Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

WebSocket connection failure. Error during Websocket handshake. Response Code 403?

Tags:

This is the message I'm getting for my Wordpress site:

"WebSocket connection to 'wss://public-api.wordpress.com/pinghub/wpcom/me/newest-note-data' failed: Error during WebSocket handshake: Unexpected response code: 403"

It's causing a fusion-slider on my homepage to forever try to load, but never shows up.

Note: Sometimes it does work and the console gets no errors, most of the time it doesn't.

I haven't been able to figure this out online, some people have similar issues, but not on the same platform. How do I go about fixing this. Let me know if there's additional information required.

like image 292
user3055938 Avatar asked Apr 27 '16 20:04

user3055938


2 Answers

I was also seeing these notices as well, and here is the response I just received from Jetpack:

We've found out that the Websocket console error is only displayed if you are not logged into WordPress.com. If you are, the error will be gone.

We are working on a fix for this but I don't have an exact ETA on it. However, you can remain logged into WordPress.com and the console error won't be triggered.

I hope it makes sense. Thank you very much for your understanding and patience. Cheers :)

So it's is indeed related to jetpack, and an unresolved issue that they are aware of.

like image 82
orionrush Avatar answered Sep 28 '22 06:09

orionrush


I solved this issue by deactivating the Jetpack plugin & activating it again. Hope this helps!

like image 23
Ananda Kannan S P Avatar answered Sep 28 '22 06:09

Ananda Kannan S P