Update 1.7 broke my app set up?

Hi, Ive had zima os for a few months now and everything was working smoothly. But right after I updated to 1.7 my apps stopped connecting like jellyfin as well as all of my arrs and my ram usage is throttling. Is there something with the new app UI that changed that broke how my set up worked?

@SARGENTWAFFLE Theoretically, this upgrade won’t break anything. Did your Jellyfin app launch successfully? Is it possible to directly access the web page through its port? Or can you provide screenshots/screen recordings or other information that can help you troubleshoot the problem?

No the jellyfin app never launched successfully. Even when i try and access through the ports. All i get is a “This site can’t be reached”. Someone had mentioned for the gluetun stack that it stripped the network_mode in the yamls to default and when you try and change it it doesn’t save but im not sure if that is the same for the other apps that stopped working. Even tryin to start/stop or reset them doesn’t change anything.

Are you using Gluetun for remote access?

Gluetun was just for my vpn and deluge. I was using base talescale for remote access

@SARGENTWAFFLE Can you take a look at the startup log of Jellyfin? I suspect that the container failed to start.

Hopefully this is sufficient enough

Based on the logs in the screenshot, the Jellyfin container is failing to start because it doesn’t have enough disk space. The path '/config/data/data has insufficient disk space, it requires at least 2G to startup successfully. Recheck your volume mapping for /config in the container yaml

1 Like

DUUDEE! a freaking lifesaver here. I made more room on the disk and now its starting back up. Im still new at this home lab stuff so im learning still. I appreciate your help.

1 Like