rogerfar / rdt-client

Real-Debrid Client Proxy
MIT License
929 stars 117 forks source link

Torrent getting stuck on "Queued for downloading" #448

Closed Schmops8 closed 7 months ago

Schmops8 commented 7 months ago

What version are you using? Latest, 2.0.63 Wat OS are you running? Windows 10 Are you using Docker or as a service? As a service Which debrid provider are you using? RealDebrid Which downloader are you using? Internal Downloader Please attach a log file here with the log setting set to debug rdtclient.log

Tried several different files over Radarr, also tried direct import. Worked fine yesterday and today it just gets stuck on "Queued for downloading". Tried deleting database and rdtclient and

Drknz056 commented 7 months ago

Yep, I have the same issue also running in Docker.

Files are either queued for download or are downloading when they are already completed in Real Debrid.

Radarr/Sonarr never import the files, just perpetually says downloading in the queue.

rogerfar commented 7 months ago

The logs keep stating No ID received for download. That's odd, it looks like you're using the internal downloader.

Is there maybe a permission issue that it cannot download to your download path?

Shabbypenguin commented 7 months ago

Also having this issue, some files work fine, some dont. logs says it cant find the downloaded file and just cycles searching for it. _rdtclient_logs.txt

looking at the logs its trying to find a rar file, which in my rclone mount i see the mkv files, so it downloaded and unpacked, but is hung up that it couldnt find the rar. looking on debridmediamanager inside the torrent there never was a rar file, so im not sure why rdtclient is searching for that. https://pastebin.com/cHvUT99a

Schmops8 commented 7 months ago

The logs keep stating No ID received for download. That's odd, it looks like you're using the internal downloader.

Is there maybe a permission issue that it cannot download to your download path?

So I tried around with permissions, they should work. In the "Speed Test" tab it also says "Your download path looks good" and write speed test was also fine. The odd thing is the "Test Real-Debrid download speed" doesnt work.

So I assume there is some error between RD and rdtclient. The files also show up in the "Torrents" tab in RD where you can direct download.

rogerfar commented 7 months ago

This seems to be the same issue as here: https://github.com/rogerfar/rdt-client/issues/449

Please try the latest version, it should've fixed a few symlink issues.