Websocket 525 error

Hi @ trevordowdle
I have {websocket 525 error} problem. Have you managed to solve it?

Shoot, did you find a thread somewhere where I talked about the 525 error? Can you send that to me so that I have more context?

I feel like I was able to resolve the issue by creating a stand alone websocket service. I was running into the issue when trying to accept web sockets direclty from my MUP deployed Meteor project…

You need to make sure you have a valid certificate on your server which is configured for your web socket.

Post the link where the web socket is used.

Thank you.

I have an error 525.
Port 8443 is open.
SSL: Flexible
Type: Cloudflare Dedicated Certificates

525 indicates you still have an SSL issue on your server.

Do you feel comfortable to post the server’s IP here?

Flexible is generally a bad choice, switch that to “Full strict”.

This topic was automatically closed after 30 days. New replies are no longer allowed.