• 6 Posts
  • 4 Comments
Joined 7 months ago
cake
Cake day: July 3rd, 2024

help-circle




  • Interesting idea, I’ve never done this before. I tried opening the console from within the sonarr portainer container. That failed with “unable to retrieve image details”

    On searching this, I was able to connect using:

    sudo docker exec -it sonaar bash

    This put me at the root of the container, and from there, I could navigate through:

    root@xx:/data/torrents/rtorrent/Completed/tv-sonarr

    From there I could see the file. But the permissions were for user abc and group “users”. But I found the same when I browsed to the usenet downloads area, so I think this is more because of the way I logged in to root. I don’t have any issues with usenet and sonaar. ID from there shows my uid as 0 and gid 0