• 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 [SOLVED] Cannot Read Mounted SMB path on RHEL9

     
    • 0 Vote(s) - 0 Average

    [SOLVED] Cannot Read Mounted SMB path on RHEL9

    My setup of Jellyfin cannot read a mapped/mounted external SMB path on AlmaLinux 9
    ayrus02
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2023 Oct
    Reputation: 0
    Country:Indonesia
    #3
    2023-10-21, 04:36 PM (This post was last modified: 2023-10-21, 04:54 PM by ayrus02. Edited 2 times in total. Edit Reason: fix typo )
    (2023-10-21, 03:30 PM)000 Wrote:
    (2023-10-21, 03:23 PM)ayrus02 Wrote: Is there anyway I can enter some console using user of Jellyfin to verify that Jellyfin can access (read) the path and it's content?

    if it's installed in docker

    docker exec -it jellyfin /bin/bash
    - (replace jellyfin with the name of your container)

    if it's not in a docker
    # su jellyfin
    (replace jellyfin with the username for jellyfin)

    OK, thanks for the help, I've resolve this problem by adding these options on mount command of SMB Share

    Code:
    uid=961,gid=962

    and Jellyfin flawlessly can read the SMB share folder.
    uid 961 is for jellyfin user in my server and gid 962 is group for jellyfin on my server. You can see what UID and GID for your jellyfin user by running this command:

    Code:
    # id jellyfin
    uid=961(jellyfin) gid=962(jellyfin) groups=962(jellyfin),39(video),998(render)

    Thanks to all of you for the help provided...

    Regards.
    ayrus02
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    [SOLVED] Cannot Read Mounted SMB path on RHEL9 - by ayrus02 - 2023-10-21, 03:23 PM
    RE: Cannot Read Mounted SMB path on RHEL9 - by Deleted User - 2023-10-21, 03:30 PM
    RE: Cannot Read Mounted SMB path on RHEL9 - by ayrus02 - 2023-10-21, 04:36 PM

    • 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