-
Notifications
You must be signed in to change notification settings - Fork 95
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
Intermittent connection issue after connecting to the remote host using tailscale #145
Comments
Don't have an answer, but can confirm we are periodically experiencing the same issue on GitHub Actions hosted runners which connect to our Tailnet. Interested in learning more about how to debug it. |
Related #107 |
I keep getting this in the debug status, and it's becoming to happen frequently...
|
For others who have made the jump to v3 of the action, there was a default timeout of 2 minutes added to the longevity of the connection where the previous was 5m. 16d7e0b#diff-1243c5424efaaa19bd8e813c5e6f6da46316e63761421b3e5f5c8ced9a36e6b6R135 |
Hello,
We are using this step within our GitHub workflow, the ping to a remote server after this step sometimes works and sometimes it, doesn't, how can I check further where is the issue?
The text was updated successfully, but these errors were encountered: