Hi
Im using full (strict) ssl on my site . In firefox this error happens to my websocket site :
Firefox can’t establish a connection to the server at wss://mysite.com:8443/socket.io/?EIO=3&transport=websocket&sid=fAuiKDiXpkhOoSndAAAD
but Chrome and IE is ok.
what is the problem ?
sandro
November 28, 2018, 10:21am
2
Can you post the full URL?
yes , here you are
wss://mysite:8443/socket.io/?EIO=3&transport=websocket
sandro
November 28, 2018, 10:39am
4
Opening a web socket for that URL generally seems to work in Firefox, but it might depend on the context. Can you post the URL of the page where it breaks under Firefox?
sandro
November 28, 2018, 10:49am
6
That appears to return an empty document.
sandro
November 28, 2018, 10:51am
8
Now it redirects to /app but there is no such error either.
you should wait a little to websocket connect to server
system
Closed
December 28, 2018, 10:15am
10
This topic was automatically closed after 30 days. New replies are no longer allowed.