• 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 JF folder locations

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

     
    • 0 Vote(s) - 0 Average

    JF folder locations

    JF keeps crashing on RPI4b when navigating libraries
    noob
    Offline

    Junior Member

    Posts: 17
    Threads: 1
    Joined: 2024 Jun
    Reputation: 0
    Country:United Kingdom
    #11
    2024-06-28, 09:59 AM
    Ok, thank you for your help.

    Any suggestions where else to look, what to check?
    The "Slow HTTP Response" record does creep up often and around the times when I have the issue.

    Thank you.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #12
    2024-06-28, 04:08 PM (This post was last modified: 2024-06-28, 04:08 PM by TheDreadPirate.)
    Look in /var/log/messages. It is the system's log file. But it is very verbose and I don't know specifically what to look for.

    The slow response messages are generally not helpful due to A) how generic it is and B) even on fast systems they still appear. There is a setting to turn them off so they don't clutter the logs, but its up to you if you want to keep them or not.

    Dashboard > Logs > Uncheck "Log a warning message if the server was slow to answer".
    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]
    noob
    Offline

    Junior Member

    Posts: 17
    Threads: 1
    Joined: 2024 Jun
    Reputation: 0
    Country:United Kingdom
    #13
    2024-07-08, 11:26 AM
    Hello,

    Apologies for absence, had a busy period.

    Thank you, will try to sort those logs. I did notice when I was next to NAS that it made a solid continuous trrrr sound (yes, technical description Smiling-face ) for a second and then had self-rebooted - at the same time when I am crashing JF. So now I think it is to do with the NAS. Is there a limitation on the size of the HDDs disks it can/should work with?

    On a separate note, I added folders for animation etc. where the movies, tvseries folders are.

    Then I try to add it to a new library, but it just hangs.

    What am I missing?

    Thank you.


    Attached Files Thumbnail(s)
           
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #14
    2024-07-08, 02:10 PM
    You'd have to make sure that the permissions on the new folder matches the other folders. Or that you mounted that folder in the docker compose. Based off of the drop down from the library folder settings you are passing each folder under /data individually (this is fine), so you'd need to add /data/animation to the docker settings.
    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]
    noob
    Offline

    Junior Member

    Posts: 17
    Threads: 1
    Joined: 2024 Jun
    Reputation: 0
    Country:United Kingdom
    #15
    2024-07-18, 03:02 PM
    Hello,

    Permissions - looks the same as the other, as you said,I created the folder in the same location as the default ones.

    Found where to add it to the docker service and rebooted it.

               

    Indicated to add " /data/animation" when creating new library in JF dashboard

    Still does not find it Confused-face
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #16
    2024-07-18, 03:09 PM
    You have the same source folder mapped to two different container mount points. That's not going to work.

    If you have animation movies in the movies folder, you would have to move them to a different source folder.
    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]
    noob
    Offline

    Junior Member

    Posts: 17
    Threads: 1
    Joined: 2024 Jun
    Reputation: 0
    Country:United Kingdom
    #17
    2024-07-18, 03:47 PM (This post was last modified: 2024-07-18, 03:57 PM by noob. Edited 1 time in total.)
    Thank you, will look into that.

    Is the "library folder" the one that contains the JF Files (the one that require SSD)?

    Thank you!
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #18
    2024-07-18, 03:59 PM
    The library folder you configured to map to /config has all of your permanent jellyfin data, including the database. And that should be on a SSD, if possible. Not required, but strongly recommended.
    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]
    noob
    Offline

    Junior Member

    Posts: 17
    Threads: 1
    Joined: 2024 Jun
    Reputation: 0
    Country:United Kingdom
    #19
    2024-07-19, 09:55 AM
    Then it all makes sense now, it would explain why is crashes as it is installed on the HDD. I was not sure if these were the JF permanent data or just directory created to where to store media. I will move it. I was thinking to move it to the RPi SD card, it has 50gb. But would it better be on a non-OS SSD? The recommended minimum size is 50GB, any idea on what it is based, would future library size matter as I may have a media library of thousands of titles, over 12TB?

    I have been uploading the video files into those /movies and /tvseries folders. I assume that I should not and it is used to store all the metadata for JF to operate?

    Many thanks!
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #20
    2024-07-19, 01:27 PM (This post was last modified: 2024-07-19, 01:27 PM by TheDreadPirate.)
    The size of your library in TB matters less than the number of items since the amount of metadata Jellyfin stores grows with each item added. 50GB is the bare minimum due to the size of the database, the size of the metadata folder (biggest contributor), caching, and then there's the transcode directory, which can grow very large for 4K media. The transcode directory can be relocated in Dashboard > Playback, but by default it is in /config/transcodes.

    You can have jellyfin's /config directory on the same drive as your media. Just be aware of how much free space is left. Many, many, users have come here asking how their database got corrupted only to realize the disk is completely full.

    Don't feel like you NEED to have the /config directory on a SSD. Many people run it from the SD card in their RPi.
    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: 2 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