• 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: Ubuntu: Library scans but no files are returned

     
    • 0 Vote(s) - 0 Average

    SOLVED: Ubuntu: Library scans but no files are returned

    Ubuntu: Library scans but no files are returned
    squirrely123
    Offline

    Junior Member

    Posts: 15
    Threads: 2
    Joined: 2025 Jan
    Reputation: 0
    #1
    2025-01-16, 08:35 PM
    Migrating from a Windows/JF install to a new Ubuntu install using the same usb drive.
    Mounted drive and pointed JF to my Movies and TV folders. JF dashboard shows scan stuck at 48% and nothing ever shows up. If I look at the logs, I see the folders and movies are being scanned. Assuming it is a permissions issues, Ive copied a few guides but still havent resolved it.

    if i do a ls -l for my mnt point i get:

    drwxrwxrwx 1 root root 131072 Jan 16 12:02  Movies

    i also have a samba share setup on this same ubuntu device and i can see and play my movies in windows with no problem
    Go to solution
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2025-01-16, 08:52 PM
    Can you share your full jellyfin log via privatebin.net?

    And what is the output of this command?

    Code:
    cat /proc/mounts

    Only the line for your USB drive.
    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]
    squirrely123
    Offline

    Junior Member

    Posts: 15
    Threads: 2
    Joined: 2025 Jan
    Reputation: 0
    #3
    2025-01-16, 09:46 PM (This post was last modified: 2025-01-16, 09:50 PM by squirrely123. Edited 2 times in total.)
    thank you for the reply

    https://privatebin.net/?c08697d01838c99d...z6sRYPmmN1

    originaly the volume was called New Volume and i thought spaces might be a problem so i used disks to rename the volume to sdb2

    /dev/sdb2 /mnt/sdb2 fuseblk rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other,blksize=4096 0 0
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2025-01-16, 09:53 PM
    Did you reconfigure your library? It was monitoring /mnt/sdb2/Movies then it was removed and /mnt/sdb2/11 was added. The "11" folder only has one movie in it, AFAICT.
    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]
    squirrely123
    Offline

    Junior Member

    Posts: 15
    Threads: 2
    Joined: 2025 Jan
    Reputation: 0
    #5
    2025-01-16, 09:57 PM
    i did. rather than having it try to scan through 500 movies. i created a new folder called 11 with a single movie so the library scan results would be quicker.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #6
    2025-01-16, 09:59 PM
    Before this change, I didn't see any problems in the log. And the mount parameters look ok. The only thing that makes sense is that your server isn't able to access TMDB. IIRC, failures to access TMDB aren't logged.

    What is the output of this command?

    Code:
    curl -vvv https://image.tmdb.org/t/p/original/uqIVJR1fmkiwpcIsIcV0vxiyY4z.jpg -o /tmp/futurama.jpg
    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]
    squirrely123
    Offline

    Junior Member

    Posts: 15
    Threads: 2
    Joined: 2025 Jan
    Reputation: 0
    #7
    2025-01-16, 10:02 PM
    https://privatebin.net/?ad4ba3a8074c105d#92n9BfPpdDm5S34rHefqrEoVJGri7zTPLyaEiSNsJD5S

    i think it succesfully pinged
    squirrely123
    Offline

    Junior Member

    Posts: 15
    Threads: 2
    Joined: 2025 Jan
    Reputation: 0
    #8
    2025-01-16, 10:08 PM
    found a thread with a similar issue:

    https://forum.jellyfin.org/t-media-ident...ot-working

    when i do ping -c 4 api.themoviedb.org i get

    PING api.themoviedb.org (2600:9000:2475:dc00:c:174a:c400:93a1) 56 data bytes

    --- api.themoviedb.org ping statistics ---
    4 packets transmitted, 0 received, 100% packet loss, time 3049ms
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #9
    2025-01-16, 10:08 PM (This post was last modified: 2025-01-16, 10:10 PM by TheDreadPirate. Edited 2 times in total.)
    Try enabling IPv6 in Jellyfin.  Dashboard > Networking.  Check IPv6 near the bottom. Save, restart jellyfin.

    You may also need to enable IPv6 in your router and or OS.

    What I think is happening is that you are getting DNS results for IPv6 addresses, but something is not configured for IPv6 support.

    You other option is to go full IPv4 and disable everything IPv6.
    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]
    squirrely123
    Offline

    Junior Member

    Posts: 15
    Threads: 2
    Joined: 2025 Jan
    Reputation: 0
    #10
    2025-01-16, 10:40 PM
    disabling ipv6 on ubuntu seems to have fixed the issue. thank you for your troubleshooting
    « 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