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

VNC/Logs disconnect/reconnect every few seconds #24

Closed
aluitink opened this issue May 29, 2018 · 3 comments
Closed

VNC/Logs disconnect/reconnect every few seconds #24

aluitink opened this issue May 29, 2018 · 3 comments
Labels
bug Something isn't working
Milestone

Comments

@aluitink
Copy link

Hello,
I've set up a 3 node cluster and I'm trying to use ggr-ui to aggregate the VNC/Logs into a single Selenoid-UI.

The individual Selenoid-UI instances work great, but if I try to view the aggregate view, the VNC/Logs are connected/reconnected over and over again.

Seeing Connection closed (code: 1000) on the WS session in Dev tools and remote Selenoid logs show connect/disconnect of VNC/Log sessions.

@vania-pooh
Copy link
Member

@aluitink what's inside GGR UI logs?

@aluitink
Copy link
Author

Just these lines cycling over and over.

[WEBSOCKET] [New connection] [10.1.17.97]
[WEBSOCKET] [Starting websocket session to ws://10.1.17.115:4444/logs/656ea92e8412f950947da1fcf5736850] [10.1.17.97]
[WEBSOCKET] [Client disconnected: ws://10.1.17.115:4444/logs/656ea92e8412f950947da1fcf5736850] [10.1.17.97]
[WEBSOCKET] [Closed websocket session to ws://10.1.17.115:4444/logs/656ea92e8412f950947da1fcf5736850] [10.1.17.97]
[WEBSOCKET] [New connection] [10.1.17.97]
[WEBSOCKET] [Starting websocket session to ws://10.1.17.115:4444/vnc/656ea92e8412f950947da1fcf5736850] [10.1.17.97]
[WEBSOCKET] [Client disconnected: ws://10.1.17.115:4444/vnc/656ea92e8412f950947da1fcf5736850] [10.1.17.97]
[WEBSOCKET] [Closed websocket session to ws://10.1.17.115:4444/vnc/656ea92e8412f950947da1fcf5736850] [10.1.17.97]
[WEBSOCKET] [New connection] [10.1.17.97]
[WEBSOCKET] [Starting websocket session to ws://10.1.17.115:4444/logs/656ea92e8412f950947da1fcf5736850] [10.1.17.97]
[WEBSOCKET] [Client disconnected: ws://10.1.17.115:4444/logs/656ea92e8412f950947da1fcf5736850] [10.1.17.97]
[WEBSOCKET] [Closed websocket session to ws://10.1.17.115:4444/logs/656ea92e8412f950947da1fcf5736850] [10.1.17.97]

@vania-pooh vania-pooh added the bug Something isn't working label May 31, 2018
@vania-pooh vania-pooh added this to the 1.1.1 milestone May 31, 2018
@vania-pooh
Copy link
Member

@aluitink that's confirmed to be a bug and will be fixed in next release.

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

2 participants