Roon Server on Docker-Compose in OMV stopped connecting

I was running the server fine in OMV in a Docker Compose container. Then Docker-Compose did an update and I an no longer connect it on any Roon instance. I have since done a complete removal and reinstall (twice) of Roon Server using two different scripts. I get no errors starting the server but my app will not longer connect.


I have an exception created for roon in my windows firewall and not rules set up in my OMV firewall.

I am currently running the Steefdebrujin docker compose server script.

any ideas?

Have you confirmed the container is running without error? I don’t use OMV, but I’m certain you can check the service status and logs using the web interface or command line. Next, check that Roon server is reachable from the network, and that the correct ports are open for discovery.

Incidentally, I have moved your post to Tinkering since containers aren’t a supported configuration.

I am getting an error at start-up on the container:

Thanks. Sorry about the typos! I get no errors when starting the container. But I’ll check the logs to be sure.

I’ve also just realized that I am running Jellyfin in another container at the same time and am wondering if that is causing an issue.

Jellyfin is a DLNA server and should run alongside Roon Server without issue as long as it doesn’t share a port normally reserved for Roon.

The message OpenHome::NetworkError points to a network (port forwarding) error. This may help point you in the right direction.

1 Like

That was the ticket! Thanks

2 Likes