View Issue Details

IDProjectCategoryView StatusLast Update
0012565MMW v4DLNA/UPnPpublic2015-02-18 14:09
Reportermarek Assigned To 
PriorityurgentSeverityminorReproducibilityrandom
Status newResolutionopen 
Product Version4.1.6 
Summary0012565: Sometimes MMW returns Acces denied UPnP container
DescriptionIt 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 InformationRequest:
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>
TagsNo tags attached.
Fixed in build

Activities

Ludek

2015-02-16 17:43

developer   ~0042066

"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.

Ludek

2015-02-18 13:29

developer   ~0042103

Last edited: 2015-02-18 13:35

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' ?

Ludek

2015-02-18 14:09

developer   ~0042104

Last edited: 2015-02-18 14:10

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.