Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call AWS Executable Directly #238

Merged
merged 1 commit into from
Jul 16, 2024
Merged

Call AWS Executable Directly #238

merged 1 commit into from
Jul 16, 2024

Conversation

matthew-kersting
Copy link
Collaborator

@matthew-kersting matthew-kersting commented Jul 16, 2024

Crawler runs were failing and after some investigation I found this error
Jul 16 17:28:02 CROND[1522358]: (gamechanger) CMDOUT (/home/gamechanger/gc-crawl/gamechanger-crawlers/paasJobs/scripts/gc_crawl_then_upload.sh: line 90: aws: command not found)

This was causing the cumulative-manifest to not be copied and the crawlers would fail within a couple of seconds. Using the full path to the AWS cli executable within the container seems to have resolved the issue

@emmarez emmarez merged commit 2958cf7 into main Jul 16, 2024
1 check passed
@matthew-kersting matthew-kersting deleted the fix-aws-usage-error branch July 19, 2024 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants