Report sent to Torrent Blackhole but torrent file does not exist

Hi,

First of all thanks for this great app.

I’m currently using with rarbg and kickass indexers with qBittorrent (TorrentBlackHole option) .

Most of my torrents are working flawlessly but with some of them I encounter strange behaviour.

According to the logs it says “report sent to qBittorrent”. I guess that’s the log when sonarr completed downloading the torrent file and copies it to the auto import directory of qBittorrent. But nothing happens in qBittorrent. In order to simulate the issue, I closed qBittorrent to check the directory manually and set trace mode. After that I clicked automatic search for The Affair S02E05, still nothing happened but the log said otherwise:

Info|DownloadService|Report sent to qBittorrent. The.Affair.S02E05.HDTV.x264-KILLERS[rartv]

Related trace can be found in http://pastebin.com/32t3sSrA.

Can you please guide me regarding this error?

Thanks.

Is the torrent file written to the location specified?

Are you sure that the Watch Folder vs Torrent Folder isn’t mixed up?

Hi Markus 101,

Unfortunately no, the torrent file was not written to the location specified.

Hi Taloth,

Thanks for your answer; but no, I didn’t mix the folders, because it’s working for some of the series.

I may have identified the issue, can you please check the screenshot in the url below?
https://imgur.com/HMKLQPr

When I tried manual search, I noticed that the same thing (torrent not being written to the watch folder) continued to happen.

When I clicked download, the 3 torrents I marked with red seemed to be not written to the folder, and the green ones were written. As you have already noticed, red ones are from rarbg and green ones are from kickass.

I may have an issue with rarbg. When i click on the torrent link from rarbg (torrentapi) I can manually download the torrent file, but somehow Sonarr can not download it (but thinks it downloaded)

According to my settings, url for rarbg is just https://torrentapi.org; am i missing something here?

One last thing, I forgot to mention in my first post: using Windows 7 64 bit,
with Sonarr version 2.0.0.3530 and AppData directory C:\ProgramData\NzbDrone

Looks like a bug with RARBG and Blackhole, I’ve pushed a fix to the develop branch.

The fix is to properly report that it failed to download, as RARBG seems to only report magnet links, not links to the torrent and Blackhole doesn’t support magnet links.

1 Like

Markus, adjust the rarbg parser to fake the url using torcache.

1 Like

The issue is RARBG only gives us the magnet link, which we can’t/don’t use for Blackhole.

exactly, but a magnet link contains the info hash (you can use MonoTorrent to get the hash) and then construct a valid torcache url

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.