2024-08-31, 04:30 PM
(This post was last modified: 2024-08-31, 04:30 PM by TheDreadPirate.)
Code:
sudo ps -aux | grep jellyfin
sudo kill -9 <insert jellyfin PIID>
sudo systemctl start jellyfin
Or reboot and start jellyfin with systemctl.
BTW, "jellyfin run" is not the right way to start Jellyfin.