Search found 19 matches

by lordjynx
June 4th, 2014, 10:38 pm
Forum: Beta Releases
Topic: Develop Pars randomly failing
Replies: 14
Views: 7086

Re: Develop Pars randomly failing

Ah... well, at any rate.. once again, thanks shypike.. greatly appreciate your assistance! :)

LJ
by lordjynx
June 3rd, 2014, 3:00 pm
Forum: Beta Releases
Topic: Develop Pars randomly failing
Replies: 14
Views: 7086

Re: Develop Pars randomly failing

Sander - I mentioned to skypike that it started after the unrar 5.01 upgrade off github... so, it's very likely, it's a par2 issue... or at least a combination of the two working together.. lol :)

LJ
by lordjynx
June 3rd, 2014, 10:58 am
Forum: Beta Releases
Topic: Develop Pars randomly failing
Replies: 14
Views: 7086

Re: Develop Pars randomly failing

Skypike, I have a FULL debug log now from another one that failed. Here's the PAR2 snipit.. I can dump the whole log to paste bin if you want it? 2014-06-03 10:43:59,428::INFO::[nzbqueue:232] Saving queue 2014-06-03 10:43:59,428::INFO::[__init__:881] Saving data for queue10.sab in C:\Python27\sabnzb...
by lordjynx
June 3rd, 2014, 8:20 am
Forum: Beta Releases
Topic: Develop Pars randomly failing
Replies: 14
Views: 7086

Re: Develop Pars randomly failing

I went into Queue Repair and hit the ADD button to get it to spin out the debugged errors again. I should note in the meantime - I extracted the original .nzb from the .gz archive, added it manually to sab, then started another download of it... worked fine... I can't figure out why it's working som...
by lordjynx
June 3rd, 2014, 8:15 am
Forum: Beta Releases
Topic: Develop Pars randomly failing
Replies: 14
Views: 7086

Re: Develop Pars randomly failing

Shypike,

I'll PM you a pastebin.

Thanks for looking into this!

LJ
by lordjynx
June 2nd, 2014, 11:34 pm
Forum: Beta Releases
Topic: Develop Pars randomly failing
Replies: 14
Views: 7086

Re: Develop Pars randomly failing

The line Scanning "\\?\C:\Temp\SHOW\SHOW.vol00+4.par2" looks strange: What is the "\\?\" at the beginning? Yeah, I'm not sure either. I also have more in the debug logs ex: 2014-06-02 23:14:37,017::DEBUG::[newsunpack:1146] Par2-classic = True 2014-06-02 23:14:39,638::DEBUG::[new...
by lordjynx
June 2nd, 2014, 11:01 pm
Forum: Beta Releases
Topic: Develop Pars randomly failing
Replies: 14
Views: 7086

Re: Develop Pars randomly failing

More info from the logs: 2014-06-02 20:24:31,573::INFO::[__init__:532] Backing up C:\Python27\sabnzbd-settings\nzbs\SHOW.nzb.gz 2014-06-02 20:24:31,635::INFO::[__init__:532] Backing up \\?\C:\Temp\SHOW\__ADMIN__\SHOW.nzb.gz 2014-06-02 20:24:31,730::INFO::[__init__:836] \\?\C:\Temp\SHOW\__ADMIN__\__r...
by lordjynx
June 2nd, 2014, 10:55 pm
Forum: Beta Releases
Topic: Develop Pars randomly failing
Replies: 14
Views: 7086

Develop Pars randomly failing

I'm currently running from github sources on develop branch (last commit e6094141a089b849880f997ef2ded3f2ab6be84e - dated May 24th, 2014). I'm having an issue with seemingly random downloads being failed as having "Invalid par2 files, cannot verify or repair" error. If I run multipar and m...
by lordjynx
March 9th, 2013, 9:52 am
Forum: Beta Releases
Topic: Multi-Operations SABnzbd Version: 0.8.x
Replies: 6
Views: 5817

Re: Multi-Operations SABnzbd Version: 0.8.x

Thanks shypike. You guys always keep up the awesome work on this!

LJ
by lordjynx
March 8th, 2013, 10:42 am
Forum: Beta Releases
Topic: Multi-Operations SABnzbd Version: 0.8.x
Replies: 6
Views: 5817

Re: Multi-Operations SABnzbd Version: 0.8.x

Shypike,

Thanks for the quick response. I think I answered my own question. I just shut down sab and did a "GIT track master."

It's now reporting 0.7.x as the version and the multi-operations is working again. I'll wait for the next release to try :)

LJ
by lordjynx
March 7th, 2013, 11:54 pm
Forum: Beta Releases
Topic: Multi-Operations SABnzbd Version: 0.8.x
Replies: 6
Views: 5817

Re: Multi-Operations SABnzbd Version: 0.8.x

Fail on my part then. :) I guess I should switch to "master" GIT. Is that a simple process to do without losing DB/etc?

LJ
by lordjynx
March 7th, 2013, 2:38 pm
Forum: Beta Releases
Topic: Multi-Operations SABnzbd Version: 0.8.x
Replies: 6
Views: 5817

Multi-Operations SABnzbd Version: 0.8.x

I'm having a weird issue with the development release on GIT: When selecting Multi-Operations, the selection box next to the queue name disappears after a few seconds. Clicking on Multi-Operations to disable it, then clicking on it again to enable, does the same thing. Shows up for a few seconds the...
by lordjynx
November 16th, 2012, 12:18 am
Forum: Beta Releases
Topic: 0.7.6 beta1 crashes
Replies: 12
Views: 10336

Re: 0.7.6 beta1 crashes

Skypike:

I just installed Beta 2 over Beta 1. No issues with the service going from 1 to 2. I can still test 0.7.5 --> beta 2 if you want.

At any rate, thanks for quick fixes you devs do!

LJ
by lordjynx
November 14th, 2012, 5:38 pm
Forum: Beta Releases
Topic: 0.7.6 beta1 crashes
Replies: 12
Views: 10336

Re: 0.7.6 beta1 crashes

lol... I can always go back to 0.7.5 and try it again if you want :)
by lordjynx
November 14th, 2012, 2:56 pm
Forum: Beta Releases
Topic: 0.7.6 beta1 crashes
Replies: 12
Views: 10336

Re: 0.7.6 beta1 crashes

I looked at the code change that removed the version check, when checking for an already running instance. Under some circumstances the new code can give unpredictable results. This could explain your issue. I will change the code for 0.7.6Beta2 and PM you as soon as it is available. Awesome, thank...