Search found 8840 matches

by sander
August 27th, 2011, 3:37 pm
Forum: General Help
Topic: from where is logging "Article ... missing" done?
Replies: 5
Views: 3380

Re: from where is logging "Article ... missing" done?

shypike wrote:So you want to know which server had the article?
It says here:
2011-08-27 20:20:42,554::DEBUG::[downloader:602] Thread 1@news.tiscali.nl:119:
I can't believe that: news.tiscali.nl is a text-only newsserver (which I put there as kind of reference for a server with a retention of 0)
by sander
August 27th, 2011, 2:35 pm
Forum: General Help
Topic: Nothing works - SAB 0.6.8 on PowerMAC 10.4.11
Replies: 10
Views: 5868

Re: Nothing works - SAB 0.6.8 on PowerMAC 10.4.11

Is SABnzbd running at all? Open a terminal, and type ps aux | grep -i sabnzbd If so, check which port: netstat -a -n | grep -i listen If SAB is not running, find SABnzbd.py (or by which name the SAB application is known on Mac OSX), open a terminal, and run the SABnzbd.py from within the terminal; y...
by sander
August 27th, 2011, 1:24 pm
Forum: General Help
Topic: from where is logging "Article ... missing" done?
Replies: 5
Views: 3380

Re: from where is logging "Article ... missing" done?

With --log-all I still don't see positive alerts; only "missing". So please help me: where can I see the article was available on eweka (which I can only implicitly deduct from the logging) sander@R540:~/.sabnzbd/logs$ grep ea6dnRJH7Yrt1STQnZ2dnUVZ8s8AAAAA@giganews.com sabnzbd.log 2011-08-...
by sander
August 27th, 2011, 12:57 pm
Forum: General Help
Topic: from where is logging "Article ... missing" done?
Replies: 5
Views: 3380

Re: from where is logging "Article ... missing" done?

It says it does that in line 587 of downloader.py :) Successful articles are already logged by the decoder. If you insist on seeing more logging, add the command line option --log-all OMG! I thought that was a PID or thread id. Never realised it was the line number. I don't see successfull download...
by sander
August 27th, 2011, 11:46 am
Forum: General Help
Topic: from where is logging "Article ... missing" done?
Replies: 5
Views: 3380

from where is logging "Article ... missing" done?

Which part of SAB is doing this part of the logging: 2011-08-27 18:22:44,449::INFO::[downloader:587] Thread 1@news.readfreenews.net:119: Article part4of77.uOT27djQblabla@powerpost2000AA.local missing (error=430) Reason: I want to enhance the logging with successful downloads, and not just the missin...
by sander
August 27th, 2011, 10:21 am
Forum: Debian/Ubuntu Package
Topic: how use samba share's UNC as SAB's download dir?
Replies: 1
Views: 2126

how use samba share's UNC as SAB's download dir?

(Not a *package* question, but a SAB on Ubuntu question) Short: can SAB on Ubntu directly use a Samba share via it's UNC? Long: I have a Samba share (guest accessible, readable and writable for all, so writable for guest) under the name //r540/sharing aka //192.168.1.53/sharing. I can access that dr...
by sander
August 26th, 2011, 3:20 am
Forum: General Help
Topic: HTTP and HTTPS
Replies: 3
Views: 2125

Re: HTTP and HTTPS

ecoSix wrote:Can I also use 9095? I would like to be able to log in to the interface from SABnzbd and get my normal SSl from my provider.
Sure. As long as you don't mix up the HTTP and HTTPS with the outgoing newsserver connections
by sander
August 26th, 2011, 2:39 am
Forum: General Help
Topic: HTTP and HTTPS
Replies: 3
Views: 2125

Re: HTTP and HTTPS

You're mixing things up: 1) HTTP and HTTPS are only for the access to the user interface of SABnzbd itself. You can/should keep them on 8080 resp 9090. 2) SSL 563 is for encrypted outgoing access to your newsserver. So, set your newserver access (configure it via http://localhost:8080/config/server/...
by sander
August 25th, 2011, 2:53 pm
Forum: Bug Reports
Topic: My "not enough repair blocks" problem
Replies: 13
Views: 41776

Re: My

I also get a lot of download fails, "Not enough repair blocks" is MY error. Its annoying to download something for hours and then not have it work at the end. I have newsdemon and I tried downloading "National Geographic Amazing Planet 2006 COMPLETE BLURAY CNT" off NZBMatrix and...
by sander
August 25th, 2011, 12:04 pm
Forum: General Help
Topic: Port number keeps changing back to 2708
Replies: 4
Views: 2045

Re: Port number keeps changing back to 2708

AlphaCat wrote:
I'm sure it's some bonehead setting error on my part.
I think it's the default setting for SAB on that platform, which is probably set again after a reboot. You could try to change it, but you could also live with it ...
by sander
August 25th, 2011, 10:34 am
Forum: General Help
Topic: Download failed - out of your server's retention?
Replies: 8
Views: 24643

Re: Download failed - out of your server's retention?

My interpretation of this message: the post / NZB was not (completely) available on the server used. Reason could indeed be "out of your server's retention", but also that the post has been removed for example because of copyright claims. If you can correctly download other posts of the sa...
by sander
August 25th, 2011, 9:42 am
Forum: General Help
Topic: Port number keeps changing back to 2708
Replies: 4
Views: 2045

Re: Port number keeps changing back to 2708

Have you googled on SABnzbd & 2708? It seems to be well known behaviour. Maybe you'll find an answer there?
by sander
August 25th, 2011, 9:40 am
Forum: Bug Reports
Topic: HTTPS traffic no longer responds
Replies: 17
Views: 8527

Re: HTTPS traffic no longer responds

And have you tried the standard cert of SAB itself?
by sander
August 25th, 2011, 1:01 am
Forum: General Help
Topic: Help an XNews user migrate over?
Replies: 3
Views: 1800

Re: Help an XNews user migrate over?

SABnzbd is not lightweight, and, AFAIK, SABnzbd can only handle NZBs.

My advice: just try SABnzbd, and see if it's for you.