Hi Mizaki
Same problem here for me. I have tested in 2 or 3 different browsers. If I clear the browser cache, I can get it to work once, but the next time I visit the page its gone again. Clearing the cache works again - until next time I visit
WebSocket connection to 'ws://192.168.0.231:9090/jsonrpc?awxi' failed: Error during WebSocket handshake: Invalid status line
weirdly, I
cannot see port 9090 (JSON-RPC) open
I have set the options in Kodi -
- Allow control of Kodi via HTTP - ON
- Allow programs on this system to control Kodi - ON
- Allow programs on other systems to control Kodi - ON
osmc@osmc:~$ sudo netstat -lp --inet
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 *:36666 *:* LISTEN 299/kodi.bin
tcp 0 0 *:1183 *:* LISTEN 299/kodi.bin
tcp 0 0 *:1071 *:* LISTEN 299/kodi.bin
tcp 0 0 *:57807 *:* LISTEN 190/rpc.statd
tcp 0 0 *
![Confused Confused](https://forum.kodi.tv/images/smilies/confused.png)
unrpc *:* LISTEN 180/rpcbind
tcp 0 0 *:http-alt *:* LISTEN 299/kodi.bin
tcp 0 0 *:1169 *:* LISTEN 299/kodi.bin
tcp 0 0 osmc:domain *:* LISTEN 205/connmand
tcp 0 0 *
![Confused Confused](https://forum.kodi.tv/images/smilies/confused.png)
sh *:* LISTEN 208/sshd
udp 0 0 *:15393 *:* 299/kodi.bin
udp 0 0 *:9777 *:* 299/kodi.bin
udp 0 0 osmc:domain *:* 205/connmand
udp 0 0 *
![Confused Confused](https://forum.kodi.tv/images/smilies/confused.png)
unrpc *:* 180/rpcbind
udp 0 0 osmc-livingroom.the:ntp *:* 251/ntpd
udp 0 0 osmc:ntp *:* 251/ntpd
udp 0 0 *:ntp *:* 251/ntpd
udp 0 0 *:mdns *:* 219/avahi-daemon: r
udp 0 0 *:33027 *:* 190/rpc.statd
udp 0 0 *:777 *:* 180/rpcbind
udp 0 0 osmc:790 *:* 190/rpc.statd
udp 0 0 *:60714 *:* 219/avahi-daemon: r
udp 0 0 *:1900 *:* 299/kodi.bin
osmc@osmc:~$ sudo netstat -lp --inet | grep "$299/"
tcp 0 0 *:36666 *:* LISTEN 299/kodi.bin
tcp 0 0 *:1183 *:* LISTEN 299/kodi.bin
tcp 0 0 *:1071 *:* LISTEN 299/kodi.bin
tcp 0 0 *:http-alt *:* LISTEN 299/kodi.bin
tcp 0 0 *:1169 *:* LISTEN 299/kodi.bin
udp 0 0 *:15393 *:* 299/kodi.bin
udp 0 0 *:9777 *:* 299/kodi.bin
udp 0 0 *:1900 *:* 299/kodi.bin
Even stranger - I can see 9090 open on ipv6, but not on v4
osmc@osmc:~$ sudo netstat -lp | grep "$299/"
tcp 0 0 *:36666 *:* LISTEN 299/kodi.bin
tcp 0 0 *:1183 *:* LISTEN 299/kodi.bin
tcp 0 0 *:1071 *:* LISTEN 299/kodi.bin
tcp 0 0 *:http-alt *:* LISTEN 299/kodi.bin
tcp 0 0 *:1169 *:* LISTEN 299/kodi.bin
tcp6 0 0 [::]:36666 [::]:* LISTEN 299/kodi.bin
tcp6 0 0 [::]:36667 [::]:* LISTEN 299/kodi.bin
tcp6 0 0 [::]:9090 [::]:* LISTEN 299/kodi.bin
tcp6 0 0 [::]:http-alt [::]:* LISTEN 299/kodi.bin
udp 0 0 *:15393 *:* 299/kodi.bin
udp 0 0 *:9777 *:* 299/kodi.bin
udp 0 0 *:1900 *:* 299/kodi.bin
unix 2 [ ACC ] STREAM LISTENING 9224 299/kodi.bin /var/tmp/osmc.settings.sockfile
unix 2 [ ACC ] STREAM LISTENING 7558 299/kodi.bin /var/tmp/osmc.settings.update.sockfile
unix 2 [ ACC ] STREAM LISTENING 9248 299/kodi.bin /home/osmc/.kodi/temp/commoncache.socket