rogerfar / rdt-client

Real-Debrid Client Proxy
MIT License
885 stars 113 forks source link

Symlink downloader not working #408

Closed tomhok closed 9 months ago

tomhok commented 9 months ago

What version are you using? 2.0.59.0 What OS are you running? Debian 12 server Are you using Docker or as a service? Docker Issue My symlink downloads are looping forever at Queued for downloading: download

This is my download test page. Clicking Test download speed does nothing. It flickers for a millisecond and goes back to the same state: downloadtest

I don't think the issue is at RD's side, the unrestricted link works very well: downloadscreen

This is the log:

[16:10:45 DBG] Processing 1 torrents
-
[16:10:45 DBG] Processing to download for download The.Marvels.2023.1080p.WEB.h264-ETHEL.mkv. Completed: -2147483648%, avg speed: 0bytes/s (5f9b0baa-b93d-47d4-baea-5b308efff7a5) for torrent The.Marvels.2023.1080p.WEB.h264-ETHEL[TGx] (XR3YWOAORQH6Y - downloaded 100%) (670b778a-5dfa-47ca-9bea-f64d0f1adb8d)
-
[16:10:45 DBG] Unrestricting links for download The.Marvels.2023.1080p.WEB.h264-ETHEL.mkv. Completed: -2147483648%, avg speed: 0bytes/s (5f9b0baa-b93d-47d4-baea-5b308efff7a5) for torrent The.Marvels.2023.1080p.WEB.h264-ETHEL[TGx] (XR3YWOAORQH6Y - downloaded 100%) (670b778a-5dfa-47ca-9bea-f64d0f1adb8d)
-
[16:10:45 DBG] Unrestricting link for download The.Marvels.2023.1080p.WEB.h264-ETHEL.mkv. Completed: -2147483648%, avg speed: 0bytes/s (5f9b0baa-b93d-47d4-baea-5b308efff7a5) for torrent The.Marvels.2023.1080p.WEB.h264-ETHEL[TGx] (XR3YWOAORQH6Y - downloaded 100%) (670b778a-5dfa-47ca-9bea-f64d0f1adb8d)
-
[16:10:45 DBG] Setting download path to /media/devmon/debian1/symlinks/radarr for download The.Marvels.2023.1080p.WEB.h264-ETHEL.mkv. Completed: -2147483648%, avg speed: 0bytes/s (5f9b0baa-b93d-47d4-baea-5b308efff7a5) for torrent The.Marvels.2023.1080p.WEB.h264-ETHEL[TGx] (XR3YWOAORQH6Y - downloaded 100%) (670b778a-5dfa-47ca-9bea-f64d0f1adb8d)
-
[16:10:45 DBG] Starting download for download The.Marvels.2023.1080p.WEB.h264-ETHEL.mkv. Completed: -2147483648%, avg speed: 0bytes/s (5f9b0baa-b93d-47d4-baea-5b308efff7a5) for torrent The.Marvels.2023.1080p.WEB.h264-ETHEL[TGx] (XR3YWOAORQH6Y - downloaded 100%) (670b778a-5dfa-47ca-9bea-f64d0f1adb8d)
-
[16:10:45 DBG] Starting symlink resolving of https://sgp1.download.real-debrid.com/d/##########/The.Marvels.2023.1080p.WEB.h264-ETHEL.mkv, writing to path: /media/devmon/debian1/symlinks/radarr/The.Marvels.2023.1080p.WEB.h264-ETHEL[TGx]/The.Marvels.2023.1080p.WEB.h264-ETHEL.mkv
-
[16:10:45 DBG] Searching /mnt/pd_zurg/torrents for The.Marvels.2023.1080p.WEB.h264-ETHEL.mkv
-
[16:10:45 DBG] Cancelling download https://sgp1.download.real-debrid.com/d/##########/The.Marvels.2023.1080p.WEB.h264-ETHEL.mkv
-
[16:10:45 DBG] No ID received for download The.Marvels.2023.1080p.WEB.h264-ETHEL.mkv. Completed: -2147483648%, avg speed: 0bytes/s (5f9b0baa-b93d-47d4-baea-5b308efff7a5) for torrent The.Marvels.2023.1080p.WEB.h264-ETHEL[TGx] (XR3YWOAORQH6Y - downloaded 100%) (670b778a-5dfa-47ca-9bea-f64d0f1adb8d)
-
[16:10:45 DBG] Processing for torrent The.Marvels.2023.1080p.WEB.h264-ETHEL[TGx] (XR3YWOAORQH6Y - downloaded 100%) (670b778a-5dfa-47ca-9bea-f64d0f1adb8d)
-
[16:10:45 DBG] Waiting for downloads to complete. 0/1 complete (0%) for torrent The.Marvels.2023.1080p.WEB.h264-ETHEL[TGx] (XR3YWOAORQH6Y - downloaded 100%) (670b778a-5dfa-47ca-9bea-f64d0f1adb8d)
-
[16:10:45 DBG] Updating torrent info from debrid provider
-
<loops>
[16:10:46 DBG] Processing 1 torrents

/mnt/pd_zurg/torrents for The.Marvels.2023.1080p.WEB.h264-ETHEL.mkv exists and is playable. download

The folder /The.Marvels.2023.1080p.WEB.h264-ETHEL[TGx]/ and the file /The.Marvels.2023.1080p.WEB.h264-ETHEL.mkv do not exist. TURMOIL is from a different torrent that didnt work either using internal downloader: downloadfolder

How can I get this to work? Thank you for your help!

cchance27 commented 9 months ago

did you fix this?

tomhok commented 9 months ago

Yes, just a silly oversight. RDT container had volume access to destination (symlinks) but not to source (rclone mount).