[Solved] Adding links directly from indexer not working

Questions and bug reports for Beta releases should be posted here.
Forum rules
Help us help you:
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
juju75
Newbie
Newbie
Posts: 8
Joined: September 29th, 2015, 3:22 am

Re: [Solved] Adding links directly from indexer not working

Post by juju75 »

Got a new error when adding files via NZBFox v1.4.1 fix 2015-09-30
Downloading and adding the file manually works.

Version: 0.8.0Beta1 [1ba588f]
Python Version: 2.7.6 (default, Jun 22 2015, 17:58:13) [GCC 4.8.2]

Code: Select all

Traceback (most recent call last):
File "/usr/share/sabnzbdplus/cherrypy/_cprequest.py", line 663, in respond
self.body.process()
File "/usr/share/sabnzbdplus/cherrypy/_cpreqbody.py", line 996, in process
super(RequestBody, self).process()
File "/usr/share/sabnzbdplus/cherrypy/_cpreqbody.py", line 540, in process
proc(self)
File "/usr/share/sabnzbdplus/cherrypy/_cpreqbody.py", line 223, in process_multipart_form_data
process_multipart(entity)
File "/usr/share/sabnzbdplus/cherrypy/_cpreqbody.py", line 215, in process_multipart
part.process()
File "/usr/share/sabnzbdplus/cherrypy/_cpreqbody.py", line 538, in process
self.default_proc()
File "/usr/share/sabnzbdplus/cherrypy/_cpreqbody.py", line 710, in default_proc
self.file = self.read_into_file()
File "/usr/share/sabnzbdplus/cherrypy/_cpreqbody.py", line 725, in read_into_file
self.read_lines_to_boundary(fp_out=fp_out)
File "/usr/share/sabnzbdplus/cherrypy/_cpreqbody.py", line 651, in read_lines_to_boundary
raise EOFError("Illegal end of multipart body.")
EOFError: Illegal end of multipart body.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: [Solved] Adding links directly from indexer not working

Post by shypike »

Weird, I use nzbFox all the time.
Consider contacting the author.
Post Reply