2024-12-28, 12:37 AM 
		
	
	
		What is the output of these two commands?
If you don't see a zombie Jellyfin process or another process listening on port 8096, share the output of the following command via pastebin.
	
	  
	
	
Code:
sudo ps -ef | grep jellyfin
sudo ss -tulpn | grep 8096If you don't see a zombie Jellyfin process or another process listening on port 8096, share the output of the following command via pastebin.
Code:
sudo journalctl -u jellyfin -n 200 --no-pager

