2023-11-06, 05:19 PM
(2023-11-06, 03:42 PM)Comp0mzd Wrote: I'm really wondering if it's an issue with jellyfin itself or the vpn but can't have any logs
The container isn't starting, so it's not related to jellyfin. The message you were getting, "namespace path: lstat /proc/10788/ns/net: no such file or directory", is related to something trying to get information about your network setup. ns = name space, net = network. And 10788 is a PID.