Connection issues - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +--- Thread: Connection issues (/t-connection-issues--10368) Pages:
1
2
|
RE: Connection issues - TheDreadPirate - 2025-01-27 Is the service enabled? Masking prevents it from running entirely. If the service is disabled, it won't run on boot but can still be run. Code: sudo systemctl status jellyfin If it says it is disabled Code: sudo systemctl enable jellyfin |