RobotWebTools / rosbridge_suite

Server Implementations of the rosbridge v2 Protocol
https://robotwebtools.github.io
BSD 3-Clause "New" or "Revised" License
901 stars 517 forks source link

If you disconnect from the Wi-Fi network and reconnect, the subscription will not work after a while. #750

Open vusdo opened 2 years ago

vusdo commented 2 years ago

Description If you disconnect from the Wi-Fi network and reconnect, the subscription will not work after a while.

Steps To Reproduce

  1. Write publisher and subscription code in your browser.
  2. Subscription data output
  3. Disconnect from network
  4. Reconnect the network
  5. Subscription data does not come in after a while.

note.

It seems to affect other clients when the network is disconnected. Any solution?

rms@rms:~$ rosnode info /server/rosbridge_websocket

Node [/server/rosbridge_websocket] Publications:

Subscriptions:

Services:

contacting node http://fms:40837/ ... Pid: 2834 Connections:

vusdo commented 2 years ago

please help me

chilatiao commented 1 year ago

Have you solved this problem? I have the same problem

ilikt commented 1 year ago
github-actions[bot] commented 1 week ago

This issue has been marked as stale because there has been no activity in the past 12 months. Please add a comment to keep it open.