-
-
Notifications
You must be signed in to change notification settings - Fork 528
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
Auto reconnection after interruption #3795
Comments
@alekseydemidov A couple of questions for you to clarify:
|
Hi, thanks a lot for you questions:
|
@alekseydemidov I've been doing some tests, trying to reproduce the behavior that is shown in the logs. I can conclude the following.
I'm not sure what's causing the first event, but I don't think it's a network interruption. I've tried to force such interruptions and both daemons do recover when it happens. In order to investigate this further, I suggest that you turn on debug-level logging, both for the client and the traffic-manager. Then, after the problem has resurfaced, please do a |
Thank you for feedback, and your assist |
@alekseydemidov , a lot of improvements have been made in this area in the coming 2.22.0 release. If possible, please test it using 2.22.0-test.8. |
Describe the bug
We have multiple users who get issue with stability telepresence connection.
In case any network interruption telepresence just loses the connection and doesn't try to reconnect. We can see status as:
Traffic Manager: Not connected
connector.log:
daemon.log
To Reproduce
interrupt network connection for short time
Expected behavior
Client should be possible to retry reconnect.
Also good to make logs more informative.
Versions (please complete the following information):
The text was updated successfully, but these errors were encountered: