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
I try to use the 1.0.0 version with Websocket support and tcl lib 1.6
It work nicely with my chrome browser but I got an issue with firefox 60 and 61.
It can't succeed to get the websocket working.
I got the following logs in the browser console
WebSocket Initialized websocketService.js:43:13
Waiting for websocket to finalize...
controllers.js:173:25
Firefox can’t establish a connection to the server at wss://192.168.245.143/ws. websocketService.js:19:21
Socket received an error! websocketService.js:28:17
Socket has been closed! websocketService.js:33:17
Waiting for websocket to finalize...
controllers.js:173:25
Any idea ?
The text was updated successfully, but these errors were encountered:
Th4nat0s
changed the title
Issue with browser.
Issue with Firefox browser.
Jul 10, 2018
I try to use the 1.0.0 version with Websocket support and tcl lib 1.6
It work nicely with my chrome browser but I got an issue with firefox 60 and 61.
It can't succeed to get the websocket working.
I got the following logs in the browser console
WebSocket Initialized websocketService.js:43:13
Waiting for websocket to finalize...
controllers.js:173:25
Firefox can’t establish a connection to the server at wss://192.168.245.143/ws. websocketService.js:19:21
Socket received an error! websocketService.js:28:17
Socket has been closed! websocketService.js:33:17
Waiting for websocket to finalize...
controllers.js:173:25
Any idea ?
The text was updated successfully, but these errors were encountered: