Search found 8 matches
- June 12th, 2014, 7:38 am
- Forum: General Help
- Topic: Error 87 - The parameter is incorrect
- Replies: 15
- Views: 9288
- June 11th, 2014, 5:21 pm
- Forum: General Help
- Topic: Error 87 - The parameter is incorrect
- Replies: 15
- Views: 9288
Re: Error 87 - The parameter is incorrect
Done. Thanks.
- June 11th, 2014, 7:21 am
- Forum: General Help
- Topic: Error 87 - The parameter is incorrect
- Replies: 15
- Views: 9288
Re: Error 87 - The parameter is incorrect
Ok, so the debug line shows:
Starting par2: ['C:\\Program Files\\SABnzbd\\win\\par2\\par2.exe', 'r', <then all of the file names>
The next line is the Error:
Error [Error 87] The parameter is incorrect while running par2_repair on set <GUID>
Starting par2: ['C:\\Program Files\\SABnzbd\\win\\par2\\par2.exe', 'r', <then all of the file names>
The next line is the Error:
Error [Error 87] The parameter is incorrect while running par2_repair on set <GUID>
- June 9th, 2014, 2:41 pm
- Forum: General Help
- Topic: Error 87 - The parameter is incorrect
- Replies: 15
- Views: 9288
Re: Error 87 - The parameter is incorrect
Fair enough - though I don't see where it puts the debug log. It is not in that same directory.jcfp wrote:As I said, a debug log. And the excerpt you posted in the topic start isn't from one of those.
- June 9th, 2014, 12:52 pm
- Forum: General Help
- Topic: Error 87 - The parameter is incorrect
- Replies: 15
- Views: 9288
Re: Error 87 - The parameter is incorrect
Code says this: logging.debug('Starting par2: %s', command) So search for "Starting par2" in the debug log of any job that gives you that repair error to find the relevant line(s). Right - so that is the original error I posted that found after the par2 process starts: 2014-06-08 17:07:04...
- June 9th, 2014, 9:00 am
- Forum: General Help
- Topic: Error 87 - The parameter is incorrect
- Replies: 15
- Views: 9288
Re: Error 87 - The parameter is incorrect
Thank you for the response jcfp. I am indeed using debug logging already - where will I see the subprocesses?
- June 9th, 2014, 12:20 am
- Forum: General Help
- Topic: Error 87 - The parameter is incorrect
- Replies: 15
- Views: 9288
Re: Error 87 - The parameter is incorrect
Thank you for your response. It is indeed empty.shypike wrote:Check Config->Switches for the extra par2 parameters.
Make sure it's empty.
- June 8th, 2014, 4:16 pm
- Forum: General Help
- Topic: Error 87 - The parameter is incorrect
- Replies: 15
- Views: 9288
Error 87 - The parameter is incorrect
Hello all, this is my first time posting (I've lurked before). I am trying to learn how to interpret these logs so I can be self sufficient, but I am just getting into it really. I saw the error mentioned in the title today, and when I dug into the sabnzbd log I saw this: 2014-06-08 17:07:04,703::ER...