justintime / docker-airsonos

Expose Sonos over Airplay via a Docker container
MIT License
60 stars 24 forks source link

airsonos never sees my sonos devices #6

Open triantos opened 8 years ago

triantos commented 8 years ago

Hi, I did start the container using the --net="host", and opened ports 5000-5050 as you recommend on the readme page, yet my container seems stuck at "Searching for Sonos devices on network", according to "docker logs airsonos". Any suggestions how I can debug? (Oh, and my docker server and sonos devices are on the same subnet).

thanks!

rhapsfx commented 8 years ago

Hi I have the same issue here. Any suggestion ?

M

Townk commented 7 years ago

My container was working just fine until I added a playbar + sub on my house. After that, I have the very same error. If I install airsonos on my mac and patch the node sonos library file logicalDevice.js, then I can get it to work. I tried to create a container that would do the same process on my Synology but it turns out that I don't know where the damn node sonos is installed :)