You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
We are using Code-server in our environment and we are frequently seeing the error "Attempting to reconnect in X seconds..."
From the developer tool logs we are seeing:
INFO [remote-connection][ExtensionHost][46135…][reconnect] starting reconnecting loop. You can get more information with the trace log level.
log.ts:185 INFO [remote-connection][ExtensionHost][46135…][reconnect] waiting for 5 seconds before reconnecting...
log.ts:185 INFO [remote-connection][Management ][3c859…][reconnect] starting reconnecting loop. You can get more information with the trace log level.
log.ts:185 INFO [remote-connection][Management ][3c859…][reconnect] waiting for 5 seconds before reconnecting...
log.ts:185 INFO [remote-connection][ExtensionHost][46135…][reconnect] resolving connection...
log.ts:185 INFO [remote-connection][ExtensionHost][46135…][reconnect] connecting to [ourendpoint.com:80...]
It seems like our connection from our VPN may be spotty. I understand that similar issues have been closed in the past as this is not a codehub issue.
However It would be nice to not block the screen and interrupt user's work if this resolves itself after 1 second.
Is there a setting we can tune to adjust the timeout? Or suppress this popup somehow?
Please let me know,
Thank you!
The text was updated successfully, but these errors were encountered:
code-server --version
: 3.4.1 993fd4eaac4b6742b7b36b31b33fa3da8a1087a3Hello,
We are using Code-server in our environment and we are frequently seeing the error "Attempting to reconnect in X seconds..."
From the developer tool logs we are seeing:
It seems like our connection from our VPN may be spotty. I understand that similar issues have been closed in the past as this is not a codehub issue.
However It would be nice to not block the screen and interrupt user's work if this resolves itself after 1 second.
Is there a setting we can tune to adjust the timeout? Or suppress this popup somehow?
Please let me know,
Thank you!
The text was updated successfully, but these errors were encountered: