Hey all after a few months of giving up on trying to get my server to run I tried again and made it even worse. On a tutorial I was watching it suggested changing the port number. It appears this was a mistake as I can no longer access my sever even after uninstalling the program and reinstalling it. I’ve been fighting it for about a hour if anyone has any suggestions on how to fix this mess please let me know
I’m running my server on a laptop running Linux Mint cinnamon
You must log in or register to comment.
Hey. Some questions and prompts for output so we can diagnose better.
- How are you running jellyfin? Is the Laptop a general purpose computer that you also use as a server? If so, are you running as your own (unprivileged user) or are you running it as root?
- How and where did you change the port?
- Can you post your config file (should be in /etc/jellyfin can’t look it up rn).
- Can you post the output of
sudo systemctl status jellyfin
sudo ss -tulpn | grep jellyfin