Based on previous tutorials followed, it would look like everything has been set up correctly per the given tutorial. Tutorials/approaches varied, yet the import error persisted. Everything was cleaned out and started over from scratch Tuesday evening.
There was a second error which was resolved when switching to docker compose approach (yea!). Many have provided help, each a clear perspective on what was wrong and how to get the situation resolved. As of today, sonarr import errors remain.
If paths are correct or not, no idea either way. I think so, but can not confirmed w/certainly.
Expect they were certainly correct at some point just based on the variations tried.
Sonarr can see the transmission files. Sonarr appears to when when the file has been completed, knows to go process the file and then hits that error. That is how it seems to me. Is there a way to determine what the proper path inside the container is, or should be to fix?
Confirming the path and seeing the files through bash:
root@642c9804b44b:/# dir
app bin boot config -data defaults dev docker-mods donate.txt etc home init lib lib64 libexec media mnt opt proc root run sbin srv sys tmp usr var
root@642c9804b44b:/# cd /-data
root@642c9804b44b:/-data# dir
Bob's\ Burgers Bobs.Burgers.S10E07.1080p.WEB.x264-TBS[TGx] Bobs.Burgers.Series Family.Guy.S18E09.1080p.WEB.x264-XLF[TGx] x.incomplete
Bobs.Burgers.S10E01.1080p.WEB.x264-TBS[ettv] Bobs.Burgers.S10E08.1080p.WEB.x264-XLF[rarbg] FamilyGuy Family.Guy.S18E10.1080p.WEB.x264-TBS[TGx]
Bobs.Burgers.S10E02.1080p.WEB.x264-TBS[TGx] Bobs.Burgers.S10E09.REAL.1080p.WEB.x264-TBS[TGx] Family.Guy.S18E08.1080p.WEB.x264-XLF[rarbg] Family.Guy.S18E11.Short.Cuts.1080p.HULU.WEB-DL.DD+5.1.H.264-CtrlHD[TGx]
To me, that looks like Sonarr path is correct and Sonarr can see the files.
Everything is now running as a single container inside Docker. Same permissions on each.
PUID/GPID were at defaults of 1000, and now at what the terminal exposes as PUID=501, and PGUID=20. No difference in end result, same error and same error code.
You will see all the permissions opened in an earlier post in this thread (screen shots) showing access to directories, as well as access to systems.
Docker is only having ONE issue.
The majority of this thread has been looking for ways to get this one import error fixed.
Havenât yet seen anyone posting about getting Sonarr/Docker working on MacOS 10.15.4/Catalina.
Have seen tons of posts related to the same error code (failed import) ~ and the reasons all varied. All on difference systems, all w/different reasons. Some solved and many seems unresolved.
People disagree with this thought ~ I am of the mindset that what ever problem sonarr/docker has with importing files is related to the problems of people are experiencing w/Sonarr for macOS.
Different origins, different approaches and even different permissions and I think all the same, there will be a common issue discovered that impacts both.
Happy to do a zoom screen share w/anyone. They can direct me and see the files, paths etc. real time. Confirm everything is/is not properly set up, permission etc.