Hello,
I've been having getting connection refused i the Yatse mobile app.
Here tonight I saw that my LibreElec is only listening on port 9777 on IPV6 - see netstat -an output below.
How do I enable the event server on IPV4 ?
I am running LibreElec 8.0.2 on a RPI 2
Thanks in advance
Yours sincerely
Ib
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 0.0.0.0:4713 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:139 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:8080 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:52307 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:36666 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:445 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:2014 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:1025 0.0.0.0:* LISTEN
tcp 0 0 192.168.10.8:22 192.168.10.249:55127 ESTABLISHED
tcp 0 0 192.168.10.8:46720 192.168.10.6:5000 TIME_WAIT
tcp 0 0 192.168.10.8:8080 192.168.10.249:55864 ESTABLISHED
tcp 0 0 192.168.10.8:46718 192.168.10.6:5000 TIME_WAIT
tcp 0 0 :::4713 :::* LISTEN
tcp 0 0 :::111 :::* LISTEN
tcp 0 0 :::8080 :::* LISTEN
tcp 0 0 :::22 :::* LISTEN
tcp 0 0 :::36666 :::* LISTEN
tcp 0 0 :::36667 :::* LISTEN
tcp 0 0 :::9090 :::* LISTEN
tcp 0 0 ::ffff:192.168.10.8:9090 ::ffff:192.168.10.249:54039 ESTABLISHED
tcp 0 0 ::ffff:192.168.10.8:9090 ::ffff:192.168.10.249:54037 ESTABLISHED
udp 0 0 0.0.0.0:1127 0.0.0.0:*
udp 0 0 0.0.0.0:111 0.0.0.0:*
udp 0 0 192.168.10.255:137 0.0.0.0:*
udp 0 0 192.168.10.8:137 0.0.0.0:*
udp 0 0 0.0.0.0:137 0.0.0.0:*
udp 0 0 192.168.10.255:138 0.0.0.0:*
udp 0 0 192.168.10.8:138 0.0.0.0:*
udp 0 0 0.0.0.0:138 0.0.0.0:*
udp 0 0 0.0.0.0:5353 0.0.0.0:*
udp 0 0 192.168.10.8:43316 192.168.10.1:53 ESTABLISHED
udp 0 0 0.0.0.0:840 0.0.0.0:*
udp 0 0 0.0.0.0:1900 0.0.0.0:*
udp 0 0 192.168.10.8:58776 192.168.10.1:53 ESTABLISHED
udp 0 0 0.0.0.0:59854 0.0.0.0:*
udp 0 0 :::9777 :::*
udp 0 0 :::111 :::*
udp 0 0 :::5353 :::*
udp 0 0 :::840 :::*
Active UNIX domain sockets (servers and established)