This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Sonos radio control through KNX
#8
We're using Erwin's sanitize function to URL encode the data in the upnp command.  I've tried with both an encoded and normal : and it doesn't seem to change the outcome

Here the Illegal Mime Type error from the upnpavcmd post - I'm not sure how to resolve though.

Code:
* arg: 1
  * string: HTTP/1.1 500 Internal Server Error
CONTENT-LENGTH: 347
CONTENT-TYPE: text/xml; charset="utf-8"
EXT:
Server: Linux UPnP/1.0 Sonos/69.1-32100 (ZPS16)
Connection: close


<s:Envelope
xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<s:Body>
<s:Fault>
<faultcode>s:Client</faultcode>
<faultstring>UPnPError</faultstring>
<detail>
<UPnPError
xmlns="urn:schemas-upnp-org:control-1-0">
<errorCode>714</errorCode>
</UPnPError>
</detail>
</s:Fault>
</s:Body>
</s:Envelope>

Thanks again for any suggestions / help.

Kind Regards
James
Reply


Messages In This Thread
Sonos radio control through KNX - by Jayce - 07.07.2021, 11:02
RE: Sonos radio control through KNX - by jamesng - 03.09.2022, 00:47

Forum Jump: