• 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 How to give permission to storage paths in Ubuntu

     
    • 0 Vote(s) - 0 Average

    How to give permission to storage paths in Ubuntu

    javifeer
    Offline

    Junior Member

    Posts: 28
    Threads: 6
    Joined: 2023 Oct
    Reputation: 0
    #1
    2023-10-17, 08:50 PM
    How to give permission to storage paths in Ubuntu

    Hi guys! I installed JellyFin with docker on ubuntu, I get this message when I add something in the library:

    For Linux on Arch Linux, CentOS, Debian, Fedora, openSUSE or Ubuntu, you must grant the service user read permission on the storage paths.

    I can't find the way to give permission, what is the procedure?

    Thank you!
    Deleted User

    Unregistered
     
    #2
    2023-10-17, 08:56 PM
    in docker you should have a path mapped from the host to the container

    /path/in/host -> /config

    when you setup the docker you should have given it a PUID and GUID

    the path on the host, from the host side - chown -R PUID:GUID /path/in/host (replace the text with the actual numbers)

    outside of that, everything should be fine in the docker if you followed (at least loosely) the directions from https://hub.docker.com/r/linuxserver/jellyfin
    javifeer
    Offline

    Junior Member

    Posts: 28
    Threads: 6
    Joined: 2023 Oct
    Reputation: 0
    #3
    2023-11-01, 11:01 AM
    (2023-10-17, 08:56 PM)000 Wrote: in docker you should have a path mapped from the host to the container

    /path/in/host -> /config

    when you setup the docker you should have given it a PUID and GUID

    the path on the host, from the host side - chown -R PUID:GUID /path/in/host (replace the text with the actual numbers)

    outside of that, everything should be fine in the docker if you followed (at least loosely) the directions from https://hub.docker.com/r/linuxserver/jellyfin

    Hello!

    thank you very much for your answer, I managed to get to the path I wanted, now I have another problem ... I have content in the cloud mounted with rclone, it turns out that with the terminal if I see all the content, with the same file explorer but in jellyfin when viewing the media I get to the folder mounted with rclone but does not read the content.
    I think it may be something permissions or something, any suggestions to solve this?

    I use linux ubuntu with jellyfin installed in docker.

    thank you very much once again
    Deleted User

    Unregistered
     
    #4
    2023-11-01, 03:05 PM
    see this post - https://superuser.com/questions/1782892/...-container

    the accepted solution is adding --allow-other
    benba
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: 2023 Nov
    Reputation: 0
    Country:Germany
    #5
    2023-11-01, 04:45 PM
    furthermore the mount has to be present when u start the container.
    « 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