Radarr gives Download Folder Permission Error

Hi, I have installed dietpi with plex, Sonar, Jacket and transmission and everything is working perfect.

Later I installed radarr, and I’m getting this message:

image

I have changed de download folder to 777 and have changed the chmod option in the Permissions tab in Radarr, but still I’m getting the message.

I’m new and kind lost with this issue.

Any one can help?

Thanks in advance.

Somehow you missed to fill the troubleshooting template. Any reason for this?

Required

  • DietPi version | cat /boot/dietpi/.version
  • Distro version | echo $G_DISTRO_NAME $G_RASPBIAN
  • Kernel version | uname -a
  • Architecture | dpkg --print-architecture
  • SBC model | echo $G_HW_MODEL_NAME or (EG: RPi3)

Sorry about that:

  • DietPi version | CORE 9/SUB 10
  • Distro version | Bookworm
  • Kernel version | 6.1.0-31-amd64
  • Architecture | amd64
  • SBC model | Natice PC x86_64

What is the output of:

ls -lathr /mnt/dietpi_userdata/downloads/radarr
groups $(ps -o user= -p $(pidof Radarr))

I have no radarr folder under download, should I create it?

for the second command I got: radarr:dietpi

Well this is what you posted in the first post :smiley:

1 Like

this would explain the issues to read data from it :sweat_smile:

Thanks. Sorry for the misscommunication. Kind new in this.