Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unhandled UPnPError error #2

Open
thatguydan opened this issue Sep 23, 2014 · 0 comments
Open

Unhandled UPnPError error #2

thatguydan opened this issue Sep 23, 2014 · 0 comments

Comments

@thatguydan
Copy link

Not sure if this is an actual error or verbose logging?

[2014-09-23 01:21:39.308] [ERROR] sphere-director driver-go-wemo - 2014-09-23 01:21:39 INFO switchdevice - 221246l11002d4 switch.go:91 Turning Off

[2014-09-23 01:21:39.366] [INFO] sphere-director driver-go-wemo - changeState(false)

[2014-09-23 01:21:39.396] [ERROR] sphere-director driver-go-wemo - 2014/09/23 01:21:39 changeState(false) => <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>501</errorCode>
<errorDescription>Action Failed</errorDescription>
</UPnPError>
</detail>
</s:Fault>
</s:Body>
</s:Envelope>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant