PAR2 received incorrect options

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • 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.
Post Reply
XxUnkn0wnxX
Newbie
Newbie
Posts: 15
Joined: September 30th, 2015, 5:04 am

PAR2 received incorrect options

Post by XxUnkn0wnxX »

I keep getting this following error ever since I updated to 2.2.0 [b061e58] macOS

[64d4c09ec2924584b6fd95d034ebf402] PAR2 received incorrect options, check your Config->Switches settings

I have -t0 in my Extra PAR2 Parameters to prevent disk trashing according to the following Wiki
User avatar
safihre
Administrator
Administrator
Posts: 5366
Joined: April 30th, 2015, 7:35 am
Contact:

Re: PAR2 received incorrect options

Post by safihre »

What happens if you remove that option? Does it work normally?
Quite strange.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
XxUnkn0wnxX
Newbie
Newbie
Posts: 15
Joined: September 30th, 2015, 5:04 am

Re: PAR2 received incorrect options

Post by XxUnkn0wnxX »

safihre wrote: August 23rd, 2017, 12:35 am What happens if you remove that option? Does it work normally?
Quite strange.
I haven't tried that yet but I found a more detailed log of the error:

Code: Select all

2017-08-23 22:40:53,637::DEBUG::[newsunpack:2160] build_filelists(): 7zips: []
2017-08-23 22:40:53,637::DEBUG::[newsunpack:2161] build_filelists(): ts: []
2017-08-23 22:40:53,638::DEBUG::[newsunpack:1206] Starting par2: ['/usr/bin/nice', '-n10', '/Applications/SABnzbd.app/Contents/Resources/osx/par2/par2-sl64', 'r', '-t0', u'/Users/Admin/Downloads/NZB Downloads/Temp/Salvation.S01E07.Seeing.Red.720p.AMZN.WEBRip.DDP5.1.x264-NTb/f54614b3ff9c48a2bbd292db1755e125.par2', u'/Users/Admin/Downloads/NZB Downloads/Temp/Salvation.S01E07.Seeing.Red.720p.AMZN.WEBRip.DDP5.1.x264-NTb/*']
2017-08-23 22:40:53,690::ERROR::[newsunpack:1279] [f54614b3ff9c48a2bbd292db1755e125] PAR2 received incorrect options, check your Config->Switches settings
2017-08-23 22:40:53,692::DEBUG::[newsunpack:1536] PAR2 output was
Invalid option specified: -t0
par2SL version 1.0, Copyright (C) 2003 Peter Brian Clements.
Adapted for use with MacPar deLuxe by Gerard Putter.
This program is compatible with Mac OS X Snow Leopard or later.
It uses Grand Central Dispatch to optimize the speed and processor load.
This is free software, and you are welcome to redistribute it and/or modify
it under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2 of the License, or (at your
option) any later version. See COPYING for details.
Usage:
par2 c(reate) [options] <par2 file> [files] : Create PAR2 files
par2 v(erify) [options] <par2 file> [files] : Verify files using PAR2 file
par2 r(epair) [options] <par2 file> [files] : Repair files using PAR2 files
You may also leave out the "c", "v", and "r" commands by using "parcreate",
"par2verify", or "par2repair" instead.
Options:
-b<n>  : Set the Block-Count
-s<n>  : Set the Block-Size (Don't use both -b and -s)
-r<n>  : Level of Redundancy (%%)
-c<n>  : Recovery block count (Don't use both -r and -c)
-f<n>  : First Recovery-Block-Number
-u     : Uniform recovery file sizes
-l     : Limit size of recovery files (Don't use both -u and -l)
-n<n>  : Number of recovery files (Don't use both -n and -l)
-m<n>  : Memory (in MB) to use
-v [-v]: Be more verbose
-q [-q]: Be more quiet (-q -q gives silence)
--     : Treat all remaining CommandLine as filenames
If you wish to create par2 files for a single source file, you may leave
out the name of the par2 file from the command line.
it doesnt seem to be liking "Invalid option specified: -t0"
User avatar
safihre
Administrator
Administrator
Posts: 5366
Joined: April 30th, 2015, 7:35 am
Contact:

Re: PAR2 received incorrect options

Post by safihre »

Hmm, and you always had this option before?
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
User avatar
safihre
Administrator
Administrator
Posts: 5366
Joined: April 30th, 2015, 7:35 am
Contact:

Re: PAR2 received incorrect options

Post by safihre »

Checking 2.1.0 I see that there this option was also not supported.
I will remove it from the wiki.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Post Reply