You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With Firefox 76.0.1 webmapper waits for devices indefinitely.
This does not happen with Chromium 80.0.3987.149.
Running under Ubuntu / Pop!_OS 20.04.
This error occurs in the Firefox web console: Firefox can’t establish a connection to the server at ws://localhost:50000/chat.
Pointing to this line in js/command.js command.ws = new WebSocket("ws://" + L + "/chat");
Can you also reproduce this error with webmapper in Firefox?
Kind regards,
Christian
The text was updated successfully, but these errors were encountered:
On May 26, 2020, at 3:54 PM, Christian Frisson ***@***.***> wrote:
Hey libmapper team,
With Firefox 76.0.1 webmapper waits for devices indefinitely.
This does not happen with Chromium 80.0.3987.149.
Running under Ubuntu / Pop!_OS 20.04.
This error occurs in the Firefox web console:
Firefox can’t establish a connection to the server at ws://localhost:50000/chat.
Pointing to this line in js/command.js
command.ws = new WebSocket("ws://" + L + "/chat");
Can you also reproduce this error with webmapper in Firefox?
Kind regards,
Christian
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub <#21>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAD7CDE4LH36SVG4NZC2NSDRTQF6JANCNFSM4NK5IB4Q>.
Hey libmapper team,
With Firefox 76.0.1 webmapper waits for devices indefinitely.
This does not happen with Chromium 80.0.3987.149.
Running under Ubuntu / Pop!_OS 20.04.
This error occurs in the Firefox web console:
Firefox can’t establish a connection to the server at ws://localhost:50000/chat.
Pointing to this line in js/command.js
command.ws = new WebSocket("ws://" + L + "/chat");
Can you also reproduce this error with webmapper in Firefox?
Kind regards,
Christian
The text was updated successfully, but these errors were encountered: