Unable to download nzb from link

Post any problems / bugs / issues that are Mylar-related in here.
Post Reply
kanine
Posts: 15
Joined: Wed Jun 12, 2019 11:18 pm

Unable to download nzb from link

Post by kanine »

I've been getting the following error showing quite frequently when processing the RSS feed from nzb.su

[PAYLOAD:NONE] Unable to download nzb from link: https://api.nzb.su.......nzb

The odd thing is if I take that URL that's reported as having 'Payload:None' it downloads the correct nzb file.

I'm no python expert but could it be somehow mis-interpreting the RSS feed?

Mylar Version: development
-- git build 0af13913eaf120ced01bddeafb23ceedbcdfc0e8.
Python Version : 2.7.13
barbequesauce
Posts: 95
Joined: Fri Feb 03, 2017 3:59 pm

Re: Unable to download nzb from link

Post by barbequesauce »

Nzb.su has this problem periodically... contacting the admin on their forum seems to make it go away for a time...
kanine
Posts: 15
Joined: Wed Jun 12, 2019 11:18 pm

Re: Unable to download nzb from link

Post by kanine »

Thanks, everything generally gets there in the end. If it continues to be an issue I might start digging around the code... Dangerous!

It's always made a sensible choice just don't know what triggers the No Payload error.
barbequesauce
Posts: 95
Joined: Fri Feb 03, 2017 3:59 pm

Re: Unable to download nzb from link

Post by barbequesauce »

That’s my point - no payload is a thing from nzb.su and how it creates rss links - not a Mylar problem...
kanine
Posts: 15
Joined: Wed Jun 12, 2019 11:18 pm

Re: Unable to download nzb from link

Post by kanine »

Yeah I'll need to have a look and work out what it's looking for as all the info is there in the RSS as far as I can tell. From the search code it looks like each source has it's own peculiarities.

Does the RSS feed get logged / cached somewhere to see if it's an occaisonal glitch in the feed?
Post Reply