NzbGet Crash with NzbDrone

Hi,

today nzbget crashed several times when a download failed and nzbDrone tried to redownload the file via nzbget. I contacted the developer of nzbget and he answered with the following:

Indeed, I see in the log, that the request was from NzbDrone.

I can now reproduce the crash in NZBGet and will fix it. Nonetheless NzbDrone should not use command “HistoryReturn”, especially not for items not having any parked files. NzbDrone should use “HistoryRedownload” instead.

Kind Regards,
n

Forgot, here is the link to the thread in the nzbget forum:
NzbGet Forum Thread

I am seeing this error as well.

I would’ve hoped that HistoryRedownload redownloaded only the missing articles, instead of deleting all of it and start over.

But okay, I’ve changed which method we called to HistoryRedownloaded. I’ve pushed it to develop but could be a while till it’s available.

Thanks Taloth.

I’m on develop, so will monitor over the next few days.