# Why Am I Receiving "Websocket Is Closed Before The Connection Is Established" Error Messages?

The **WebSocket is closed before the connection is established** error message indicates that some client code, or other mechanism, has closed the websocket connection before the connection was fully established.&#x20;

If the connection eventually succeeds then the message can be safely ignored.&#x20;

If you are using Google Chrome you may need to restart your browser. We've seen that after Chrome updates there is sometimes a network issue which stops WebSocket connections from succeeding.

If you are still having issues please contact us using the button below.&#x20;

{% hint style="info" %}
Still have questions? Please reach out to our Support team by visiting [this page](https://messagebird.com/support-center/Pusher-request-new).
{% endhint %}
