Search found 17 matches

by slvrdragn
February 4th, 2021, 10:18 am
Forum: General Help
Topic: Does "not enough repair blocks" trigger postproc?
Replies: 11
Views: 2110

Re: Does "not enough repair blocks" trigger postproc?

I'm not seeing a traceback in it. It just stops.
by slvrdragn
February 2nd, 2021, 10:46 am
Forum: General Help
Topic: Does "not enough repair blocks" trigger postproc?
Replies: 11
Views: 2110

Re: Does "not enough repair blocks" trigger postproc?

No Api calls except queue checks from what I believe was nzbhydra (okhttp) and Couchpotato checking history.
No other error type messages that i can see. unrars and unpacks progressed normally.
by slvrdragn
February 2nd, 2021, 10:41 am
Forum: General Help
Topic: Does "not enough repair blocks" trigger postproc?
Replies: 11
Views: 2110

Re: Does "not enough repair blocks" trigger postproc?

Directunpack is disabled for now, so far, seems more stable. That might be subjective.
I saved the logs, let me recheck and see. I don't have anything in crontab or scripts that should be restarting or killing it.
by slvrdragn
February 1st, 2021, 2:05 pm
Forum: General Help
Topic: Does "not enough repair blocks" trigger postproc?
Replies: 11
Views: 2110

Re: Does "not enough repair blocks" trigger postproc?

So I don't know if related but the okhttp call seems to happen around the time of. I believe this is nzbhydra and I'm going to disable it. 2021-02-01 13:40:59,459::DEBUG::[__init__:990] [sabnzbd.postproc.save] Saving data for postproc2.sab 2021-02-01 13:40:59,461::DEBUG::[__init__:922] [sabnzbd.save...
by slvrdragn
February 1st, 2021, 11:36 am
Forum: General Help
Topic: Does "not enough repair blocks" trigger postproc?
Replies: 11
Views: 2110

Re: Does "not enough repair blocks" trigger postproc?

So I haven't managed to catch one of those jobs but skimming through the logs after notice what seemed to be a lot of restarts, I found that around the time of directunpack actions, it restarts. I was wondering why it kept reloading so often. Nothing really useful to my eyes in the log. it just stop...
by slvrdragn
January 28th, 2021, 10:55 am
Forum: General Help
Topic: Does "not enough repair blocks" trigger postproc?
Replies: 11
Views: 2110

Re: Does "not enough repair blocks" trigger postproc?

Hmm apparently setting to debug didn't take. Trying again.
by slvrdragn
January 27th, 2021, 11:21 am
Forum: General Help
Topic: Does "not enough repair blocks" trigger postproc?
Replies: 11
Views: 2110

Re: Does "not enough repair blocks" trigger postproc?

OK, Ill enable debug and what for another instance. Thanks.
by slvrdragn
January 26th, 2021, 5:12 pm
Forum: General Help
Topic: Does "not enough repair blocks" trigger postproc?
Replies: 11
Views: 2110

Does "not enough repair blocks" trigger postproc?

master branch, python 3.8, opensuse tumbleweed x64 Noticing in my logs that when there aren't enough repair blocks, it says "PostProcessing was aborted (see logfile)" and there is no indication that it ran the postproc script nzbToMedia at all. I do have the setting to postproc all jobs to...
by slvrdragn
May 26th, 2020, 12:58 pm
Forum: General Help
Topic: Getting 500 error on Web UI of Sabnzbd
Replies: 12
Views: 6189

Re: Getting 500 error on Web UI of Sabnzbd

Weird, it does work now, but the first thing i tried was a restart.
Thanks for fixing my stupid :)
by slvrdragn
May 25th, 2020, 12:45 pm
Forum: General Help
Topic: Getting 500 error on Web UI of Sabnzbd
Replies: 12
Views: 6189

Re: Getting 500 error on Web UI of Sabnzbd

I restarted today to get a 500, this was after a patch and reboot. pip3 install -r requirements.txt shows all satisfied. NameMapper.NotFound: cannot find 'apikey' 500 Internal Server Error The server encountered an unexpected condition which prevented it from fulfilling the request. Traceback (most ...
by slvrdragn
July 30th, 2018, 7:42 pm
Forum: General Help
Topic: pre-queue script with SickRage check
Replies: 2
Views: 1357

Re: pre-queue script with SickRage check

You are right, I blanked on that one and missed it.
I'll start playing with it. You rock.
by slvrdragn
July 4th, 2018, 11:10 am
Forum: General Help
Topic: pre-queue script with SickRage check
Replies: 2
Views: 1357

pre-queue script with SickRage check

Hi Guys, I'm trying to update my pre-queue script in a way that would actually check the status in SB before queueing. I know that there is dupe checking built in, but i want a more realtime response. I haven't quite figure out how to take a filename, pass it to the script and then have the SB check...
by slvrdragn
June 9th, 2016, 2:50 pm
Forum: Feature Requests
Topic: Duplicate detection and SickRage
Replies: 1
Views: 2149

Duplicate detection and SickRage

Hey there,

I'm wondering if having another option to mark as failed but still sending the result to SickRage instead of just Off/Pause/Discard. If i discard, SR never knows that the thing it grabbed is invalid.
by slvrdragn
October 16th, 2015, 12:24 pm
Forum: General Help
Topic: RSS / Regex help
Replies: 5
Views: 2637

Re: RSS / Regex help

Initial test seems to have made a change. Thanks.
by slvrdragn
October 16th, 2015, 12:16 pm
Forum: General Help
Topic: RSS / Regex help
Replies: 5
Views: 2637

Re: RSS / Regex help

So i've removed the leading/trailer *, leaving the ones in the word spaces. I haven't tried with re: yet, but i can.