2024-05-12, 09:19 AM
just did a fresh install of ubuntu 24.04 and installed jellyfin with
everything works great but if i restart the system the jellyfin web is not available
shows that it is running.
i have to restart the jellyfin for it to work
any idea why this might be happening??
Code:
curl -s https://repo.jellyfin.org/install-debuntu.sh | sudo bash
everything works great but if i restart the system the jellyfin web is not available
Code:
sudo systemctl status jellyfin.service
i have to restart the jellyfin for it to work
Code:
sudo systemctl restart jellyfin.service
any idea why this might be happening??