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

Failing on AWS CodeBuild #258

Open
rajikaimal opened this issue Jun 2, 2021 · 0 comments
Open

Failing on AWS CodeBuild #258

rajikaimal opened this issue Jun 2, 2021 · 0 comments

Comments

@rajikaimal
Copy link

I'm trying to upload around ~10GB to S3 in CodeBuild and it fails with the following log, is there any option to std out more logs to debug this issue? The plugin runs for only about ~97 seconds each time. I can confirm it works locally.

> gatsby-plugin-s3 deploy --yes
--
985 |  
986 | - Retrieving bucket info...
987 | /codebuild/output/tmp/script.sh: line 4:  2105 Killed                  npm run deploy:s3
988 |  
989 | [Container] 2021/06/02 10:48:24 Command did not exit successfully npm run deploy:s3 exit status 137
990 | [Container] 2021/06/02 10:48:24 Phase complete: POST_BUILD State: FAILED
991 | [Container] 2021/06/02 10:48:24 Phase context status code: COMMAND_EXECUTION_ERROR Message: Error while executing command: npm run deploy:s3. Reason: exit status 137
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

No branches or pull requests

1 participant