• 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 Issues Installing

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

     
    • 0 Vote(s) - 0 Average

    Issues Installing

    Timer
    Offline

    Junior Member

    Posts: 21
    Threads: 1
    Joined: 2024 Oct
    Reputation: 0
    Country:Germany
    #11
    2024-10-14, 09:39 PM
    Thats the Status of Jellyfin:

    Warning: The unit file, source configuration file or drop-ins of jellyfin.service changed on disk. Run 'systemctl daemo>
    × jellyfin.service - Jellyfin
    Loaded: loaded (/etc/systemd/system/jellyfin.service; bad; preset: enabled)
    Drop-In: /etc/systemd/system/jellyfin.service.d
    └─jellyfin.service.conf
    /usr/lib/systemd/system/jellyfin.service.d
    └─override.conf
    Active: failed (Result: exit-code) since Sun 2024-10-13 17:21:09 UTC; 1 day 4h ago
    Duration: 9ms
    Main PID: 1061 (code=exited, status=203/EXEC)
    CPU: 8ms

    Oct 13 17:21:09 mikaserver systemd[1]: jellyfin.service: Scheduled restart job, restart counter is at 5.
    Oct 13 17:21:09 mikaserver systemd[1]: jellyfin.service: Start request repeated too quickly.
    Oct 13 17:21:09 mikaserver systemd[1]: jellyfin.service: Failed with result 'exit-code'.
    Oct 13 17:21:09 mikaserver systemd[1]: Failed to start jellyfin.service - Jellyfin.

    And the log just says
    total 0
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #12
    2024-10-14, 09:46 PM
    Run this command and share the output.

    Code:
    sudo journalctl -u jellyfin -n 200 --no-pager
    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]
    Timer
    Offline

    Junior Member

    Posts: 21
    Threads: 1
    Joined: 2024 Oct
    Reputation: 0
    Country:Germany
    #13
    2024-10-14, 10:33 PM
    Here is the pastebin

    https://pastebin.com/iwWfnyFE
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #14
    2024-10-15, 01:14 AM
    (2024-10-14, 09:39 PM)Timer Wrote:     Loaded: loaded (/etc/systemd/system/jellyfin.service; bad; preset: enabled)
        Drop-In: /etc/systemd/system/jellyfin.service.d
                └─jellyfin.service.conf
                /usr/lib/systemd/system/jellyfin.service.d
                └─override.conf

    Didn't notice this the first time.

    What is in /usr/lib/systemd/system/jellyfin.service.d/override.conf?  Open that file and share the contents.  That is not part of a standard install.
    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]
    Timer
    Offline

    Junior Member

    Posts: 21
    Threads: 1
    Joined: 2024 Oct
    Reputation: 0
    Country:Germany
    #15
    2024-10-15, 08:49 AM
    i tried it and it said its an directory so i went to look what is in that directory and its empty
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #16
    2024-10-15, 01:25 PM
    What are the contents of /etc/default/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]
    Timer
    Offline

    Junior Member

    Posts: 21
    Threads: 1
    Joined: 2024 Oct
    Reputation: 0
    Country:Germany
    #17
    2024-10-15, 07:08 PM
    # Jellyfin default configuration options
    # This is a POSIX shell fragment

    # Use this file to override the default configurations; add additional
    # options with JELLYFIN_ADD_OPTS.

    # Under systemd, use
    # /etc/systemd/system/jellyfin.service.d/jellyfin.service.conf
    # to override the user or this config file's location.

    #
    # General options
    #

    # Program directories
    JELLYFIN_DATA_DIR="/var/lib/jellyfin"
    JELLYFIN_CONFIG_DIR="/etc/jellyfin"
    JELLYFIN_LOG_DIR="/var/log/jellyfin"
    JELLYFIN_CACHE_DIR="/var/cache/jellyfin"

    # web client path, installed by the jellyfin-web package
    JELLYFIN_WEB_OPT="--webdir=/usr/share/jellyfin/web"

    # ffmpeg binary paths, overriding the system values
    JELLYFIN_FFMPEG_OPT="--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #18
    2024-10-15, 07:15 PM (This post was last modified: 2024-10-15, 07:16 PM by TheDreadPirate. Edited 1 time in total.)
    Ok. We are going to purge again and use an app called "plocate" to find any lingering jellyfin related files that may or may not be part of a standard install.

    Code:
    sudo apt purge jellyfin*
    sudo apt install plocate
    sudo updatedb
    locate -i jellyfin

    Share the output of the "locate" command. Your comment from yesterday makes me think there something on your system that is breaking jellyfin.

    (2024-10-13, 05:59 PM)Timer Wrote: When i try
    sudo apt purge jellyfin*
    it gives me this error
    Code:
    E: Unable to locate package jellyfin.sh
    E: Couldn't find any package by glob 'jellyfin.sh'
    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]
    Timer
    Offline

    Junior Member

    Posts: 21
    Threads: 1
    Joined: 2024 Oct
    Reputation: 0
    Country:Germany
    #19
    2024-10-15, 07:31 PM
    Here is the Pastebin
    I've also got an error when installing plocate
    https://pastebin.com/MaYUUpGN
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #20
    2024-10-15, 07:56 PM
    What is the output of these commands? It looks like apt is broken in some way. I also don't see apt pulling from the jellyfin repo.

    Code:
    sudo apt update
    ls -l /etc/apt/sources.list.d/
    cat /home/kelvin/jellyfin.sh
    sudo cat /etc/apt/sources.list.d/jellyfin.sources

    And where did you get that jellyfin.sh file from? Is this like a portable jellyfin install?

    So many questions......
    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 (5): « Previous 1 2 3 4 5 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