Failed to download action while trying to run checkout step
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 25/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- github-actions, typescript
Research direction
No source file or test is identified. Start by reproducing the workflow and reviewing the runner logs around “Getting action download info” and the failed api.github.com request; done requires determining whether the checkout action or runner download path is responsible and documenting a verified resolution.
Written by the indexing model from the issue text.
Description
There's this weird error that I'm getting while running builds on my repo:
2020-10-28T04:49:17.2307460Z ##[section]Starting: Request a runner to run this job
2020-10-28T04:49:17.4748667Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'windows-latest'
2020-10-28T04:49:17.4748782Z Can't find any online and idle self-hosted runner in current repository's account/organization that matches the required labels: 'windows-latest'
2020-10-28T04:49:17.4748955Z Found online and idle hosted runner in current repository's account/organization that matches the required labels: 'windows-latest'
2020-10-28T04:49:17.6211970Z ##[section]Finishing: Request a runner to run this job
2020-10-28T04:50:58.5206012Z Current runner version: '2.273.5'
2020-10-28T04:50:58.5339700Z ##[group]Operating System
2020-10-28T04:50:58.5340612Z Microsoft Windows Server 2019
2020-10-28T04:50:58.5340992Z 10.0.17763
2020-10-28T04:50:58.5341365Z Datacenter
2020-10-28T04:50:58.5341721Z ##[endgroup]
2020-10-28T04:50:58.5342160Z ##[group]Virtual Environment
2020-10-28T04:50:58.5342792Z Environment: windows-2019
2020-10-28T04:50:58.5343182Z Version: 20201021.0
2020-10-28T04:50:58.5343954Z Included Software: https://github.com/actions/virtual-environments/blob/win19/20201021.0/images/win/Windows2019-Readme.md
2020-10-28T04:50:58.5344722Z ##[endgroup]
2020-10-28T04:50:58.5346015Z Prepare workflow directory
2020-10-28T04:50:58.5722514Z Prepare all required actions
2020-10-28T04:50:58.5730877Z Getting action download info
2020-10-28T04:50:58.8130781Z Download action repository 'actions/checkout@v2'
2020-10-28T04:51:19.8653010Z ##[warning]Failed to download action 'https://api.github.com/repos/actions/checkout/zipball/a81bbbf8298c0fa03ea29cdc473d45769f953675'. Error: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2020-10-28T04:51:19.8661076Z ##[warning]Back off 22.323 seconds before retry.
2020-10-28T04:52:03.2091841Z ##[warning]Failed to download action 'https://api.github.com/repos/actions/checkout/zipball/a81bbbf8298c0fa03ea29cdc473d45769f953675'. Error: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2020-10-28T04:52:03.2097763Z ##[warning]Back off 20.865 seconds before retry.
2020-10-28T04:52:45.1558895Z ##[error]A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
- Dominant language
- TypeScript
- Stars
- 8.9k
- Forks
- 2.8k
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from actions/checkout
-
Difficulty 1/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 1/5 Under an hour Newbie friendliness 68/100
All issues in actions/checkout
Similar issues
-
clawsweeper:fix-shape-clear clawsweeper:queueable-fix clawsweeper:source-repro impact:ux-friction issue-rating: 🦞 diamond lobster no-stale P3
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
community first-timers-only good first issue hacktoberfest help wanted low hanging fruit up-for-grabs
Difficulty 1/5 Under an hour Newbie friendliness 76/100
-
code-quality refactoring
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
github/gh-aw-firewall#8816 ·
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
vercel/react-tweet#225 ·