I’ve noticed that PMS is recording a WARN in my logs every 10 seconds. I’ve pasted a few of them below (I x’d out my IP):
Feb 12, 2017 07:10:34.792 [0x7fb18f3ff700] WARN - NetworkServiceBrowser: Error sending out discover packet from xxx.xxx.xxx.xxx to 239.255.255.250: Operation not permitted
Feb 12, 2017 07:10:44.785 [0x7fb18f3ff700] WARN - NetworkServiceBrowser: Error sending out discover packet from xxx.xxx.xxx.xxx to 239.255.255.250: Operation not permitted
Feb 12, 2017 07:10:54.785 [0x7fb18f3ff700] WARN - NetworkServiceBrowser: Error sending out discover packet from xxx.xxx.xxx.xxx to 239.255.255.250: Operation not permitted
Feb 12, 2017 07:11:04.785 [0x7fb18f3ff700] WARN - NetworkServiceBrowser: Error sending out discover packet from xxx.xxx.xxx.xxx to 239.255.255.250: Operation not permitted
The warnings don’t seem to be effecting my ability to stream from the server, but it’s a bit cumbersome to see this much unnecessary I/O.
A little bit about my setup:
- I’m running the latest PMS version
- This is a remote only system, I have it hosted by hosting company
- The OS is Ubuntu 16.04
- I have blocked any unnecessary ports using iptables, I can post my iptables rules if needed
- Both GDM and DLNA are disabled in the settings, I’ve also added BonjourEnabled=“0” to Preferences.xml
- IPv6 support is disabled
Has anyone run into this? Not sure if there’s some other setting I need to alter to get the PMS to stop sending out these packets. If you can help I would really appreciate it, thanks!