question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Self-hosted runners disappeared

See original GitHub issue

Associated GitHub Community topic: https://github.community/t/disappearing-self-hosted-runners/137669

The customer has added some self-hosted runners for his repository, but the runners would completely disappear as if he never added any. When he refreshes, the runners would come back. Some would be Offline but would go back to being Idle after another refresh. Other times when he refreshes the runners disappear again. When the customer logs into the runner machines to check their status, he can see a lot of connection retries.

2020-10-13 21:12:44Z: Runner connect error: The HTTP request timed out after 00:01:00.. Retrying until reconnected.
2020-10-13 21:14:42Z: Runner reconnected.
2020-10-13 21:15:42Z: Runner connect error: The HTTP request timed out after 00:01:00.. Retrying until reconnected.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:14 (6 by maintainers)

github_iconTop GitHub Comments

19reactions
shukriadamscommented, Nov 14, 2022

@nikola-jokic From an automation point of view, this is some pretty anti-user design. Why would you auto-terminate an integration that has been down for 14 days? It’s not costing Github anything that a runner that one of us hosting has gone idle. Some of us do projects as hobbies, we take breaks from them, we have lives. Is it really that much to ask that an automated build works again after a Raspberry Pi got accidentally unplugged for two weeks? I actually spend more time maintaining self-hosted runners than I build with them.

5reactions
nikola-jokiccommented, Apr 14, 2022

Hi everyone,

Since this seems to be resolved, I am going to close this issue. If you experience this issue again, you can create a new issue or write a comment here, and we will re-open it 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshoot self-hosted runner
No pod has been created in the Kuberenetes cluster. You will need to correct the task pod configuration as described on the Conatiner...
Read more >
Is anyone using self-hosted runners with public git repos ...
Is anyone using self-hosted runners with public git repos? Github's advice is not to do this because it effectively allows anyone who can...
Read more >
Self-hosted runner failing to get oauth token
I'm trying to setup a windows self-hosted runner so I can test the pipeline feature without using up all my available cloud minutes....
Read more >
GitHub Actions - Self-hosted runners - Uninstalling a runner
Sooner or later you are probably going to need to retire a self - hosted runner. When that day comes, you'll need to...
Read more >
What's the proper way to use GitHub Actions with a public ...
I know GitHub strongly recommends against using self-hosted runners with GitHub Actions on public repos specifically because of security ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found