| Index | Recent Threads | Unanswered Threads | Who's Active | Guidelines | Search |
| World Community Grid Forums
|
| No member browsing this thread |
|
Thread Status: Active Total posts in this thread: 7
|
|
| Author |
|
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
I just updated my UD agent to the BOINC agent. The installation went smoothly... I believe ;-)
I am behind a proxy server. I have entered its name and port as well as my username and password. From what I can tell, my setup is fine. However, in the Transfers and Messages tabs, I note that all transfers encounter the same http error. I keep getting messages like these: - Started download of ... - Temporarily failed download of ...: http error - Backing off ... on download of ... I suspect that my network setup is incorrect. Can someone help me please? Bernard |
||
|
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
Do you use a proxy server?
|
||
|
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
Yes, we have a proxy server at work... and I have entered its address and port number as well as my username and password. And I know the BOINC client goes thru the proxy since the client downloaded a bunch of png and gif files when I joined the World Community Project.
|
||
|
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
Sorry, you already said you were behind a proxy. I'm distracted today....
Have you arranged with your sysadmin to use the proxy server for this? A good sysadmin will block you unless you have permission for this. It is flagged as a temporary error, so the first thing to do is see if it resolves by itself. If not: You can get much more detailed information by switching on some debug flags: http://boinc.berkeley.edu/trac/wiki/ClientMessages http_debug, http_xfer_debug and proxy_debug will give us the lowdown on your problem. |
||
|
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
Here are the logs produced by activating http_debug, http_xfer_debug and proxy_debug.
2007-11-30 00:28:35||[http_debug] [ID#1] info: About to connect() to proxy proxy.cae.ca port 8080 (#0) 2007-11-30 00:28:35||[http_debug] [ID#1] info: Trying 142.39.22.210... 2007-11-30 00:28:35||[http_debug] [ID#1] info: Connected to proxy.cae.ca (142.39.22.210) port 8080 (#0) 2007-11-30 00:28:35||[http_debug] [ID#1] info: Establish HTTP proxy tunnel to secure.worldcommunitygrid.org:443 2007-11-30 00:28:35||[http_debug] [ID#1] Sent header to server: CONNECT secure.worldcommunitygrid.org:443 HTTP/1.0 2007-11-30 00:28:36||[http_debug] [ID#1] Received header from server: HTTP/1.0 407 Proxy Authentication Required 2007-11-30 00:28:36||[http_debug] [ID#1] Received header from server: Server: squid/2.5.STABLE5 2007-11-30 00:28:36||[http_debug] [ID#1] Received header from server: Mime-Version: 1.0 2007-11-30 00:28:36||[http_debug] [ID#1] Received header from server: Date: Fri, 30 Nov 2007 05:28:35 GMT 2007-11-30 00:28:36||[http_debug] [ID#1] Received header from server: Content-Type: text/html 2007-11-30 00:28:36||[http_debug] [ID#1] Received header from server: Content-Length: 888 2007-11-30 00:28:36||[http_debug] [ID#1] Received header from server: Expires: Fri, 30 Nov 2007 05:28:35 GMT 2007-11-30 00:28:36||[http_debug] [ID#1] Received header from server: X-Squid-Error: ERR_CACHE_ACCESS_DENIED 0 2007-11-30 00:28:36||[http_debug] [ID#1] Received header from server: Proxy-Authenticate: Basic realm="ENA Account" 2007-11-30 00:28:36||[http_debug] [ID#1] Received header from server: X-Cache: MISS from proxy2.cae.ca 2007-11-30 00:28:36||[http_debug] [ID#1] Received header from server: Proxy-Connection: close 2007-11-30 00:28:36||[http_debug] [ID#1] Received header from server: 2007-11-30 00:28:36||[http_debug] [ID#1] info: Ignore 888 bytes of response-body 2007-11-30 00:28:36||[http_debug] [ID#1] info: Received HTTP code 407 from proxy after CONNECT 2007-11-30 00:28:36||[http_debug] HTTP error: Failure when receiving data from the peer 2007-11-30 00:28:36||[http_debug] [ID#1] info: Expire cleared 2007-11-30 00:28:36||[http_debug] [ID#1] info: Closing connection #0 2007-11-30 00:28:36|World Community Grid|Temporarily failed download of wcg_dddt_autodock_5.10_windows_intelx86: http error 2007-11-30 00:28:36|World Community Grid|Backing off 3 hr 31 min 26 sec on download of wcg_dddt_autodock_5.10_windows_intelx86 |
||
|
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
Odd. It should be HTTP/1.1
We have (I think) a similar report recently. I'm afraid there is nothing you can do. Many thanks for providing the debug data. |
||
|
|
Sekerob
Ace Cruncher Joined: Jul 24, 2005 Post Count: 20043 Status: Offline |
Maybe someone can derive some gain from this discussion/test thread with proxies over at BOINC.Dev forum. Several reported successes and by-passes including nltm proxy
----------------------------------------http://boinc.berkeley.edu/dev/forum_thread.php?id=2169
WCG
Please help to make the Forums an enjoyable experience for All! |
||
|
|
|