Problem : module stuck on "Loading music"
Closed this issue · 2 comments
Hello,
First of all, I apologise to post one more issue about the module MMM-Sonos being stuck on "Loading music".
I've read and tried to apply all the tips already provided in the "Issues list" but I cannot get my module to link to my Sonos devices.
I know it's a very old topic, but I hope someone will be willing to help, and that could maybe clarify for others in the same situation...
Sorry also for my poor knowledge about coding on raspberry, I will try to be as explicit as I can be.
- First of all, I'm running a Raspberry PI OS on my Raspberry 3b+
- I've checked on my network my Sonos IP (on the Sonos app for exemple), and it seems to be the one of my Sonos Beam, which of me is : 192.168.1.26
- I've did the installation steps like this :
On the MagicMirror/config > config.js file i've even try to force the IP reading like this :
My MMM-Sonos.js look like this :
and this :
I can see that my http-api PM2 seems to be well working when the raspberry starts :
If someone can support it would be greatly appreciated.
Take care during this weird period.
Léo
To add some details:
Not sure if that's related but I'm getting some "vulnerabilities messages" during the installations :
-
When doing the "cd MMM-Sonos/ && npm install --production" :
MMM-Sonos folder - vulnerabilities.txt -
When doing the "cd node-sonos-http-api && npm install --production" :
node-sonos-http-api folder - vulnerabilities.txt
I solve it reinstalling it