Websocket network error on Safari, Live View

Hi,

I have troubles on Safari with LiveView (in other browsers everything is OK). The page rerenders many times and some actions stop working or send the incorrect information to the server. There is a message error in console:

Websocket network error: The operation could not be completed. (OSStatus error - 9807).

Has anyone come across something similar? I’d be glad for any help, thanks in advance.

P.S. I use https (according to my prev research, http was one of the reasons, but it’s not my case)
P.S.S. Another advice that I found was to renew SSL-certificate

1 Like