• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support General Questions How do I update on Linux?

     
    • 0 Vote(s) - 0 Average

    How do I update on Linux?

    4r5hw45twh
    Offline

    Member

    Posts: 132
    Threads: 31
    Joined: 2024 Mar
    Reputation: 0
    #9
    2024-08-14, 01:43 AM (This post was last modified: 2024-08-14, 01:45 AM by 4r5hw45twh. Edited 2 times in total.)
    (2024-08-14, 01:40 AM)TheDreadPirate Wrote: You probably have a zombie process running.  Either reboot your computer or figure out what is tying up port 8096.

    Code:
    ss -tulpn | grep 8096

    That should print out the process using port 8096.  In the right side there will be a pid.  That that number and run this.

    Code:
    sudo kill -9 <insert PID>

    Then start the jellyfin server

    Code:
    sudo systemctl start jellyfin

    Code:
    admin@pop-os:~$ ss -tulpn | grep 8096

    tcp  LISTEN 0      512          0.0.0.0:8096      0.0.0.0:*

    Yeah, it's really weird because even with the fresh install, it keeps bringing me to the sign-in page, so it's keeping a user database or something somewhere, and isn't bringing up the create server process. Even when it's saying it's inactive and in a private tab.
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    How do I update on Linux? - by 4r5hw45twh - 2024-08-14, 12:30 AM
    RE: How do I update on Linux? - by TheDreadPirate - 2024-08-14, 12:36 AM
    RE: How do I update on Linux? - by 4r5hw45twh - 2024-08-14, 12:39 AM
    RE: How do I update on Linux? - by TheDreadPirate - 2024-08-14, 12:47 AM
    RE: How do I update on Linux? - by 4r5hw45twh - 2024-08-14, 12:50 AM
    RE: How do I update on Linux? - by TheDreadPirate - 2024-08-14, 01:12 AM
    RE: How do I update on Linux? - by 4r5hw45twh - 2024-08-14, 01:20 AM
    RE: How do I update on Linux? - by TheDreadPirate - 2024-08-14, 01:40 AM
    RE: How do I update on Linux? - by 4r5hw45twh - 2024-08-14, 01:43 AM
    RE: How do I update on Linux? - by TheDreadPirate - 2024-08-14, 01:50 AM
    RE: How do I update on Linux? - by 4r5hw45twh - 2024-08-14, 01:53 AM
    RE: How do I update on Linux? - by TheDreadPirate - 2024-08-14, 03:49 AM
    RE: How do I update on Linux? - by 4r5hw45twh - 2024-08-14, 10:49 AM
    RE: How do I update on Linux? - by TheDreadPirate - 2024-08-14, 02:41 PM
    RE: How do I update on Linux? - by 4r5hw45twh - 2024-08-14, 09:00 PM
    RE: How do I update on Linux? - by TheDreadPirate - 2024-08-14, 09:32 PM
    RE: How do I update on Linux? - by 4r5hw45twh - 2024-08-15, 02:04 AM
    RE: How do I update on Linux? - by TheDreadPirate - 2024-08-15, 02:08 AM
    RE: How do I update on Linux? - by 4r5hw45twh - 2024-08-15, 02:18 AM
    RE: How do I update on Linux? - by TheDreadPirate - 2024-08-15, 02:24 AM
    RE: How do I update on Linux? - by 4r5hw45twh - 2024-08-15, 02:26 AM
    RE: How do I update on Linux? - by TheDreadPirate - 2024-08-15, 02:29 AM
    RE: How do I update on Linux? - by 4r5hw45twh - 2024-08-15, 02:33 AM
    RE: How do I update on Linux? - by TheDreadPirate - 2024-08-15, 02:47 AM
    RE: How do I update on Linux? - by 4r5hw45twh - 2024-08-15, 02:54 AM

    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode