Search found 7 matches
- February 7th, 2012, 7:46 am
- Forum: General Help
- Topic: Gentoo SABnzbd start problems
- Replies: 12
- Views: 6950
Re: Gentoo SABnzbd start problems
Ok here are the things that helped me: For the issue with the wizard loop I had to specify at least one usenet server in /etc/sabnzbd/sabnzbd.ini manually, the wizard havn't wrote it. That fixed it. Than I used another ebuild than that in the c1pher overlay to get a newer version. You find this ebui...
- February 6th, 2012, 4:14 pm
- Forum: General Help
- Topic: Gentoo SABnzbd start problems
- Replies: 12
- Views: 6950
Re: Gentoo SABnzbd start problems
Ok! I got it to run. Thank you very much.

- February 6th, 2012, 10:40 am
- Forum: General Help
- Topic: Gentoo SABnzbd start problems
- Replies: 12
- Views: 6950
Re: Gentoo SABnzbd start problems
It's on my end.
I had problems with 0.6.10 from the overlay, so I tried 0.6.15, but the errors are the same.
I forgot to reset the logs, sorry my fault.
I'm working here on 0.6.1 not 0.6.15.
I had problems with 0.6.10 from the overlay, so I tried 0.6.15, but the errors are the same.
I forgot to reset the logs, sorry my fault.
I'm working here on 0.6.1 not 0.6.15.
- February 6th, 2012, 10:02 am
- Forum: General Help
- Topic: Gentoo SABnzbd start problems
- Replies: 12
- Views: 6950
Re: Gentoo SABnzbd start problems
Hey sander, I have checked already my nsswitch.conf according the post from gentoo forum, my entries are "hosts: files dns". Here is the result for your code example and it seems to be the same as you get: Python 2.7.2 (default, Feb 4 2012, 19:28:23) [GCC 4.5.3] on linux2 Type "help&q...
- February 6th, 2012, 7:02 am
- Forum: General Help
- Topic: Gentoo SABnzbd start problems
- Replies: 12
- Views: 6950
Re: Gentoo SABnzbd start problems
This is the result:
tux
Traceback (most recent call last):
File "test.py", line 4, in <module>
addresses = socket.getaddrinfo(host, None)
socket.gaierror: [Errno -2] Name or service not known
- February 6th, 2012, 6:16 am
- Forum: General Help
- Topic: Gentoo SABnzbd start problems
- Replies: 12
- Views: 6950
Re: Gentoo SABnzbd start problems
Name resolving for localhost is correct in my system. I tried 127.0.0.1 in /etc/conf.d/sabnzbd, but the same errors occur. Sometimes when I restart the deamon, than I get an 'ascii' error. I cannot reproduce this error, it happens randomly. Is it correct, if I specify port 8081 at /etc/conf.d/sabnzb...
- February 5th, 2012, 4:21 pm
- Forum: General Help
- Topic: Gentoo SABnzbd start problems
- Replies: 12
- Views: 6950
Gentoo SABnzbd start problems
Hallo, I have some problems with getting your nice tool started under linux. My system is a gentoo installation and i'm using the latest sabnzbd ebuild from the c1pher overlay. After emerging sabnzbd I tried to start it with /etc/init.d/sabnzbd start. Then I get this : * Caching service dependencies...