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 tried to integrate a one to one chat application on our application. Locally, its running fine. When i am integrating it on a server, i am unable to make it work
Getting this error :: WebSocket connection to 'wss://.....' failed: WebSocket is closed before the connection is established.
tried to changed port and all, could not make it work. Any help is appreciated.
Steps To Reproduce
Working fine locally, on server something is broken.
The text was updated successfully, but these errors were encountered:
Reverb Version
1.0
Laravel Version
11.9
PHP Version
8.2.0
Description
I tried to integrate a one to one chat application on our application. Locally, its running fine. When i am integrating it on a server, i am unable to make it work
Getting this error :: WebSocket connection to 'wss://.....' failed: WebSocket is closed before the connection is established.
tried to changed port and all, could not make it work. Any help is appreciated.
Steps To Reproduce
Working fine locally, on server something is broken.
The text was updated successfully, but these errors were encountered: