@luceos I just installed and activated realtime. I've temporarily changed the values in settings.php (testing) and have the socket started, but see this in the console
Pusher : : ["State changed","initialized -> connecting"]
pusher.js:1206 Pusher : : ["Connecting",{"transport":"ws","url":"wss://hostrisk.com:2083/app/b4cf7d32b6b667eecd092f69439f07cf?protocol=7&client=js&version=7.0.3&flash=false"}]
pusher.js:1206 Pusher : : ["State changed","connecting -> unavailable"]
pusher.js:1623 WebSocket connection to 'wss://hostrisk.com:2083/app/b4cf7d32b6b667eecd092f69439f07cf?protocol=7&client=js&version=7.0.3&flash=false' failed: WebSocket is closed before the connection is established.
e.close @ pusher.js:1623
abort @ pusher.js:4210
(anonymous) @ pusher.js:3132
(anonymous) @ pusher.js:955
(anonymous) @ pusher.js:913
setTimeout (async)
t @ pusher.js:911
e @ pusher.js:954
t.tryStrategy @ pusher.js:3131
t.connect @ pusher.js:3114
(anonymous) @ pusher.js:3193
J @ pusher.js:1080
(anonymous) @ pusher.js:3192
t.connect @ pusher.js:3172
t.connect @ pusher.js:3378
t.connect @ pusher.js:3393
t.connect @ pusher.js:3255
e.startConnecting @ pusher.js:2767
e.connect @ pusher.js:2721
t.connect @ pusher.js:4471
t @ pusher.js:4450
(anonymous) @ Application.js:13
forEach.t.<computed> @ extend.js:35
n.mount @ ForumApplication.js:117
forEach.t.<computed> @ extend.js:33
e.boot @ Application.js:177
(anonymous) @ (index):220
pusher.js:1206 Pusher : : ["Connecting",{"transport":"ws","url":"wss://hostrisk.com:2083/app/b4cf7d32b6b667eecd092f69439f07cf?protocol=7&client=js&version=7.0.3&flash=false"}]