• 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
    #7
    2024-08-14, 01:20 AM (This post was last modified: 2024-08-14, 01:23 AM by 4r5hw45twh. Edited 2 times in total.)
    (2024-08-14, 01:12 AM)TheDreadPirate Wrote: "jellyfin start" is not the right way to start jellyfin.  The jellyfin service is managed by systemctl.

    Code:
    sudo systemctl status jellyfin

    Let's start over.  Follow these instructions exactly.

    Code:
    sudo apt purge jellyfin*
    sudo rm -rf /var/lib/jellyfin /etc/jellyfin /var/cache/jellyfin
    curl https://repo.jellyfin.org/install-debuntu.sh | sudo bash
    sudo ufw allow 8096

    Code:
    admin@pop-os:~$ sudo systemctl status jellyfin
    [sudo] password for admin:
    × jellyfin.service - Jellyfin Media Server
        Loaded: loaded (/lib/systemd/system/jellyfin.service; enabled; vendor pres>
        Drop-In: /etc/systemd/system/jellyfin.service.d
                └─jellyfin.service.conf
        Active: failed (Result: exit-code) since Tue 2024-08-13 20:59:49 EDT; 16mi>
      Main PID: 9192 (code=exited, status=1/FAILURE)
            CPU: 327ms

    Aug 13 20:59:49 pop-os systemd[1]: jellyfin.service: Scheduled restart job, res>
    Aug 13 20:59:49 pop-os systemd[1]: Stopped Jellyfin Media Server.
    Aug 13 20:59:49 pop-os systemd[1]: jellyfin.service: Start request repeated too>
    Aug 13 20:59:49 pop-os systemd[1]: jellyfin.service: Failed with result 'exit-c>
    Aug 13 20:59:49 pop-os systemd[1]: Failed to start Jellyfin Media Server.
    lines 1-13/13 (END)

    I did the other commands and they worked fine. I then opened the IP:8096 that it gave me in the Terminal in a private tab and the Dashboard is still saying 10.8.

    And then:
    Code:
    > Waiting 15 seconds for Jellyfin to fully start up.

    -------------------------------------------------------------------------------
    ○ jellyfin.service - Jellyfin Media Server
        Loaded: loaded (/lib/systemd/system/jellyfin.service; enabled; vendor preset: enabled)
        Drop-In: /etc/systemd/system/jellyfin.service.d
                └─jellyfin.service.conf
        Active: inactive (dead) since Tue 2024-08-13 21:18:34 EDT; 12s ago
        Process: 17304 ExecStart=/usr/bin/jellyfin $JELLYFIN_WEB_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLYFIN_ADDITIONAL_OPTS (code=exited, status=0/SUCCESS)
      Main PID: 17304 (code=exited, status=0/SUCCESS)
            CPU: 3.084s

    Aug 13 21:18:34 pop-os jellyfin[17304]:    at Microsoft.Extensions.Hosting.…ion)
    Aug 13 21:18:34 pop-os jellyfin[17304]:    at Microsoft.Extensions.Hosting.…ken)
    Aug 13 21:18:34 pop-os jellyfin[17304]:    at Jellyfin.Server.Program.Start…fig)
    Aug 13 21:18:34 pop-os jellyfin[17304]: [21:18:34] [INF] Running query plan…hile
    Aug 13 21:18:34 pop-os jellyfin[17304]: [21:18:34] [INF] Disposing CoreAppHost
    Aug 13 21:18:34 pop-os jellyfin[17304]: [21:18:34] [INF] Disposing MusicBra…ider
    Aug 13 21:18:34 pop-os jellyfin[17304]: [21:18:34] [INF] Disposing MusicBra…ider
    Aug 13 21:18:34 pop-os jellyfin[17304]: [21:18:34] [INF] Disposing PluginManager
    Aug 13 21:18:34 pop-os systemd[1]: jellyfin.service: Deactivated successfully.
    Aug 13 21:18:34 pop-os systemd[1]: jellyfin.service: Consumed 3.084s CPU time.
    Hint: Some lines were ellipsized, use -l to show in full.
    ○ jellyfin.service - Jellyfin Media Server
        Loaded: loaded (/lib/systemd/system/jellyfin.service; enabled; vendor preset: enabled)
        Drop-In: /etc/systemd/system/jellyfin.service.d
                └─jellyfin.service.conf
        Active: inactive (dead) since Tue 2024-08-13 21:18:34 EDT; 12s ago
        Process: 17304 ExecStart=/usr/bin/jellyfin $JELLYFIN_WEB_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLYFIN_ADDITIONAL_OPTS (code=exited, status=0/SUCCESS)
      Main PID: 17304 (code=exited, status=0/SUCCESS)
            CPU: 3.084s

    Aug 13 21:18:34 pop-os jellyfin[17304]:    at Microsoft.Extensions.Hosting.…ion)
    Aug 13 21:18:34 pop-os jellyfin[17304]:    at Microsoft.Extensions.Hosting.…ken)
    Aug 13 21:18:34 pop-os jellyfin[17304]:    at Jellyfin.Server.Program.Start…fig)
    Aug 13 21:18:34 pop-os jellyfin[17304]: [21:18:34] [INF] Running query plan…hile
    Aug 13 21:18:34 pop-os jellyfin[17304]: [21:18:34] [INF] Disposing CoreAppHost
    Aug 13 21:18:34 pop-os jellyfin[17304]: [21:18:34] [INF] Disposing MusicBra…ider
    Aug 13 21:18:34 pop-os jellyfin[17304]: [21:18:34] [INF] Disposing MusicBra…ider
    Aug 13 21:18:34 pop-os jellyfin[17304]: [21:18:34] [INF] Disposing PluginManager
    Aug 13 21:18:34 pop-os systemd[1]: jellyfin.service: Deactivated successfully.
    Aug 13 21:18:34 pop-os systemd[1]: jellyfin.service: Consumed 3.084s CPU time.
    Hint: Some lines were ellipsized, use -l to show in full.
    -------------------------------------------------------------------------------

    You should see the service as 'active (running)' above. If not, use https://jellyfin.org/contact to find us for troubleshooting.

    You can access your new instance now at http://IP:8096 in your web browser to finish setting up Jellyfin.

    Thank you for installing Jellyfin, and happy watching!
    « 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