pantor / ros-control-center

A web-based control center for ROS robots.
https://pantor.github.io/ros-control-center
BSD 3-Clause "New" or "Revised" License
265 stars 71 forks source link

WebSocket closing error #19

Open shoemakerlevy9 opened 7 years ago

shoemakerlevy9 commented 7 years ago

I often get the following error when on the control tab.

WebSocket connection to 'ws://localhost:9090/' failed: WebSocket is closed before the connection is established.

I end up having to shut everything down and start it back up but even that doesn't fix the issue.

vkuehn commented 7 years ago

I have the same ...Even when rosbridge runs in a virtual machine and conneting just from the host of it from the same hardware...

mescarra commented 6 years ago

Same issue here! Is it solved?