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:
While this may be a legitimate issue, can you first try posting your problem or question on one of the support channels below? If this issue can be definitively identified as a bug, feel free to open up a new issue with a link to the original one and we'll gladly help you out.
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: