View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0012565 | MMW v4 | DLNA/UPnP | public | 2015-02-05 23:15 | 2015-02-18 14:09 |
Reporter | marek | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | random |
Status | new | Resolution | open | ||
Product Version | 4.1.6 | ||||
Summary | 0012565: Sometimes MMW returns Acces denied UPnP container | ||||
Description | It is quite random but I have seen many times this behaviour. Generally it occurs when I connect MMW for the first time. I don't have MMW logs because it is random. | ||||
Additional Information | Request: id:0,filter:*, flag:DIRECT_CHILDREN, Items: 0-20 Response: <DIDL-Lite xmlns="urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sec="http://www.sec.co.kr/dlna/" xmlns:upnp="urn:schemas-upnp-org:metadata-1-0/upnp/" xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/"> <container id="0P?ístup zamítnut" parentID="0" restricted="1" searchable="0" childCount="0"> <dc:title>P?ístup zamítnut </dc:title> <dc:creator>Unknown </dc:creator> <upnp:MM_TracksCount>0 </upnp:MM_TracksCount> <upnp:MM_CheckedOnSyncList>0 </upnp:MM_CheckedOnSyncList> <upnp:class>object.container.storageFolder </upnp:class> </container> </DIDL-Lite> | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||
|
"Access Denied" is returned when it is first time access (unknown device for MMW) and user needs to accept the dialog on PC at first, so I guess that there was the acceptation dialog on MMW side, wasn't? If this is not the case then debug log would be really helpful. |
|
MMW log uploaded on FTP I analyzed it and there isn't any MMA connection, just Twonky from loopback (127.0.0.1) and that was accepted. Could another instance of MMW be involved? Also if you go to MMW ->Options -> Media Sharing -> <server> -> [Server] tab, is there any connection with status 'Denied' ? |
|
Marek indicated that this time he got something like SERVER REFUSED on HTTP layer, enabled all Platinum's and Neptun's debug messaging in UPnP.dll and sent the DLL to Marek to catch this in the debug log once it happens again. |