Aria2 download does not confirm
What version are you using? 2.0.59 What OS are you running? Windows Are you using Docker or as a service? Docker Which debrid provider are you using? Real-debrid Which downloader are you using? aria2
I am having an issue with the rdtclient's interaction with aria2 downloader.
I start a file in radarr, rdtclient starts the download in aria2, aria2 finishes, and then rdtclient says Download reported an error: File not found, and then restarts the download (creating an infinite loop).
I think that my permissions are set correctly, and that the docker container can see this file, but is not recognizing it.
Any help would be greatly appreciated!
Please attach a log file here with the log setting set to debug rdtclient issue log.txt
I was able to resolve this issue by setting all the paths to the drive that docker is installed on. It does not quite work as I intended, but good enough.
This is expected yes, Aria2c needs be closely matched to your paths otherwise it'll get all confused.