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

'Attempt to send on a closed protocol' issue when Rosbridge server killed #108

Open
ravikantsinghsta opened this issue Jan 30, 2023 · 1 comment

Comments

@ravikantsinghsta
Copy link

For my research project, I am using roslibpy with Rosbridge server.
On my first system roslibpy is connected to second system where rosbridge server is running.
I am getting all topic data on second system where all topics are published on first system.
But when in any case the Ros Bridge server dies (or killed) in second system then I am getting this error on my first system.

Screenshots
ROS_Bridge_issue

and after this error, if I start the ROS Bridge server again then I am not getting my all topics data, getting only few topics data on second system where all topics are still published on first system.

Expected behavior
After re-connection, all topics should get reconnected.

System :

  • OS : Ubuntu 18.04.6 LTS
  • OS type : 64-bit
  • Processor : Intel® Core™ i7-9750H CPU @ 2.60GHz × 12
  • ROS version : melodic
  • Python version : 3.8.10 (64-bit)
  • Python package manager : [pip]
@ravikantsinghsta
Copy link
Author

ravikantsinghsta commented Feb 10, 2023

can you please look into it
@beverlylytle
@gonzalocasas
@inesariza
@yck011522

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

1 participant