racklin / simple-synoindex-server

Simple synoindex server for Synology NAS
34 stars 6 forks source link

Issue with Sonarr in Docker #5

Open suave123 opened 6 years ago

suave123 commented 6 years ago

Hi,

I am using Docker on a synology DS218+. Since media was not indexing I stumbled upon this hack. Which works perfectly for my Radarr Container but my Sonarr container refuses to start. I get error:

Start container linuxserver-sonarr2 failed: {"message":"oci runtime error: container_linux.go:247: starting container process caused \"process_linux.go:359: container init caused \\"rootfs_linux.go:54: mounting \\\\"/volume1/docker/synoindex\\\\" to rootfs \\\\"/volume1/@docker/aufs/mnt/fa400951863ff404f6d4390348a4180358c27d7176373033e91b209fb9f67918\\\\" at \\\\"/volume1/@docker/aufs/mnt/fa400951863ff404f6d4390348a4180358c27d7176373033e91b209fb9f67918/usr/syno/bin\\\\" caused \\\\"not a directory\\\\"\\"\"\n: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type"}.

I have tried everything .....anyone has a clue?