Docker (Docker version 28.0.0, build f9ced58), Bridge mode and LMS discovery #88
Closed
HuibSmeets
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've LMS running in docker (ahum) with bridge networking and it worked fine.
But since I updated to Docker version 28.0.0, build f9ced58 there seems to be an issue now with the default bridge network. I can still access LMS but Squeezelite is no longer able to auto-discover LMS anymore. I have to set the LMS ip:port as CLI parameter on Squeezelite. Alternative: when I switch the LMS container from Bridged to Host networking auto discovery works again.
Maybe add some remarks to the readme file about this?
Update: ignore, it seems there are multiple networking issues with Docker 28.0.0, the issue with no auto-discovery is likely transient until an 28.0.x update appears (hopefully)
Beta Was this translation helpful? Give feedback.
All reactions