Yesterday, 02:09 PM
Code:
[2025-04-02 16:08:42.241 -07:00] [INF] [3] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: []
It couldn't find any useable interfaces. Can you check whether your VPN is running as a service? Depending on how it runs, it may not have a process called <vpn name>.exe in task manager.
Some other things to check.
1) Verify that the NIC is set to private
2) Ensure the NIC isn't named "veth" as those are filtered by default (this would only happen if this is a VM)
3) Try running Jellyfin as admin. Based on the app directory, it is probably already running as admin.