2024-09-04, 02:35 AM
Hi all,
I am currently running jellyfin on an OMV server running in a docker instance in portainer and a cloudflare tunnel pointing to my server. I currently am having a problem where after starting up my tunnel and trying to access my server via the tunnel, suddenly the server couldn't be accessed and I keep receiving the error "curl: (7) Failed to connect to localhost port 8096 after 0 ms: Couldn't connect to server" I've tried running ss to see what is listening on port 8096 but I can't see anything when the container is down and when it is up it shows something is listening (i assume jellyfin trying to attach?). I found a similar problem someone was having on reddit and they solved it by running "chown -R me:me /run/media/me/datapartition/Docker/config" which I tried but didn't work because my run directory for whatever reason doesn't have a media directory.
Any help with this is incredibly appreciated. This is the third time having to rebuild the entire server because of some weird error like this, and I'd like to not have to run settup again.
I am currently running jellyfin on an OMV server running in a docker instance in portainer and a cloudflare tunnel pointing to my server. I currently am having a problem where after starting up my tunnel and trying to access my server via the tunnel, suddenly the server couldn't be accessed and I keep receiving the error "curl: (7) Failed to connect to localhost port 8096 after 0 ms: Couldn't connect to server" I've tried running ss to see what is listening on port 8096 but I can't see anything when the container is down and when it is up it shows something is listening (i assume jellyfin trying to attach?). I found a similar problem someone was having on reddit and they solved it by running "chown -R me:me /run/media/me/datapartition/Docker/config" which I tried but didn't work because my run directory for whatever reason doesn't have a media directory.
Any help with this is incredibly appreciated. This is the third time having to rebuild the entire server because of some weird error like this, and I'd like to not have to run settup again.