Chris wrote:
That message means Radarr cannot see the completed-download folder at the path SABnzbd reported; SparkBox mounts the same /data location into both apps, so the key is whether that folder is actually present in the shared media storage. Please check the completed-download folder SABnzbd is configured to use for Radarr and tell me that exact path (no logs or credentials needed).
Chris wrote:
One more thing that may save you a step. On a new Usenet setup this warning is expected until SABnzbd finishes its first movie: SABnzbd only creates the radarr folder at that moment, and Radarr checks for the folder before then. Nothing is wrong with your storage. If no movie has finished downloading in SABnzbd yet, you can create the folder now: 1. On your SparkBox, run: sudo docker exec -u abc sb-sabnzbd mkdir -p /data/downloads/radarr /data/downloads/sonarr 2. In Radarr, open System → Tasks and press the run button next to Check Health. The warning should disappear. If a movie has already finished in SABnzbd and the warning is still there, please send the path I asked about above (SABnzbd → Config → Folders → Completed Download Folder), because then something else is going on. We've also changed SparkBox so it creates these folders itself; that comes in an upcoming update.