Search found 8811 matches

by sander
October 16th, 2011, 12:34 pm
Forum: Bug Reports
Topic: Sabnzbd+ randomly quitting on OSX
Replies: 104
Views: 48476

Re: Sabnzbd+ randomly quitting on OSX

I am having the same problem. I am running 6.9.0 on Arch Linux. It will run for a day sometimes, maybe 10 minutes, maybe an hour. The logs show that it stops after decoding with yenc. I have tried rolling back yenc and still getting the same result. I would do this: run sabnzbd / sabnzbdplus from t...
by sander
October 16th, 2011, 12:29 pm
Forum: General Help
Topic: Does the log show repair failures?
Replies: 3
Views: 1520

Re: Does the log show repair failures?

I've deleted that nzbd and downloaded a different one. The failure said that it couldn't repair it. Don't recall the exact wording but it wasn't much more than "didn't work" or I would have copied it. Wait until the problem occurs again, and then copy-paste the exact error message into th...
by sander
October 16th, 2011, 2:21 am
Forum: General Help
Topic: Does the log show repair failures?
Replies: 3
Views: 1520

Re: Does the log show repair failures?

I'm having an issue with a file that I downloaded. I'm completely new to Sab but I've gotten two files to download -- using SickBeard + Sab. Well, one to download and one to fail. I tried to repair the failed download and it failed. And what did SABnzbd say in the WebGUI? What was the error message?
by sander
October 16th, 2011, 12:50 am
Forum: General Help
Topic: Question on using multiple servers in sab
Replies: 4
Views: 3219

Re: Question on using multiple servers in sab

If I read http://wiki.sabnzbd.org/configure-servers-v2 , I don't think Optional does what you want.

But anyway: why not try the setup you describe?
by sander
October 15th, 2011, 3:32 am
Forum: General Discussion
Topic: FWIW: NZB with .SFV gives problem, without .SFV all OK
Replies: 3
Views: 2056

Re: FWIW: NZB with .SFV gives problem, without .SFV all OK

PS:

The resulting file names contain non-US-ASCII characters. Maybe that's the cause of the problems?
When I run cksfv -g on the .sfv file, it reports "Errors Occured"

Still I think SAB should not bail out; I was able to download the full download with nzbget.
by sander
October 15th, 2011, 3:17 am
Forum: General Discussion
Topic: FWIW: NZB with .SFV gives problem, without .SFV all OK
Replies: 3
Views: 2056

FWIW: NZB with .SFV gives problem, without .SFV all OK

FWIW: I have no idea if this good behaviour and as expected, or something to look at: I created a NZB on binsearch including a .SFV file. Trying to download that, SAB says " PostProcessing was aborted (see logfile) ". See logfile snippet below, with error message "UnicodeDecodeError: ...
by sander
October 15th, 2011, 12:25 am
Forum: Debian/Ubuntu Package
Topic: NZB's not accepted
Replies: 13
Views: 6155

Re: NZB's not accepted

This was both the webinterface and blackhole, and started working after I re-saved my settings and disabled my prequeue script. Strange thing is that this prequeue script accepts everything it gets (thats a bug on my end), and the Sab debug log also indicated it was accepted. Does it happen to all ...
by sander
October 14th, 2011, 10:29 am
Forum: Feature Requests
Topic: encrypt passwords (ie. ng server & EMAIL!) in sabnzbd.ini
Replies: 4
Views: 2304

Re: encrypt passwords (ie. ng server & EMAIL!) in sabnzbd.in

OK, done. @shypike: I thought this default *ix rights settings on sabnzbd.ini was discussed (handled?) a few years ago? Or is that what you're referring to in your post? As the owner I changed the rights: sander@R540:~$ ll | grep sabnzbd drwxr-xr-x 4 sander sander 4096 2011-10-12 20:10 .sabnzbd/ san...
by sander
October 14th, 2011, 10:23 am
Forum: Feature Requests
Topic: encrypt passwords (ie. ng server & EMAIL!) in sabnzbd.ini
Replies: 4
Views: 2304

Re: encrypt passwords (ie. ng server & EMAIL!) in sabnzbd.in

Hmm. Good point. I just tried on my Linux system, and as another user I can read the sabnzbd.ini with the newsserver password (I have no mail settings, so that is not a problem for me). I'll now change the Linux rights so that the file (or directory) is not readable anymore. So, OP, can you take car...
by sander
October 14th, 2011, 10:17 am
Forum: General Discussion
Topic: New Forum System finally launched
Replies: 12
Views: 19539

Re: New Forum System finally launched

@inpheaux, I have a wish: In the "Topic reply notification"-mail itself I would like to see the message that has been posted, and the name of the poster. (Now it's a standard mail with link(s) to the thread.) That way I could already in mail see how relevant the new post is, and it would m...
by sander
October 13th, 2011, 12:26 pm
Forum: General Help
Topic: Change the speed meter decimal places
Replies: 5
Views: 1444

Re: Change the speed meter decimal places

jalebi wrote:While that is indeed true, I am a terrible coder/programmer. Does anyone know a simple method to change the amount of decimal places?
The answer to that question is in the first sentence of your first post in this thread ... ;)
by sander
October 13th, 2011, 12:25 pm
Forum: Bug Reports
Topic: Sabnzbd takes twice the time than reported (and expected)
Replies: 11
Views: 7045

Re: Sabnzbd takes twice the time than reported (and expected

Here is an one-liner to see all the details of a certain download: you can see the time actions start and finish, and the download speed. With this kind of analysis you should be able to determine what's going at night. sander@R540:~/.sabnzbd/logs$ grep -i -e ubuntu -e bps sabnzbd.log | grep -i -e c...
by sander
October 13th, 2011, 12:20 pm
Forum: Bug Reports
Topic: Sabnzbd takes twice the time than reported (and expected)
Replies: 11
Views: 7045

Re: Sabnzbd takes twice the time than reported (and expected

Hi, SABnzbd does log its downloadspeed all the down: see the lines with 'bps' in your sabnzbd.log file. And see the example below. Furthermore, SAB logs what it is doing when. So "grep" your logfile on a certain download and 'bps'. A quicker way to get an overview, is clicking on the name ...
by sander
October 12th, 2011, 11:06 pm
Forum: General Discussion
Topic: Queued but not downloading
Replies: 17
Views: 8988

Re: Queued but not downloading

avaviney wrote:where can i get giganews?
Check this out: http://lmgtfy.com/?q=giganews

HTH
by sander
October 12th, 2011, 11:35 am
Forum: General Help
Topic: API: issue with set_config & server settings
Replies: 3
Views: 2024

Re: API: issue with set_config & server settings

zifnab wrote:you are the man ;)
Shypike indeed is! ;)