2023-07-25, 08:58 PM
Verify that something is actually listening on port 8096.
Does that return anything?
Is jellyfin running?
Code:
sudo netstat -napo | grep 8096
Does that return anything?
Code:
sudo systemctl status jellyfin
Is jellyfin running?