South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
Can't you edit the backups or something, just to tweak the path?%$# - can't get sonarr started because of the errors with paths. really don't want to redo everything.
Would have had the same issueLike I said....UnRAID...much less painful.![]()
Import failed, path does not exist or is not accessible by Sonarr: /config/Downloads/<series name>
docker create --name sonarr \
-p 8989:8989 \
-e PUID=<id> -e PGID=<id> \
-e TZ=Africa/Johannesburg \
-v /home/Sonarr/config:/config \
-v /mnt/Media/Series:/tv \
-v /mnt/Media/Unprocessed/SABNzbd/Complete:/downloads \
linuxserver/sonarr
Would have had the same issue
Wow pearls on the ground
Would have had the same issue
It would have had the same problem with the sonarr backup. The problem was with sonarr, not the host. Unless unraid allowed access to shares in the format servername\sharename from within sonarr.Nope. It’s all defined in the GUI and doesn’t require struggling with config files etc.
FreeNAS might be free as in money, but it’s not free in time.
UnRAID would have had him up and running in less than an hour and never touching it again.
Pebkac again - problem was on the sabnzbd side - was placing downloads in the wrong place.
It would have had the same problem with the sonarr backup. The problem was with sonarr, not the host. Unless unraid allowed access to shares in the format servername\sharename from within sonarr.
The sonarr backup from the Windows PC with the share in that format were causing the issue. Sonarr kept bombing out when ever I tried to change the paths to Linux style. It was fixed by restoring the backup on my desktop, opening the db in a editor, and replacing all instances of the relative path.What do you mean by backup? How does a backup play into anything?
But no shares are always OS level mounts in typical Linux style.
The sonarr backup from the Windows PC with the share in that format were causing the issue. Sonarr kept bombing out when ever I tried to change the paths to Linux style. It was fixed by restoring the backup on my desktop, opening the db in a editor, and replacing all instances of the relative path.
480 series. Did not want to start from a fresh
Backups will be the next thing I tackle once everything is running smoothly.