Page 1 of 1

Renderer not found, access granted(upnp,no I/O server worker)

Posted: Sat Jan 31, 2015 5:07 pm
by h8spaCec4EspUdE
I have trouble on renderer recognition:

win7 x86 sp1, ums5.0, panasonic tv
1. access granted with UPNPHelper
2. no I/O server worker socket follow up > recognition process does not start (Renderer not found)
(However, in rare cases, I/O server worker socket is received . Then, panansonic tv is recognized.)

I have tried other dlna servers. They can be recognized by the tv quickly.
Firewall setting is checked, I think the problem is no I/O server worker socket received.
I also noticed in the Panasonic-Viera.conf file, there exists a line:
UpnpDetailsSearch = Panasonic

Is it possible to edit it to enable recognition through upnp?
Or in rare cases, the tv is recognized. Then, I saved the profile and found:
device = 192.168.0.101

Can I bind this ip to panasonic tv profile so the recognition process can be quick, and does not need to rely on I/O server worker socket.

Re: Renderer not found, access granted(upnp,no I/O server worker)

Posted: Sun Feb 01, 2015 5:03 pm
by h8spaCec4EspUdE
Is it because the tv does not recognize the ums upnphelper message as a dlna media server. Therefore, it does not send back user-agent message for I/O server worker?

Code: Select all

TRACE 12:49:07.612 [UPNPHelper] Sending discovery [192.168.0.101:50050]: HTTP/1.1 200 OK<CRLF>CACHE-CONTROL: max-age=1200<CRLF>DATE: Sat, 31 Jan 2015 04:49:07 GMT<CRLF>LOCATION: http://192.168.0.100:5001/description/fetch<CRLF>SERVER: Windows_7-x86-6.1, UPnP/1.0, UMS/5.0.0<CRLF>ST: urn:schemas-upnp-org:device:MediaServer:1<CRLF>EXT: <CRLF>USN: uuid:a44e7a32-3ad5-4de0-8ad5-f8e18cbcc5f0::urn:schemas-upnp-org:device:MediaServer:1<CRLF>Content-Length: 0<CRLF><CRLF>

Re: Renderer not found, access granted(upnp,no I/O server worker)

Posted: Wed Feb 04, 2015 1:02 pm
by h8spaCec4EspUdE
When I use plex server, the log showed that user agent header was received.
However, at the same time, ums received nothing.
Could anyone suggest a solution?