Sonarr version (2.0.05338.r1 ): Mono version (5.18.9r1 ):
**ADM ADM 3.4.4.RAT2 **:
Having an issue of Import failed, path does not exist or is not accessible by Sonarr: /volume1/Download/SABnzbd/complete.
I’ve tried changing permissions and various install folders. And have noticed that Status page that shows Diskspace is not correct. In the Status tab.
The size is correct but none of these folders exsist. When doing a file browse. Previous Sonarr installation showed all the folders. more. I have 3HDs and 1SSD
Any thoughts would be appreciated. Long time fan of Sonarr and dont really want to move away from it. Cheers.
im presuming that sab is not dockered as its still saving to /volume1/Download/SABnzbd/complete
sonarr is dockered and it has no idea what /volume1 is and it cannot access it
you will need to either docker sab and setup a common volume, or add a remote path mapping in sonarr so that it knows that /volume1/Download/SABnzbd/complete. is actually /downloads/complete - but that presumes you have /downloads mapped to /volume1/Download/SABnzbd as part of the sonarr container.
what volume mappings have you setup for the sonarr container?