• 1 Post
  • 3 Comments
Joined 11 months ago
cake
Cake day: October 22nd, 2023

help-circle

  • If you are running your docker in an unprivileged lxc (which you should be) proxmox is going to change the UID/gid to a low number.

    I’m assuming that in the docker lxc you correctly mounted /mnt/plex and you can touch/remove files on there? If not, your folder mount is wrong to the lxc.

    If you can, and are using docker compose, there is probably an environment value to set the UID/GID of the user for jdownloader. Set this to root or some other user that has the right access on your lxc.