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

code 503 (availability) #814

Open
AZ-X opened this issue Jun 2, 2022 · 14 comments
Open

code 503 (availability) #814

AZ-X opened this issue Jun 2, 2022 · 14 comments

Comments

@AZ-X
Copy link

AZ-X commented Jun 2, 2022

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:

@meloning
Copy link

meloning commented Jun 2, 2022

I'm also experiencing the same thing. Please act quickly.

@Crazyokd
Copy link

Crazyokd commented Jun 2, 2022

same

@meloning
Copy link

meloning commented Jun 2, 2022

I don't know why, but I've confirmed that it works now.
스크린샷 2022-06-02 오후 4 10 38

@Crazyokd
Copy link

Crazyokd commented Jun 2, 2022

My action configuration when this error occurs:
image

Then I updated my action configuration, as shown below:
image

that's solve my problem.

@nantiferov
Copy link

Yep, seems like runners with node16 are rolling out atm gradually and workflows with old actions started failing.

@Jianxuan-Li
Copy link

We are lucky to have experienced a failure of GitHub, so it's not your fault.

@strvbkzhn
Copy link

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'

@Jianxuan-Li
Copy link

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.

@jhonathannc
Copy link

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.

@Jianxuan-Li
Copy link

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.

@berkon
Copy link

berkon commented Sep 5, 2023

Still getting 503 already at "Set up job".

@fasidOnGit
Copy link

I get Response status code does not indicate success: 503 (Service Unavailable). when I run actions. Is it me or Github?

@berkon
Copy link

berkon commented Sep 5, 2023

Looks like sporadically on GitHub. Currently runs fine again for me.

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

10 participants