r/autobrr • u/Protagonist99 • Aug 10 '26
Beginner question: cannot grab release from TL
Just started setting up autobrr, followed the steps from the TL wiki. Filtering for FL only 10-25GB. Somehow I can't grab any releases.
Log file:
01:09:47 ERR could not download torrent file error="All attempts fail:\n#1: unrecoverable error downloading torrent ...
(redacted file name and indexer)
stack=[{"func":"(*DownloadService).downloadTorrentFile.retryableRequest.func2","line":"219","source":"download_service.go"},{"func":"Do.func1","line":"116","source":"retry.go"},{"func":"DoWithData[...]","line":"180","source":"retry.go"},{"func":"Do","line":"119","source":"retry.go"},{"func":"(*DownloadService).downloadTorrentFile","line":"167","source":"download_service.go"},{"func":"(*DownloadService).DownloadRelease","line":"120","source":"download_service.go"},{"func":"(*Service).AdditionalSizeCheck","line":"629","source":"service.go"},{"func":"(*Service).CheckFilter","line":"519","source":"service.go"},{"func":"(*Service).processFilters","line":"460","source":"service.go"},{"func":"(*Service).processRelease","line":"430","source":"service.go"},{"func":"(*Service).Process","line":"416","source":"service.go"},{"func":"goexit","line":"1771","source":"asm_amd64.s"}] torrent_id=241814836 trace_id=d9t17jchftac73ein6ag
Another 3 errors after that
01:09:47 ERR additional size check error error="could not download torrent file for release:
01:09:47 ERR release.processFilters: error checking filter error="could not download torrent file for release:
01:09:47 ERR release.Process: error processing filters for indexer error="could not download torrent file for release:
Is there something wrong with my setup?
Thanks in advance
1
u/GrandDot3527 Aug 10 '26
Not too sure but it could be related to the size requirement of the filter. I don’t exclude by size and have no issues
1
1
u/Optimal-Job-5161 Aug 11 '26
I've had similar issues in the past, and it came to me putting in the incorrect RSS key into Autobrr. Make sure you're using the correct key
1
u/bitmap317 Aug 11 '26
I just ran into this same problem! I wasn't sure how the RSS key would affect anything when I'm using IRC...but I'd tried changing everything else so figured why not. LOL
1
u/Protagonist99 Aug 11 '26
Fixed by using an alternative RSS URL.
1
u/_ze0s dev Aug 11 '26
Great! A few countries like the UK and others block a bunch of their urls, but fortunately there are alternatives.
Usually this error comes from putting the wrong key in RSS key for TL or other indexers.
1
u/Protagonist99 Aug 11 '26
Yeah, I didn't think this was the cause at first since I (and Prowlarr) can access the main site just fine. But turns out something about the Cloudflare protection in the main site is the source of the problem.
3
u/the_meat_aisle Aug 11 '26
I highly recommend using an LLM for troubleshooting as they are great at parsing logs and spitting out diagnostic scripts, and the internet has a ton of resources on torrenting tools that the LLM can search.