running Linuxmint 17.2 / xfce / 64bit
sabnzb 0.8.0beta1 installed via ppa
since the last update I'm getting an error when clicking the download link in indexers (tested with 3 different indexers). Tested with different files. When downloading and adding the nzb manually it works fine. any ideas?
cheers
Code: Select all
2015-09-29 10:14:14,892::ERROR::[_cplogging:216] [29/Sep/2015:10:14:14] HTTP
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 213, in process_multipart
part = entity.part_class.from_fp(entity.fp, ib)
File "/usr/share/sabnzbdplus/cherrypy/_cpreqbody.py", line 599, in from_fp
headers = cls.read_headers(fp)
File "/usr/share/sabnzbdplus/cherrypy/_cpreqbody.py", line 615, in read_headers
raise ValueError("MIME requires CRLF terminators: %r" % line)
ValueError: MIME requires CRLF terminators: 'Content-Disposition: form-data; name="name"; filename="XXXXXXXXXXXXXXXXXXXXXXX.par2.nzb"\n'