Websocket is closing before connection is established

I get this error: VM595 frame:1364 WebSocket connection to ‘ws://localhost:4000/phoenix/live_reload/socket/websocket?vsn=2.0.0’ failed: WebSocket is closed before the connection is established.

and I don’t know how to debug this.
Also, on a possibly related matter, my live_reload stopped working.

I went through the obvious topics such as dependencies and I went through the configurations. But where would I even look further?