WebSocket connection to 'wss://mydomain.com:6001/socket.io/?EIO=3&transport=websocket' failed: WebSocket is closed before the connection is established. #528
Describe the bug
I got this error message from frontend:
WebSocket connection to 'wss://mydomain.com:6001/socket.io/?EIO=3&transport=websocket' failed: WebSocket is closed before the connection is established
Describe the bug I got this error message from frontend: WebSocket connection to 'wss://mydomain.com:6001/socket.io/?EIO=3&transport=websocket' failed: WebSocket is closed before the connection is established
To Reproduce this is my laravel-echo-server.json
.....
Expected behavior
Additional context I'm using a SSL protocol.