Every once in a while my pipeline fails due to using the aws-s3-deploy version 0.2.2 pipe. I am merely using this pipe with few parameters set and it fails with the following:
write /dev/stdout: resource temporarily unavailable
It is occurring during the upload of files to S3. There are remaining files to be uploaded but it quits.
Community moderators have prevented the ability to post new answers.
Hey @Michael Brizic ,
Thanks for the feedback!
I created a PR that should fix your issue: https://bitbucket.org/atlassian/aws-s3-deploy/pull-requests/6/fix-issue-with-large-writes-to-stdout
Once it gets merged you will be able to use the new version.
Regards,
Raul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Unfortunately I started getting this error for aws-code-deploy as well.
It only started happening when I zip up node_modules and send them included in the archive file to S3.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey @Aryeh_Harris ,
Sorry to hear this! Effectively, aws-code-deploy has the same issue.
We'll fix it soon!
Thanks for your feedback,
Raul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Same message error on: atlassian/google-app-engine-deploy:0.4.1
In some deploy works and other fails.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.