It's working fine here.
You have to set your IP address in the jellyfin dashboard in the network menu and then restart the container.
What's the output of
ss -tulen | grep 1900
It's working fine here.
You have to set your IP address in the jellyfin dashboard in the network menu and then restart the container.
What's the output of
ss -tulen | grep 1900
ryecoaaron thanks for the hint. I didn't know that I can just access the logs via brower ui.
I had an typo in a config file in the appdata.
My issue was with jellyfin. I need to use host network mode, to get dlna plugin running. It's working fine now ![]()
Hi,
I have a container I would like to run with the option
When I start the container it's shown as "run" but I can't really find out if it's really running.
won't show any ports of this contianer open.
I also thought I could check, if the container is running via
However no container is shown, not even the other containers which are currently running fine (not using host mode).
Before omv8 I was using omv6 and the host mode was running fine.
Any idea how to track down this issue?