Hello fellow plexers,
I’m using plex for a few years in a container, but I never got the chance to stop the error log involving the multicast discover packets.
I have disabled both GDM and DLNA still my logs keep spamming this error forever every other 10 seconds. My only opened port is 32400. I don’t need discovery nor DLNA.
Jan 11, 2020 01:26:41.555 [0x7f92c8a42700] WARN - NetworkServiceBrowser: Error sending out discover packet from 192.168.1.151 to 239.255.255.250: Operation not permitted
Jan 11, 2020 01:26:41.556 [0x7f92c8a42700] WARN - NetworkServiceBrowser: Error sending out discover packet from 192.168.48.1 to 239.255.255.250: Operation not permitted
Jan 11, 2020 01:26:51.556 [0x7f92c0ff9700] WARN - NetworkServiceBrowser: Error sending out discover packet from 192.168.1.151 to 239.255.255.250: Operation not permitted
Jan 11, 2020 01:26:51.556 [0x7f92c0ff9700] WARN - NetworkServiceBrowser: Error sending out discover packet from 192.168.48.1 to 239.255.255.250: Operation not permitted
I’m always up to date, using the latest plex version from linuxserver docker.
Is there a way to stop it?
Many thanks.
Found out firewall in openmediavault caused this.
For other if they stumble upon this here’s the fix:
Go to network>firewall
New rule > accept output , source IP (I put here my nas ip aka 192.168.1.151 and docker plex ip 172…) to destination ip 239.255.255.250 and port 1900. UDP protocol only