Realtime WYSIWYG editor "The WebSocket URL is missing"

Hi there,

installed the plugin again after updating to 14.3.1 but had no luck, console throws error

“The WebSocket URL is missing. Aborting attempt to configure a realtime session. loader.js:35
loader.js:44 Uncaught TypeError: k.bootstrap is not a function
at loader.js:44:10
at Object.execCb (require.min.js?r=1:5:16727)
at e.check (require.min.js?r=1:5:10499)
at e. (require.min.js?r=1:5:12915)
at require.min.js?r=1:5:1542
at require.min.js?r=1:5:13376
at each (require.min.js?r=1:5:1020)
at emit (require.min.js?r=1:5:13344)
at e.check (require.min.js?r=1:5:11058)
at e. (require.min.js?r=1:5:12915)”
loader.js path …xwiki/webjars/wiki%3Axwiki/xwiki-platform-realtime-webjar/14.3.1/loader.js

Can’t find any info where to set websocket url… May other error? Thanks for help!

I know this topic is quite a few months old, but did anyone figure this out? I currently have the same problem after updating to version 14.7, worked fine before. No real indication as to why the websocket is not reachable. Tried reinstalling all the dependencies and the editor itself, unfortunately it did not fix the issue.

At mine it was because I made the update via proxy and not via direct address but why it didn’t work I don’t know.

So you fixed it by doing a complete reinstall?

No I just had to go to the installation via Port 8080 not via https over proxy.