Nice race condition on this one. If the thread downloading the files is faster than the one setting the proxy environment variables the updater throws an exception because it can not connect to its server. Should be fixed now by making sure the proxy thread is finished before downloading anything. Since I can not test proxy support right now I am not sure though :P
|