Closed donzee529 closed 2 years ago
I got the same error:
Download action repository 'actions/checkout@v2' (SHA:ec3a7ce113134d7a93b817d10a8272cb61118579)
Warning: Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/ec3a7ce113134d7a93b817d10a8272cb61118579'. Error: Response status code does not indicate success: 503 (Service Unavailable).
Same
Same here
Warning: Back off 29.799 seconds before retry.
Warning: Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/ec3a7ce113134d7a93b817d10a8272cb61118579'. Error: Response status code does not indicate success: 503 (Service Unavailable).
Warning: Back off 10.67 seconds before retry.
Error: Response status code does not indicate success: 503 (Service Unavailable).
Plz......
Same
Same
Same.
Same
Same
Same
Same
Same
Same (TT)
same
Same
same here
Update - GitHub Actions is experiencing degraded performance. We are continuing to investigate. Jan 12, 02:28 UTC
same
same
same
same(TT)
Lock latest worked version
steps:
- name: Checkout
uses: actions/checkout@v2.3.5
Whos Senpai
Having similar issue:
Error: Can't use 'tar -xzf' extract archive file: /home/runner/work/_actions/_temp_be30aa3d-8cff-4889-89cf-6c08c43fc8c1/3583c51f-8c7a-46d3-9f46-147edce097c4.tar.gz. return code: 2.
Same here!
Having similar issue:
Error: Can't use 'tar -xzf' extract archive file: /home/runner/work/_actions/_temp_be30aa3d-8cff-4889-89cf-6c08c43fc8c1/3583c51f-8c7a-46d3-9f46-147edce097c4.tar.gz. return code: 2.
Yeah thats the error I get now
@donzee529 thanks I got successfully run checkout at 2.3.5 but its may be just a coincidence that everything start works for me
Working only with v2.3.5
Lock latest worked version
steps: - name: Checkout uses: actions/checkout@v2.3.5
Oh Yeah, v2.3.5 looks work.
Yes, v2.3.5 works like a charm :)))
Yes 2.3.5 works for me as well
Can confirm 2.3.5 also worked for me.
thanks, 2.3.5 worked
Seems to be fixed, re-running workflow works well
Umm... it looks still unstable
I won't close this since we'll post when its officially fixed.
Seems to be fixed !
Lets keep this a bit more organized, we dont need everyone commenting. React if its fixed for you or still broken. 👎 👍 still broken or fixed respectively.
EDIT: it's quite even so far, so we'll wait an official update from https://githubstatus.com
GitHub marked the issues as solved and there was a Workaround this issue that was Merged in a PR, so I will now go ahead and close this.
This seems fixed for me now w/o a work around
It seems that v2.3.5 don't work for me. Have someone met this problem recently again?
i met. v2.3.5 worked for me only for one commit, after that breake again
i met. v2.3.5 worked for me only for one commit, after that breake again
Excuse me, have you resolved it now?
Have you really tried version v2.3.5? In your PR I can see change from v2 to v3:
- name: Checkout code uses: actions/checkout@v3 with: fetch-depth: 0 path: ./src/github.com/${{ github.repository }}
no. met it half an hour ago
i met. v2.3.5 worked for me only for one commit, after that breake again
Excuse me, have you resolved it now?
Have you really tried version v2.3.5? In your PR I can see change from v2 to v3:
- name: Checkout code uses: actions/checkout@v3 with: fetch-depth: 0 path: ./src/github.com/${{ github.repository }}
Yes, I tried but failed. So I'm trying to convert it to v3 and have a try. Unfortunely, it fails again.
no. met it half an hour ago
i met. v2.3.5 worked for me only for one commit, after that breake again
Excuse me, have you resolved it now?
Yes, it was broken about half an hour ago for me, too. It worked well yesterday.
It appears it started to work now...
It appears it started to work now...
It started working again for me as well
Warning: Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/ec3a7ce113134d7a93b817d10a8272cb61118579'. Error: Response status code does not indicate success: 503 (Service Unavailable).