• 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 Jellyfin Docker Permissions

     
    • 0 Vote(s) - 0 Average

    Jellyfin Docker Permissions

    Jellyfin Permission problems while setting up Gpu acceleration
    bitmap
    Offline

    Community Moderator

    Posts: 917
    Threads: 9
    Joined: 2023 Jul
    Reputation: 30
    #5
    2023-08-28, 11:05 PM
    So you're running sudo docker exec, which isn't what you want. Because inside the container is a completely different file system layer, it has different permissions. You could technically run:

    Code:
    docker exec -it jellyfin /bin/bash

    And then go in and try to run ldconfig or nvidia-smi. It seems like a permissions issue. Looking at the hardware acceleration documentation, I'm wondering if there was a step missed or something like that. So taking a step back, I have a few troubleshooting requests... 

    1. Could you post (using the code block tool and not a quick post, preferably) your redacted docker run command or compose file? 
    2. Also confirm that you installed the NVIDIA driver and container toolkit (steps 1 and 2 in the virtualized hardware acceleration guide). 
    3. Maybe confirm your user and group IDs by running ID and ensuring that your user and group ID numbers match 1000:1000 and not something else (I've never had them be 1000:1000).

    Hopefully that'll put us on the right path...
    Jellyfin 10.10.7 LSIO Docker | Ubuntu 24.04 LTS | i7-13700K | Arc A380 6 GB | 64 GB RAM | 79 TB Storage

    [Image: AIL4fc84QG6uSnTDEZiCCtosg7uAA8x9j1myFaFs...qL0Q=w2400]
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Jellyfin Docker Permissions - by erik15 - 2023-08-28, 12:03 PM
    RE: Jellyfin Docker Permissions - by bitmap - 2023-08-28, 03:51 PM
    RE: Jellyfin Docker Permissions - by erik15 - 2023-08-28, 05:34 PM
    RE: Jellyfin Docker Permissions - by erik15 - 2023-08-28, 04:44 PM
    RE: Jellyfin Docker Permissions - by bitmap - 2023-08-28, 11:05 PM
    RE: Jellyfin Docker Permissions - by erik15 - 2023-08-30, 05:45 PM
    RE: Jellyfin Docker Permissions - by bitmap - 2023-08-30, 06:19 PM
    RE: Jellyfin Docker Permissions - by erik15 - 2023-08-30, 11:37 PM
    RE: Jellyfin Docker Permissions - by bitmap - 2023-08-31, 06:04 AM
    RE: Jellyfin Docker Permissions - by erik15 - 2023-09-02, 11:31 AM
    RE: Jellyfin Docker Permissions - by mark.monteiro - 2023-10-01, 01:30 AM
    RE: Jellyfin Docker Permissions - by bitmap - 2023-10-01, 09:00 AM
    RE: Jellyfin Docker Permissions - by rsmartapps - 2024-08-01, 10:08 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