matthuisman/docker-kodi-headless

Lost websocket connection

youzhi1233 opened this issue · 5 comments

Lost websocket connection

just cause i was here, maybe putting some more info would help, which OS etc

Most likely Kodi is crashing for various reasons. You'll need to check the log

Hello,

I'm having the same problem, so there is a bit of context:

I changed the published port for web sockets:

-p 8098:9090

So I guess the browser is trying to connect to the port 9090 instead of the 8098 published port.

I didn't find anything to change the web sockets port in advancedsettings.xml

@matthuisman do you think something can be done?

Thanks

<jsonrpc>
    <tcpport>8098</tcpport>
</jsonrpc>