hpsu / nzbget-chrome

Google chrome extension to interact with nzbget
28 stars 23 forks source link

Getting 'Error occured! Could now download link. Click to try again' errors from dognzb.cr #31

Open seththetech opened 9 years ago

seththetech commented 9 years ago

I've been getting these errors a lot lately, more then 50% of the time. All the nzbs themselves seem to be valid. I also the fetch link in the error message by going to the fetch url manually and it worked for me successfully downloading the nzb file.

Screenshot: http://screencast.com/t/UsMZOBWf8H

hpsu commented 9 years ago

Are you accessing NZBGet behind a proxy (web server)? If so, you might need to increase the maximum allowed body size of your web server. nzbget-chrome sends the nzb file as a POST-request.

c0h1b4 commented 9 years ago

I have the same error msg with nzb.su and NZBGet. I tried increasing the max body size in nginx (web server I user) to 16mb or 0 (unlimited) and no success. The nzb file is little bigger than 1mb.