checkout
checkout copied to clipboard
code 503 (availability)
Download action repository 'actions/checkout@v2' Warning: Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/7884fcad6b5d53d10323aee724dc68d8b9096a2e'. Error: Response status code does not indicate success: 503 (Service Unavailable). Warning: Back off 16.547 seconds before retry. Warning: Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/7884fcad6b5d53d10323aee724dc68d8b9096a2e'. Error: Response status code does not indicate success: 503 (Service Unavailable). Warning: Back off 13.553 seconds before retry. Error: Response status code does not indicate success: 503 (Service Unavailable). :suspect:
I'm also experiencing the same thing. Please act quickly.
same
I don't know why, but I've confirmed that it works now.
My action configuration when this error occurs:
Then I updated my action configuration, as shown below:
that's solve my problem.
Yep, seems like runners with node16 are rolling out atm gradually and workflows with old actions started failing.
We are lucky to have experienced a failure of GitHub, so it's not your fault.
We are lucky to have experienced a failure of GitHub, so it's not your fault.
Should we just wait for them? I have the same with 'actions/checkout@v3'
We are lucky to have experienced a failure of GitHub, so it's not your fault.
Should we just wait for them? I have the same with 'actions/checkout@v3'
Yes, I waited for like 30 minutes, and then it's fine; the error message shows it's an error of the GitHub API.
We are lucky to have experienced a failure of GitHub, so it's not your fault.
Should we just wait for them? I have the same with 'actions/checkout@v3'
Yes, I waited for like 30 minutes, and then it's fine; the error message shows it's an error of the GitHub API.
They recently released a new version of check-out. I changed my action to checkout@v4 and worked.
They recently released a new version of check-out. I changed my action to checkout@v4 and worked.
I remain use v3, and did nothing, now it works very smooth.
Still getting 503 already at "Set up job".
I get Response status code does not indicate success: 503 (Service Unavailable).
when I run actions. Is it me or Github?
Looks like sporadically on GitHub. Currently runs fine again for me.
Same https://github.com/ramazansancar/KLU_Yemek/actions/runs/6080072989/job/16493474392 https://github.com/ramazansancar/KLU_Yemek/actions/runs/6079730388/job/16492642739