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

Self hosted runner unable to connect after timeout #3690

Open
jd565 opened this issue Jan 31, 2025 · 0 comments
Open

Self hosted runner unable to connect after timeout #3690

jd565 opened this issue Jan 31, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@jd565
Copy link

jd565 commented Jan 31, 2025

Describe the bug
We have a self hosted runner that was working and picking up jobs, and after some network issues stopped running with the message Runner connect error: The actions runner ... already has an active session.. Retrying until reconnected.

To Reproduce
No precise steps, but we had this issue, completely uninstalled and reinstalled the runner, had it working for a few days and then this problem happened again

Expected behavior
Runner manages to connect and pick up jobs again.

Runner Version and Platform

Version of your runner? 2.321.0

OS of the machine running the runner? OSX Darwin 24.0.0

What's not working?

Runner cannot connect and says the runner already has an active session. Even waiting days the runner still has this error message. I've checked other threads and looked for processes related to github actions runner but can't find any running on the machine.

Runner and Worker's Diagnostic Logs

At the end of the first log file there are some timeouts when making network requests, then the second log file shows it failing saying there is already an active session, after which there are no log files until 4 days later when we started the runner again and it failed with the same issue.

Runner_20250124-102145-utc.log
Runner_20250124-130949-utc.log
Runner_20250128-123134-utc.log

@jd565 jd565 added the bug Something isn't working label Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant