WebSocket error: [object Event]

I had pretty much the same issue. The websockets could not communicate with nginx. It was trying to communicate with localhost.

This is what I did to resolve the issue on my server.

1 Like