Just did a clean setup of Quickbox (version 2.5.3) on a new dedicated server. I’m trying to set up Sonarr, and when I attempt to install, it reports an error that it couldn’t find config.xml in /home/mikester01/.config/NzbDrone/config.xml. Followed the steps on this forum post via SSH - no change in behavior. I also made sure to set permissions correctly for the NzbDrone folder as well as config.xml:
[mikester01@dasko]:(0b)~/.config$ ls -laR
total 24
drwxr-xr-x 6 mikester01 mikester01 4096 Feb 6 16:26 .
drwxr-xr-x 12 mikester01 mikester01 4096 Feb 6 16:16 …
drwxr-xr-x 2 mikester01 mikester01 4096 Feb 6 16:29 NzbDrone
./NzbDrone:
total 12
drwxr-xr-x 2 mikester01 mikester01 4096 Feb 6 16:29 .
drwxr-xr-x 6 mikester01 mikester01 4096 Feb 6 16:26 …
-rw-r–r-- 1 mikester01 mikester01 256 Feb 6 16:27 config.xml
The two files are identical according to diff.