I've had a strange issue today, and feel like I have noticed it once or twice before. It's hard to say whether it's an issue with RDT Client or with Radarr/Sonarr, but hope either someone else has had the issue or has any insight?
Trying to put the issue as simply as I can; I add a show to download through sonarr, and RDT Client looks like it's grabbing the previously cached links as normal. However, if I look at the "My Downloads" page on my RD account, the same files for the show are added 5 or 6 times. Additionally, none of the files are actually downloaded to my system which means that they are being added over and over again without actually downloading the data. It also means I'm hitting the fair usage cap for RD without actually downloading anything!
Like I said, the whole setup has a number of variables, but I can't see why Sonarr would be adding the file multiple times when RDT Client shows on the face of it that the files are being downloaded. Also, given that the files are already cached, the client isn't actually attempting to do anything but grab the files from the RD server. Why it's repeating that process over an over is a mystery. What should have been a download of 20GB data over two series has been registered as RD as a download of 280GB, even though my router doesn't show that anything near that amount of data has been downloaded.
Has anyone else had this issue, or have any suggestions as to what may be happening here?
Edit: Was able to see lots of this error from the log:
2024-09-10 12:07:08.550 +00:00 [ERR] RdtClient.Service.Services.Downloaders.InternalDownloader: Exception of type 'System.OutOfMemoryException' was thrown.
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at System.GC.AllocateNewArray(IntPtr typeHandle, Int32 length, GC_ALLOC_FLAGS flags)
at System.Buffers.SharedArrayPool`1.Rent(Int32 minimumLength)
at DownloaderNET.Downloader.Download(Int64 thread, Chunk chunk, CancellationToken cancellationToken)
I've had a strange issue today, and feel like I have noticed it once or twice before. It's hard to say whether it's an issue with RDT Client or with Radarr/Sonarr, but hope either someone else has had the issue or has any insight?
Trying to put the issue as simply as I can; I add a show to download through sonarr, and RDT Client looks like it's grabbing the previously cached links as normal. However, if I look at the "My Downloads" page on my RD account, the same files for the show are added 5 or 6 times. Additionally, none of the files are actually downloaded to my system which means that they are being added over and over again without actually downloading the data. It also means I'm hitting the fair usage cap for RD without actually downloading anything!
Like I said, the whole setup has a number of variables, but I can't see why Sonarr would be adding the file multiple times when RDT Client shows on the face of it that the files are being downloaded. Also, given that the files are already cached, the client isn't actually attempting to do anything but grab the files from the RD server. Why it's repeating that process over an over is a mystery. What should have been a download of 20GB data over two series has been registered as RD as a download of 280GB, even though my router doesn't show that anything near that amount of data has been downloaded.
Has anyone else had this issue, or have any suggestions as to what may be happening here?
Edit: Was able to see lots of this error from the log:
2024-09-10 12:07:08.550 +00:00 [ERR] RdtClient.Service.Services.Downloaders.InternalDownloader: Exception of type 'System.OutOfMemoryException' was thrown. System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown. at System.GC.AllocateNewArray(IntPtr typeHandle, Int32 length, GC_ALLOC_FLAGS flags) at System.Buffers.SharedArrayPool`1.Rent(Int32 minimumLength) at DownloaderNET.Downloader.Download(Int64 thread, Chunk chunk, CancellationToken cancellationToken)
and it sounds very much like this previously addressed issue: https://github.com/rogerfar/rdt-client/issues/509
What version are you using? v2.0.86
Wat OS are you running? Mac OS 13.6.1
Are you using Docker or as a service? Docker
Which debrid provider are you using? Real Debrid
Which downloader are you using? Internal Downloader
Please attach a log file here with the log setting set to debug Unable to replicate issue with debug enabled as debrid service fair usage reached