Page 1 of 1

something is interfering with DLNA on my network

PostPosted: Tue Apr 17, 2018 5:39 pm
by slyguy42o
Really strange issue.

Serviio 1.9 on Linux
Java 1.8.0_144-Oracle Corporation amd64

These server's have been working great, but something happened and now it's a struggle to browse and play media on my network.

I usually use kodi to connect to play media.. but recently.. Kodi stopped working right. it would refuse to connect to my Serviio instances.. unless I left the "browse for DLNA servers" screen up for about 10-15 mins for it to "discover my servers" then they worked as expected.

I tried older versions of Kodi... thinking maybe it was some kind of bug in the latest build and they all acted the same. Tried a few Kodi forks.. also same issue.
Tried VLC and a few other DLNA apps.. all having similar issues.. they take forever to discover and browse through my Serviio instances.
I have two wireless routers.. same behavior on both.
restarting Serviio seems to make it act a little bit better.. but now it's less than 12 hours and I have to restart them again.

Here are some of the logs from before my last restart

  Code:
2018-04-14 19:21:04,612 WARN  [DiscoverySSDPMessageListener] Provided USN value is invalid: 0195ab1d-d8c8-4169-94ac-7a3e9365f9a1::urn:schemas-upnp-org:device:MediaRenderer:1. Will not respond to the request.
2018-04-14 19:21:06,150 WARN  [DiscoverySSDPMessageListener] Provided USN value is invalid: ab85fe8d-17d1-470a-98df-a40c0e9b0a2a::urn:schemas-upnp-org:device:MediaRenderer:1. Will not respond to the request.
2018-04-14 19:21:35,949 WARN  [DiscoverySSDPMessageListener] Provided USN value is invalid: 0195ab1d-d8c8-4169-94ac-7a3e9365f9a1::urn:schemas-upnp-org:device:MediaRenderer:1. Will not respond to the request.
2018-04-14 19:22:47,135 WARN  [DiscoverySSDPMessageListener] Provided USN value is invalid: 0195ab1d-d8c8-4169-94ac-7a3e9365f9a1::urn:schemas-upnp-org:device:MediaRenderer:1. Will not respond to the request.
2018-04-14 19:24:12,486 WARN  [DiscoverySSDPMessageListener] Provided USN value is invalid: 0195ab1d-d8c8-4169-94ac-7a3e9365f9a1::urn:schemas-upnp-org:device:MediaRenderer:1. Will not respond to the request.
2018-04-14 19:24:30,440 WARN  [DiscoverySSDPMessageListener] Provided USN value is invalid: ab85fe8d-17d1-470a-98df-a40c0e9b0a2a::urn:schemas-upnp-org:device:MediaRenderer:1. Will not respond to the request.
2018-04-14 19:27:50,338 WARN  [DiscoverySSDPMessageListener] Provided USN value is invalid: ab85fe8d-17d1-470a-98df-a40c0e9b0a2a::urn:schemas-upnp-org:device:MediaRenderer:1. Will not respond to the request.
2018-04-14 19:28:44,659 WARN  [DiscoverySSDPMessageListener] Provided USN value is invalid: ab85fe8d-17d1-470a-98df-a40c0e9b0a2a::urn:schemas-upnp-org:device:MediaRenderer:1. Will not respond to the request.
2018-04-14 19:30:28,970 WARN  [DiscoverySSDPMessageListener] Provided USN value is invalid: 0195ab1d-d8c8-4169-94ac-7a3e9365f9a1::urn:schemas-upnp-org:device:MediaRenderer:1. Will not respond to the request.
2018-04-14 19:36:08,594 WARN  [DiscoverySSDPMessageListener] Provided USN value is invalid: 0195ab1d-d8c8-4169-94ac-7a3e9365f9a1::urn:schemas-upnp-org:device:MediaRenderer:1. Will not respond to the request.
2018-04-14 19:36:11,091 WARN  [DiscoverySSDPMessageListener] Provided USN value is invalid: ab85fe8d-17d1-470a-98df-a40c0e9b0a2a::urn:schemas-upnp-org:device:MediaRenderer:1. Will not respond to the request.
2018-04-14 19:36:22,998 WARN  [DiscoverySSDPMessageListener] Provided USN value is invalid: 0195ab1d-d8c8-4169-94ac-7a3e9365f9a1::urn:schemas-upnp-org:device:MediaRenderer:1. Will not respond to the request.
2018-04-14 19:38:09,175 WARN  [DiscoverySSDPMessageListener] Provided USN value is invalid: ab85fe8d-17d1-470a-98df-a40c0e9b0a2a::urn:schemas-upnp-org:device:MediaRenderer:1. Will not respond to the request.
2018-04-14 19:38:19,975 WARN  [DiscoverySSDPMessageListener] Provided USN value is invalid: 0195ab1d-d8c8-4169-94ac-7a3e9365f9a1::urn:schemas-upnp-org:device:MediaRenderer:1. Will not respond to the request.
2018-04-14 19:42:03,031 WARN  [DiscoverySSDPMessageListener] Provided USN value is invalid: 0195ab1d-d8c8-4169-94ac-7a3e9365f9a1::urn:schemas-upnp-org:device:MediaRenderer:1. Will not respond to the request.



anyone have any ideas on what I can check?

Re: something is interfering with DLNA on my network

PostPosted: Wed Apr 18, 2018 1:47 pm
by zip
I looks like this UPnP device (Renderer) doesn't provide valid messages. the USN should be in formt of

  Code:
uuid:0f60683b-0362-3a5a-acf4-0f3c1146230a::urn:schemas-upnp-org:device:MediaRenderer:1


In this case, the initial uuid: is missing.

Specification: http://www.upnp.org/specs/arch/UPnP-arc ... 080424.pdf

Not sure if it's coming from Kodi or some other renderer on your device. More details might be in the detailed log.

Re: something is interfering with DLNA on my network

PostPosted: Wed Apr 18, 2018 4:47 pm
by slyguy42o
this document does not appear to match what i am seeing in my copy of log4j

<log4j:configuration xmlns:log4j="http://jakarta.apache.org/log4j/" debug="false">

do i just change this to true?

Re: something is interfering with DLNA on my network

PostPosted: Mon Apr 23, 2018 2:47 pm
by slyguy42o
Is there a way to correlate the UUID to a IP? I want to know what devices are creating this mess in my logs.

Re: something is interfering with DLNA on my network

PostPosted: Mon Apr 23, 2018 3:22 pm
by atc98092
slyguy42o wrote:Is there a way to correlate the UUID to a IP? I want to know what devices are creating this mess in my logs.


You might try the Intel UPNP toolbox. UUID is one of the things it reports, and you get a device name (among other things) for identifying it.