2024-05-13, 01:55 PM
Yours is starting up fine. Did you clear your browser cache? You can try to ncat your jellyfin server to verify that it is accessible.
Code:
chris@optimus-maximus:~$ nc -vz 192.168.1.3 8096
Connection to 192.168.1.3 8096 port [tcp/*] succeeded!