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:

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)
trendy
4
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
trendy
6
Well this is what you posted in the first post 
1 Like
this would explain the issues to read data from it 
Thanks. Sorry for the misscommunication. Kind new in this.