Search found 4 matches

by Bezerk
December 7th, 2011, 3:45 pm
Forum: General Help
Topic: RPM for Fedora and RHEL/CentOS/Scientific Linux 5-7
Replies: 200
Views: 238221

Re: RPM for Fedora 14-16 and RHEL/CentOS/Scientific Linux 5-

I am running Scientific Linux 6.1. I disable ipv6 by creating a config file under /etc/modprobe.d with the following contents:

Code: Select all

options ipv6 disable=1
I will wait for version 0.6.13
by Bezerk
December 6th, 2011, 6:42 am
Forum: General Help
Topic: RPM for Fedora and RHEL/CentOS/Scientific Linux 5-7
Replies: 200
Views: 238221

Re: RPM for Fedora 14-16 and RHEL/CentOS/Scientific Linux 5-

I also edited the file /etc/sysconfig/SABnzbd to use 127.0.0.1 and other the 192.168.0.2 address, but no luck. This is the output i get: [(2, 1, 6, '', ('127.0.0.1', 0)), (2, 2, 17, '', ('127.0.0.1', 0)), (2, 3, 0, '', ('127.0.0.1', 0)), (10, 1, 6, '', ('::1', 0, 0, 0)), (10, 2, 17, '', ('::1', 0, 0...
by Bezerk
December 5th, 2011, 3:16 pm
Forum: General Help
Topic: RPM for Fedora and RHEL/CentOS/Scientific Linux 5-7
Replies: 200
Views: 238221

Re: RPM for Fedora 14-16 and RHEL/CentOS/Scientific Linux 5-

I get the following error on SL 6.1 since version SABnzbd-0.6.11 and SABnzbd-0.6.12: Exception in thread HTTPServer Thread-9: Traceback (most recent call last): File "/usr/lib64/python2.6/threading.py", line 532, in __bootstrap_inner self.run() File "/usr/lib64/python2.6/threading.py&...