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

  • somenonewho
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    4 days ago

    Hey. Some questions and prompts for output so we can diagnose better.

    1. 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?
    2. How and where did you change the port?
    3. Can you post your config file (should be in /etc/jellyfin can’t look it up rn).
    4. Can you post the output of
      sudo systemctl status jellyfin
      sudo ss -tulpn | grep jellyfin