2025-02-20, 10:16 PM
It looks like you have two interfaces on the server?
I'm assuming 192.168.1.4 is your primary network interface. What is 192.168.56.1? You can try binding Jellyfin explicitly to 192.168.1.4.
Code:
Filtered interface addresses: ["192.168.56.1", "192.168.1.4", "127.0.0.1"]
I'm assuming 192.168.1.4 is your primary network interface. What is 192.168.56.1? You can try binding Jellyfin explicitly to 192.168.1.4.