Search found 3 matches
- October 23rd, 2016, 12:55 pm
- Forum: Bug Reports
- Topic: Postprocessing has been canceled
- Replies: 4
- Views: 2131
Re: Postprocessing has been canceled
Umlaut was in the PW, but what caused the error where unprintable chars in the rar-filenames.
- October 23rd, 2016, 11:43 am
- Forum: Bug Reports
- Topic: Postprocessing has been canceled
- Replies: 4
- Views: 2131
Re: Postprocessing has been canceled
There is a umlaut in the password, but that was in many of my files already. But your tip was very helpful: I finally managed to find the files, putty didn´t display them because of non-printable characters. I removed all the non-printable characters with this command: rename -n 's/[^\x00-\x7F]//g' ...
- October 23rd, 2016, 6:30 am
- Forum: Bug Reports
- Topic: Postprocessing has been canceled
- Replies: 4
- Views: 2131
Postprocessing has been canceled
Hi all, I´ve run into the following problem: Sab downloaded just fine and finished the repair process, but then throws this error: Traceback (most recent call last): File "/usr/share/sabnzbdplus/cherrypy/_cprequest.py", line 670, in respond response.body = self.handler() File "/usr/sh...