actions / upload-release-asset

An Action to upload a release asset via the GitHub Release API
MIT License
687 stars 189 forks source link

Error uploading to https://github-production-release-asset-xxxxxx.s3.amazonaws.com: 403 #68

Open christeredvartsen opened 3 years ago

christeredvartsen commented 3 years ago

We are suddenly seing some errors in our workflows with the following messages:

Error uploading to https://github-production-release-asset-xxxxxx.s3.amazonaws.com: 403

Nothing has changed in our workflows with regards to using the action. You can see a couple of failures here:

bcomnes commented 3 years ago

I am seeing this too, scratching my head.

Seeing socket hangups, and HTTP body responses randomly.

prabhu commented 3 years ago

This is breaking scan release as well - https://github.com/ShiftLeftSecurity/sast-scan/runs/1382408660?check_suite_focus=true . Github status keeps showing green. Anyone available to take a look?

bcomnes commented 3 years ago

I opened an issue with support.

blackjack4494 commented 3 years ago

Same problem here. I thought the certificate issues were solved?

https://github.community/t/release-api-error/142717 @actions

christeredvartsen commented 3 years ago

FYI: Our workflows have started working again now, so I guess the underlying issue has been fixed.

bcomnes commented 3 years ago

Support confirmed there was a issue that has been resolved now.