Search found 4 matches
- December 1st, 2011, 3:14 pm
- Forum: Bug Reports
- Topic: 0.6.11 doesn't work on ipv4 only hardware
- Replies: 7
- Views: 2933
Re: 0.6.11 doesn't work on ipv4 only hardware
Doesn't make much sense to use -s 127.0.0.1:8080 on a NAS, does it? 
- December 1st, 2011, 2:57 pm
- Forum: Bug Reports
- Topic: 0.6.11 doesn't work on ipv4 only hardware
- Replies: 7
- Views: 2933
Re: 0.6.11 doesn't work on ipv4 only hardware
Works for me, thanks. Should have noticed that compacting the array would have solved the issue more elegantly 
- December 1st, 2011, 1:16 pm
- Forum: Bug Reports
- Topic: 0.6.11 doesn't work on ipv4 only hardware
- Replies: 7
- Views: 2933
Re: 0.6.11 doesn't work on ipv4 only hardware
Older Debian (etch/sarge) on a ReadyNAS but may as well apply to older QNAP boxes and not too few routers where the hardware doesn't support IPv6. What I'm up to with the --stack modifications is that I was under the impression that if I told a software to only use IPv4 I expect it to do exactly tha...
- December 1st, 2011, 1:01 pm
- Forum: Bug Reports
- Topic: 0.6.11 doesn't work on ipv4 only hardware
- Replies: 7
- Views: 2933
0.6.11 doesn't work on ipv4 only hardware
I don't know if anyone has ever tried to run SABnzbd 0.6.11 on hardware that only supports IPv4, but for me it fails because of a number of reasons when trying to attach the web interface to either 'localhost' or '0.0.0.0'. That's because in SABnzbd.py the following happens: line 1302: hosts = all_l...