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
Hello for everyone.
Even using 0.0.0.0, even using wss://, the websocket shows me a error:' WebSocket connection to 'wss://0.0.0.0:8081/' failed.
Error on line on Autobahn.js: self._websocket = new WebSocket(self._wsuri, [ab._subprotocol]);
Help me please.