[Humble, simple-api-server] Websockets 9.1 from ubuntu offical ppa doesn't seem to work
See original GitHub issueBug report
When launching office world, the simple API server is not able to update the task states from the websocket server, resulting in the js-panel not able to display the tasks states. (the https://github.com/open-rmf/rmf_demos/issues/166#issuecomment-1278820549 by Grey prompt us to investigate the version difference, although the fastapi is not giving us any issue at this point)
We switched to using the latest version (10.4), through building from source. It seems to work.
It seems that the default Ubuntu PPA’s python3-websockets
version 9.1-1
is somehow buggy.
Issue Analytics
- State:
- Created 10 months ago
- Comments:8 (3 by maintainers)
Top Results From Across the Web
Issues · open-rmf/rmf_demos - GitHub
[Humble, simple-api-server] Websockets 9.1 from ubuntu offical ppa doesn't seem to work bug Something isn't working. #169 opened 20 days ago by Briancbn....
Read more >aVO - River Thames Conditions
20 stove gas, Hola vecinos de hoy, Ee 3g not working 2013, Nascida a meia noite ... Psicopraxis opiniones, Arbeidstilsynet feriepenger, What does...
Read more >https://irclogs.ubuntu.com/2013/06/23/%23ubuntu.txt
I also tried vinagre as my client, but it would not work with my server. ... they don't seem available here in GNOME,...
Read more >uWSGI Documentation - Read the Docs
The uWSGI project aims at developing a full stack for building (and hosting) clustered/distributed network applica-.
Read more >Untitled
Mc eiht growing up in the hood, Websocket-eventmachine-server, Power league ... Abdellah ezbiri vs, 54745 zip code, Vr v8 wont start, Cream colored...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I have fixed the issue.
follow steps:
and recompile repo .
it work now.
i have the issue too .
I have installed the humble version of rmf to ubuntu22.04
I follow the desc purge websockets 9.1 and Install websockets to 10.4 , but still not show task status on rmf_pane_js website
I startup office.launch.xml , it will show the content:
[simple_api_server-14] The WebSocket transport is not available, you must install a WebSocket server that is compatible with your async mode to enable it. See the documentation for details. (further occurrences of this error will be logged with level INFO)