pascalopitz / unoffical-sonos-controller-for-linux

An Electron based linux app for controlling your sonos system.
http://pascalopitz.github.io/unoffical-sonos-controller-for-linux/
MIT License
553 stars 50 forks source link

Device discovery cannot find Sonos #137

Closed mikerjensen closed 3 years ago

mikerjensen commented 3 years ago

I'm a first time user, downloaded the latest version of the .deb to a recent install of Xubuntu 20.10, checked I have the other suggested packages, and the app simply sits indefinitely searching for the Sonos. The noson-app running on the same machine finds it fine. I tried entering the Sonos' IP address into the app but after filling the field, there is no response to clicking on the 'OK' box. The output from the console is: j@x260:~$ sonos-controller-unofficial (node:11273) electron: The default of contextIsolation is deprecated and will be changing from false to true in a future release of Electron. See https://github.com/electron/electron/issues/23506 for more information

I've disabled ufw, same behaviour

Any suggestions what to try next?

pascalopitz commented 3 years ago

If you know the IP of one of the players, you could try and add it manually via the "Developer" menu option.

On Fri, 23 Apr 2021 at 22:44, mikerjensen @.***> wrote:

I'm a first time user, downloaded the latest version of the .deb to a recent install of Xubuntu 20.10, checked I have the other suggested packages, and the app simply sits indefinitely searching for the Sonos. The noson-app running on the same machine finds it fine. The output from the console is: @.***:~$ sonos-controller-unofficial (node:11273) electron: The default of contextIsolation is deprecated and will be changing from false to true in a future release of Electron. See electron/electron#23506 https://github.com/electron/electron/issues/23506 for more information

I've disabled ufw, same behaviour

Any suggestions what to try next?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/pascalopitz/unoffical-sonos-controller-for-linux/issues/137, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACCK7GQNSPJSX4DDACJFH3TKFXD7ANCNFSM43OUB3NA .

mikerjensen commented 3 years ago

I actually tried that, but as soon as I click on OK, that field locks up, can't be edited...nothing else changes.

pascalopitz commented 3 years ago

I really don't know then. Don't run Xubunutu. Anyone?

juh commented 3 years ago

Not of much help, but version 0.2.5 runs fine on my Kubuntu 20.04.

mikerjensen commented 3 years ago

Strangely, it just started working when i tried it again this morning. No changes to the system that I am aware of. Sorry for the bother.