• 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 Troubleshooting SOLVED: Failed to start Jellyfin Media S…ver.

    Pages (4): « Previous 1 2 3 4 Next »

     
    • 0 Vote(s) - 0 Average

    SOLVED: Failed to start Jellyfin Media S…ver.

    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #11
    2025-03-19, 06:56 PM
    This is not what I asked for. Run EXACTLY these commands.

    Code:
    sudo apt update
    sudo apt list --installed | grep jellyfin
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    theguymadmax
    Online

    Community Moderator

    Posts: 1,142
    Threads: 0
    Joined: 2024 Jun
    Reputation: 60
    #12
    2025-03-19, 07:00 PM
    (2025-03-19, 06:40 PM)Samantha Adamovic Wrote:
    but when i do jellyfin permissions in term it still says
    Quote:dpkg: error: cannot access archive 'jellyfin-web*.deb': No such file or directory
    even after reinstalling it how you said

    The first step i said was to navigate to the directory you downloaded the file.

    That's probably in your in downloads folder, if so the commands would be:
    Code:
    cd Downloads
    sudo systemctl stop jellyfin
    sudo dpkg -i jellyfin-web*.deb
    sudo systemctl start jellyfin
    Samantha Adamovic
    Offline

    Junior Member

    Posts: 23
    Threads: 2
    Joined: 2025 Mar
    Reputation: 0
    #13
    2025-03-19, 11:25 PM
    here the out put. i also tried the stop, web, start thing the first two work.  the start command didnt (forgot to screen shot)


    Attached Files Thumbnail(s)
       
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #14
    2025-03-20, 01:49 PM
    Let's purge and start fresh.

    Code:
    sudo apt purge jellyfin*
    sudo rm -rf /var/lib/jellyfin /etc/jellyfin /var/cache/jellyfin /usr/share/jellyfin
    sudo rm -f /etc/default/jellyfin /usr/lib/systemd/system/jellyfin.service
    sudo apt install jellyfin jellyfin-web jellyfin-server jellyfin-ffmpeg
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Samantha Adamovic
    Offline

    Junior Member

    Posts: 23
    Threads: 2
    Joined: 2025 Mar
    Reputation: 0
    #15
    2025-03-20, 02:01 PM
    i just want to confirm that this is how its should be before continuing


    Attached Files Thumbnail(s)
       
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #16
    2025-03-20, 03:28 PM
    Those "rm" commands won't print anything to the terminal. But the purge output looks off. It should have removed more.

    Code:
    sudo apt purge jellyfin-web jellyfin-server jellyfin-ffmpeg

    Then proceed with the reinstall.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Samantha Adamovic
    Offline

    Junior Member

    Posts: 23
    Threads: 2
    Joined: 2025 Mar
    Reputation: 0
    #17
    2025-03-20, 03:46 PM
    here out put do i need do something else or just sudo apt install jellyfin jellyfin-web jellyfin-server jellyfin-ffmpeg


    Attached Files Thumbnail(s)
       
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #18
    2025-03-20, 03:53 PM
    Ah. You have multiple old jellyfin-ffmpeg versions. I got the impression that this was your first time installing Jellyfin. Is that not the case?

    Code:
    sudo apt purge jellyfin-ffmpeg5
    sudo apt purge jellyfin-ffmpeg6
    sudo apt purge jellyfin-ffmpeg7
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Samantha Adamovic
    Offline

    Junior Member

    Posts: 23
    Threads: 2
    Joined: 2025 Mar
    Reputation: 0
    #19
    2025-03-20, 04:12 PM
    no it is ive just been told to delete it before. the greyed out part is my password i type it on accident


    Attached Files Thumbnail(s)
       
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #20
    2025-03-20, 04:19 PM
    Much better. NOW try installing Jellyfin.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Pages (4): « Previous 1 2 3 4 Next »

    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • 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