Page 1 of 1

Unsupported action received [Samsung UE46B8000]

Posted: Sun May 05, 2019 5:36 am
by thelordofthebits
UMS not works with my TV. The Log shows this message:

Code: Select all

19:20:10 DEBUG Unsupported action received: <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body><u:X_GetObjectIDfromIndex xmlns:u="urn:schemas-upnp-org:service:ContentDirectory:1"><CategoryType>31</CategoryType><Index>0</Index></u:X_GetObjectIDfromIndex></s:Body></s:Envelope>
Any idea?


I attach all trace log:

Code: Select all

19:20:09 TRACE Sending discovery [192.168.1.210:55233]: HTTP/1.1 200 OK<CRLF>CACHE-CONTROL: max-age=1800<CRLF>DATE: Sat, 04 May 2019 <CRLF>LOCATION: http://192.168.1.210:5001/description/fetch<CRLF>SERVER: Windows_10-amd64-10.0, UPnP/1.0 DLNADOC/1.50, UMS/8.1.0<CRLF>ST: upnp:rootdevice<CRLF>EXT: <CRLF>USN: uuid:dcf15c7e-eb56-459f-8786-0198f06cbc75::upnp:rootdevice<CRLF>Content-Length: 0<CRLF><CRLF>
19:20:09 TRACE Stripping preceding slash from: /upnp/control/content_directory
19:20:09 TRACE Matched media renderer "TV salón" based on address 192.168.1.230
19:20:09 DEBUG Recognized media renderer "TV salón"
19:20:09 TRACE Received a browse request from TV salón [Samsung C/D Series] (192.168.1.230:2155):

POST /upnp/control/content_directory HTTP/1.0

HEADER:
  HOST: 192.168.1.210:5001
  CONTENT-LENGTH: 417
  CONTENT-TYPE: text/xml;charset="utf-8"
  USER-AGENT: DLNADOC/1.50
  SOAPACTION: "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"

CONTENT:
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
  <s:Body>
    <u:Browse xmlns:u="urn:schemas-upnp-org:service:ContentDirectory:1">
      <ObjectID>V_D</ObjectID>
      <BrowseFlag>BrowseDirectChildren</BrowseFlag>
      <Filter>*</Filter>
      <StartingIndex>0</StartingIndex>
      <RequestedCount>0</RequestedCount>
      <SortCriteria/>
    </u:Browse>
  </s:Body>
</s:Envelope>

19:20:09 DEBUG Bad id V_D found in path
19:20:09 TRACE Response sent to TV salón [Samsung C/D Series]:

HEADER:
  HTTP/1.0 200 OK
  Server: Windows_10-amd64-10.0, UPnP/1.0 DLNADOC/1.50, UMS/8.1.0
  Content-Type: text/xml; charset="utf-8"
  Content-Length: 666

CONTENT:
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
    <s:Body>
        <u:BrowseResponse xmlns:u="urn:schemas-upnp-org:service:ContentDirectory:1">
            <Result>&lt;DIDL-Lite xmlns="urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:upnp="urn:schemas-upnp-org:metadata-1-0/upnp/" xmlns:sec="http://www.sec.co.kr/" xmlns:pv="http://www.pv.com/pvns/"&gt;&lt;/DIDL-Lite&gt;</Result>
            <NumberReturned>0</NumberReturned>
            <TotalMatches>0</TotalMatches>
            <UpdateID>1</UpdateID>
        </u:BrowseResponse>
    </s:Body>
</s:Envelope>

19:20:09 TRACE The unescaped <Result> sent to TV salón [Samsung C/D Series] is:
<DIDL-Lite xmlns="urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:pv="http://www.pv.com/pvns/" xmlns:sec="http://www.sec.co.kr/" xmlns:upnp="urn:schemas-upnp-org:metadata-1-0/upnp/"/>

19:20:09 TRACE Stripping preceding slash from: /upnp/control/content_directory
19:20:09 TRACE Matched media renderer "TV salón" based on address 192.168.1.230
19:20:09 DEBUG Recognized media renderer "TV salón"
19:20:09 TRACE Received a browse request from TV salón [Samsung C/D Series] (192.168.1.230:2156):

POST /upnp/control/content_directory HTTP/1.0

HEADER:
  HOST: 192.168.1.210:5001
  CONTENT-LENGTH: 417
  CONTENT-TYPE: text/xml;charset="utf-8"
  USER-AGENT: DLNADOC/1.50
  SOAPACTION: "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"

CONTENT:
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
  <s:Body>
    <u:Browse xmlns:u="urn:schemas-upnp-org:service:ContentDirectory:1">
      <ObjectID>V_D</ObjectID>
      <BrowseFlag>BrowseDirectChildren</BrowseFlag>
      <Filter>*</Filter>
      <StartingIndex>0</StartingIndex>
      <RequestedCount>0</RequestedCount>
      <SortCriteria/>
    </u:Browse>
  </s:Body>
</s:Envelope>

19:20:10 DEBUG Bad id V_D found in path
19:20:10 TRACE Response sent to TV salón [Samsung C/D Series]:

HEADER:
  HTTP/1.0 200 OK
  Server: Windows_10-amd64-10.0, UPnP/1.0 DLNADOC/1.50, UMS/8.1.0
  Content-Type: text/xml; charset="utf-8"
  Content-Length: 666

CONTENT:
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
    <s:Body>
        <u:BrowseResponse xmlns:u="urn:schemas-upnp-org:service:ContentDirectory:1">
            <Result>&lt;DIDL-Lite xmlns="urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:upnp="urn:schemas-upnp-org:metadata-1-0/upnp/" xmlns:sec="http://www.sec.co.kr/" xmlns:pv="http://www.pv.com/pvns/"&gt;&lt;/DIDL-Lite&gt;</Result>
            <NumberReturned>0</NumberReturned>
            <TotalMatches>0</TotalMatches>
            <UpdateID>1</UpdateID>
        </u:BrowseResponse>
    </s:Body>
</s:Envelope>

19:20:10 TRACE The unescaped <Result> sent to TV salón [Samsung C/D Series] is:
<DIDL-Lite xmlns="urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:pv="http://www.pv.com/pvns/" xmlns:sec="http://www.sec.co.kr/" xmlns:upnp="urn:schemas-upnp-org:metadata-1-0/upnp/"/>

19:20:10 TRACE Stripping preceding slash from: /upnp/control/content_directory
19:20:10 TRACE Matched media renderer "TV salón" based on address 192.168.1.230
19:20:10 DEBUG Recognized media renderer "TV salón"
19:20:10 TRACE Received a request from TV salón [Samsung C/D Series] (192.168.1.230:2157):

POST /upnp/control/content_directory HTTP/1.0

HEADER:
  HOST: 192.168.1.210:5001
  CONTENT-LENGTH: 314
  CONTENT-TYPE: text/xml;charset="utf-8"
  USER-AGENT: DLNADOC/1.50
  SOAPACTION: "urn:schemas-upnp-org:service:ContentDirectory:1#X_GetObjectIDfromIndex"

CONTENT:
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
  <s:Body>
    <u:X_GetObjectIDfromIndex xmlns:u="urn:schemas-upnp-org:service:ContentDirectory:1">
      <CategoryType>31</CategoryType>
      <Index>0</Index>
    </u:X_GetObjectIDfromIndex>
  </s:Body>
</s:Envelope>

19:20:10 DEBUG Unsupported action received: <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body><u:X_GetObjectIDfromIndex xmlns:u="urn:schemas-upnp-org:service:ContentDirectory:1"><CategoryType>31</CategoryType><Index>0</Index></u:X_GetObjectIDfromIndex></s:Body></s:Envelope>

19:20:10 TRACE Empty response sent to TV salón [Samsung C/D Series]:

HEADER:
  HTTP/1.0 204 No Content
  Server: Windows_10-amd64-10.0, UPnP/1.0 DLNADOC/1.50, UMS/8.1.0
  Content-Type: text/xml; charset="utf-8"
  Content-Length: 0

19:20:10 TRACE Stripping preceding slash from: /upnp/control/content_directory
19:20:10 TRACE Matched media renderer "TV salón" based on address 192.168.1.230
19:20:10 DEBUG Recognized media renderer "TV salón"
19:20:10 TRACE Received a browse request from TV salón [Samsung C/D Series] (192.168.1.230:2158):

POST /upnp/control/content_directory HTTP/1.0

HEADER:
  HOST: 192.168.1.210:5001
  CONTENT-LENGTH: 417
  CONTENT-TYPE: text/xml;charset="utf-8"
  USER-AGENT: DLNADOC/1.50
  SOAPACTION: "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"

CONTENT:
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
  <s:Body>
    <u:Browse xmlns:u="urn:schemas-upnp-org:service:ContentDirectory:1">
      <ObjectID>V_D</ObjectID>
      <BrowseFlag>BrowseDirectChildren</BrowseFlag>
      <Filter>*</Filter>
      <StartingIndex>0</StartingIndex>
      <RequestedCount>0</RequestedCount>
      <SortCriteria/>
    </u:Browse>
  </s:Body>
</s:Envelope>

19:20:10 DEBUG Bad id V_D found in path
19:20:10 TRACE Response sent to TV salón [Samsung C/D Series]:

HEADER:
  HTTP/1.0 200 OK
  Server: Windows_10-amd64-10.0, UPnP/1.0 DLNADOC/1.50, UMS/8.1.0
  Content-Type: text/xml; charset="utf-8"
  Content-Length: 666

CONTENT:
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
    <s:Body>
        <u:BrowseResponse xmlns:u="urn:schemas-upnp-org:service:ContentDirectory:1">
            <Result>&lt;DIDL-Lite xmlns="urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:upnp="urn:schemas-upnp-org:metadata-1-0/upnp/" xmlns:sec="http://www.sec.co.kr/" xmlns:pv="http://www.pv.com/pvns/"&gt;&lt;/DIDL-Lite&gt;</Result>
            <NumberReturned>0</NumberReturned>
            <TotalMatches>0</TotalMatches>
            <UpdateID>1</UpdateID>
        </u:BrowseResponse>
    </s:Body>
</s:Envelope>

19:20:10 TRACE The unescaped <Result> sent to TV salón [Samsung C/D Series] is:
<DIDL-Lite xmlns="urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:pv="http://www.pv.com/pvns/" xmlns:sec="http://www.sec.co.kr/" xmlns:upnp="urn:schemas-upnp-org:metadata-1-0/upnp/"/>

19:20:10 TRACE Stripping preceding slash from: /upnp/control/content_directory
19:20:10 TRACE Matched media renderer "TV salón" based on address 192.168.1.230
19:20:10 DEBUG Recognized media renderer "TV salón"
19:20:10 TRACE Received a browse request from TV salón [Samsung C/D Series] (192.168.1.230:2159):

POST /upnp/control/content_directory HTTP/1.0

HEADER:
  HOST: 192.168.1.210:5001
  CONTENT-LENGTH: 417
  CONTENT-TYPE: text/xml;charset="utf-8"
  USER-AGENT: DLNADOC/1.50
  SOAPACTION: "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"

CONTENT:
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
  <s:Body>
    <u:Browse xmlns:u="urn:schemas-upnp-org:service:ContentDirectory:1">
      <ObjectID>V_D</ObjectID>
      <BrowseFlag>BrowseDirectChildren</BrowseFlag>
      <Filter>*</Filter>
      <StartingIndex>0</StartingIndex>
      <RequestedCount>0</RequestedCount>
      <SortCriteria/>
    </u:Browse>
  </s:Body>
</s:Envelope>

19:20:10 DEBUG Bad id V_D found in path
19:20:10 TRACE Response sent to TV salón [Samsung C/D Series]:

HEADER:
  HTTP/1.0 200 OK
  Server: Windows_10-amd64-10.0, UPnP/1.0 DLNADOC/1.50, UMS/8.1.0
  Content-Type: text/xml; charset="utf-8"
  Content-Length: 666

CONTENT:
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
    <s:Body>
        <u:BrowseResponse xmlns:u="urn:schemas-upnp-org:service:ContentDirectory:1">
            <Result>&lt;DIDL-Lite xmlns="urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:upnp="urn:schemas-upnp-org:metadata-1-0/upnp/" xmlns:sec="http://www.sec.co.kr/" xmlns:pv="http://www.pv.com/pvns/"&gt;&lt;/DIDL-Lite&gt;</Result>
            <NumberReturned>0</NumberReturned>
            <TotalMatches>0</TotalMatches>
            <UpdateID>1</UpdateID>
        </u:BrowseResponse>
    </s:Body>
</s:Envelope>

19:20:10 TRACE The unescaped <Result> sent to TV salón [Samsung C/D Series] is:
<DIDL-Lite xmlns="urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:pv="http://www.pv.com/pvns/" xmlns:sec="http://www.sec.co.kr/" xmlns:upnp="urn:schemas-upnp-org:metadata-1-0/upnp/"/>

Re: Unsupported action received [Samsung UE46B8000]

Posted: Wed May 15, 2019 9:04 am
by valib
This topic is not for General Discussion but for General Help and Support. There is also written how to ask for help. You should follow the instruction written at https://www.universalmediaserver.com/fo ... ?f=9&t=556 and send the full log.