I know there are several other No system has yet been discovered tickets but I did not find one with steps to reproduce.
The issue the /zones URL returns this error message and the API no longer controls any devices.
{
"status": "error",
"error": "No system has yet been discovered. Please see https://github.com/jishi/node-sonos-http-api/issues/77 if it doesn't resolve itself in a few seconds."
}
To reproduce have at least two Sonos products. Unplug one for a few minutes. Plug it back in and and get the error. It also happen after power outages since my server has UPS and my Sonos deices do not. Now that we can reproduce the issue, can we get this fixed?
Currently, The only way to recover from the outage is to restart the docker container.
Docker Image: chrisns/docker-node-sonos-http-api
I know there are several other No system has yet been discovered tickets but I did not find one with steps to reproduce.
The issue the
/zonesURL returns this error message and the API no longer controls any devices.To reproduce have at least two Sonos products. Unplug one for a few minutes. Plug it back in and and get the error. It also happen after power outages since my server has UPS and my Sonos deices do not. Now that we can reproduce the issue, can we get this fixed?
Currently, The only way to recover from the outage is to restart the docker container.
Docker Image: chrisns/docker-node-sonos-http-api