python-openimu
python-openimu copied to clipboard
Can't connect to device with Firefox
The Navigation Studio (https://developers.aceinna.com/) won't connect to the WS server from Firefox. Chrome works fine.
Inspector shows the following errors: The connection to wss://127.0.0.1:8000/ was interrupted while the page was loading. Firefox can’t establish a connection to the server at wss://127.0.0.1:8000/.
As per https://github.com/Aceinna/python-openimu/issues/1, I set network.websocket.allowInsecureFromHTTPS to true in about:config, but it didn't help.