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

Reconnecting is not working #233

Open
Rush-iam opened this issue Mar 17, 2023 · 2 comments
Open

Reconnecting is not working #233

Rush-iam opened this issue Mar 17, 2023 · 2 comments
Labels
bug Something isn't working network

Comments

@Rush-iam
Copy link

Rush-iam commented Mar 17, 2023

It is related to any version.

For example, if a system goes to sleep and then back - the client does not reconnect, hanging with a message "Connecting to server" indefinitely (even though the option "Re-connect automatically" is enabled).

Screenshot 2023-03-17 10 22 07

@totaam totaam added bug Something isn't working network labels Mar 26, 2023
@totaam
Copy link
Collaborator

totaam commented Mar 26, 2023

It is related to any version.

What specific version have you used for testing? What browser?
What OS?

What sort of connection is this?
Looks like ssl from the screenshot, but what is the server's command line?
Is this a tcp socket with ssl upgrades or an ssl socket?
What does the server log say?

@Rush-iam
Copy link
Author

Rush-iam commented Apr 3, 2023

  • client version - latest commit here
  • OS - ChromeOS 112
  • Browser - Chrome 112
  • command: xpra start --bind-ws=0.0.0.0:9999
  • server log gives only this line:
    2023-04-03 14:49:28,974 websocket client 1 disconnected. (it is around the moment my laptop went to sleep)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working network
Projects
None yet
Development

No branches or pull requests

2 participants