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

Websocket connection Failed when switching network #465

Closed
ifollowbenoit opened this issue Mar 5, 2020 · 2 comments
Closed

Websocket connection Failed when switching network #465

ifollowbenoit opened this issue Mar 5, 2020 · 2 comments

Comments

@ifollowbenoit
Copy link

The current Setup

Hi, i'm using rosbridge websocket with this configuration

  1. Rosbridge server running on a device that often switch wifi it is connected to (multiple access points that are on the same network)
  2. A Rosbridge Client running on another device
  3. Sending punctually rosmessage from the Client to the Server

The issue is that, sometimes, because of the wifi switch, the websocket doesn't respond anymore, It cannot communicate with the rosbridge anymore and it cannot establish a new websocket connection, even with another client (Error in connection establishment: net::ERR_CONNECTION_REFUSED).

Expected Behaviour

Just a way to recover thanks to the parameters.

Specifications

  • ROS Version : Melodic
  • OS Version DISTRIB_CODENAME=bionic
  • Rosbridge Version 0.11.3
  • Twisted Version [Twisted, version 17.9.0]
@Axel13fr
Copy link

Axel13fr commented Mar 6, 2020

Very probably the same issue : #425

@ifollowbenoit
Copy link
Author

Yeah ! Thank you very much, it is very likely the same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants