The error occurs when I try to bring my docker-compose stack up. I'll post my compose file below (it's the default with all the other non-blackhole related items removed). REALDEBRID_MOUNT_TORRENTS_PATH is set to /home/jiru443/mnt/zurg/__all__ which is the default section made by zurg, containing all torrents. The error is:
Error response from daemon: error while creating mount source path '/home/jiru443/mnt/zurg/__all__': mkdir /home/jiru443/mnt/zurg: file exists
This folder already exists because it's where i've mounted zurg. This is also the path I use currently with RDT Client symlinks, which has worked successfully.
Description
The error occurs when I try to bring my docker-compose stack up. I'll post my compose file below (it's the default with all the other non-blackhole related items removed). REALDEBRID_MOUNT_TORRENTS_PATH is set to
/home/jiru443/mnt/zurg/__all__
which is the default section made by zurg, containing all torrents. The error is:This folder already exists because it's where i've mounted zurg. This is also the path I use currently with RDT Client symlinks, which has worked successfully.
.env (sanitized)
docker-compose.yml