Search found 4 matches
- March 10th, 2010, 8:32 pm
- Forum: Bug Reports
- Topic: Error changing server settings when DNS resolution is unavailable.
- Replies: 2
- Views: 2917
Re: Error changing server settings when DNS resolution is unavailable.
You can simply "hack" the sabnzbd.ini file. Do I understand this correctly? Correct, I can, however having a configuration page that cannot configure does seem a little odd :) You work behind a corporate firewall ? You cannot reach external DNS servers, but you can download anyway? Despit...
- March 9th, 2010, 10:56 pm
- Forum: Bug Reports
- Topic: Error changing server settings when DNS resolution is unavailable.
- Replies: 2
- Views: 2917
Error changing server settings when DNS resolution is unavailable.
Hi, this is only a minor bug since it's easily avoided by simply updating the .ini, but I keep hitting it because I keep forgetting about it :) When you update server settings on the config page (eg: to disable it), Sab appears to attempt to validate the host name of the server in order to help you ...
- December 18th, 2008, 7:01 am
- Forum: General Help
- Topic: Configuring sab+cherrypy to serve compressed (gzipped) pages?
- Replies: 2
- Views: 2355
Re: Configuring sab+cherrypy to serve compressed (gzipped) pages?
K, no worries.
That sounds like a major-ish change though? Cherrypy 3 targeting 0.5.x or so?
I've noticed the -cp3 branch in svn, so I might have a go at that one/keep an eye on it/see if it even works
Cheers.
That sounds like a major-ish change though? Cherrypy 3 targeting 0.5.x or so?
I've noticed the -cp3 branch in svn, so I might have a go at that one/keep an eye on it/see if it even works

Cheers.
- December 18th, 2008, 3:17 am
- Forum: General Help
- Topic: Configuring sab+cherrypy to serve compressed (gzipped) pages?
- Replies: 2
- Views: 2355
Configuring sab+cherrypy to serve compressed (gzipped) pages?
Not sure if this goes under feature requests, bug reports, or just user help, so here goes... I've noticed that the included config for cherrypy does not enable the (http) server to serve compressed pages dependant on client Accept-Encoding headers (eg: gzip). So I enabled it. And it broke :D No ide...