[Tilesathome] "Failed to retrieve server queue load" error

spaetz osm at sspaeth.de
Wed Aug 27 01:51:36 BST 2008


On Tue, Aug 26, 2008 at 05:47:07PM -0500, Ian Dees wrote:
> Found the problem: there is at least one instance (I couldn't find any more
> in my quick greps) where a LWP::UserAgent is created but the environment's
> proxy settings aren't read (via a call to env_proxy()). The upload works
> after i add:
> 
>         $ua->env_proxy();
> 
> after line 197 in Upload.pm.

good find. Thanks for finding this, I would never have...
It's fixed in r10203

I couldn't find more instances where applying the proxy settings were missing either.

spaetz




More information about the Tilesathome mailing list