Posts by gabbro

1) Message boards : Questions and problems : Problem uploading results (Message 25461)
Posted 16 Jun 2009 by gabbro
Post:
I too thought that I was using HTTP 1.0 from the log, but applying that setting in my cc_config.xml file has done the trick. Thanks!
2) Message boards : Questions and problems : Problem uploading results (Message 25332)
Posted 11 Jun 2009 by gabbro
Post:
Yeah I'm allowed to run BOINC on my machine, and the IT guys are friendly so they'll probably help me set it up.

What firewall settings does BOINC need to be able to run? I thought it did all of its communication through HTTP / POST, which shouldn't be blocked. Also it seems I can at least connect to the sites as the uploads are starting, they just never actually complete ...
3) Message boards : Questions and problems : Problem uploading results (Message 25319)
Posted 10 Jun 2009 by gabbro
Post:
Hi,

I've recently installed BOINC on my computer at work, but I don't seem to be able to upload any of my results. I have ~ 20 tasks which are "uploading", however in my "transfers" list they are all above 0% (some at 100%), but are listed as "retry in xx:xx".

I've had BOINC running on this machine for a couple of weeks, and I'm pretty sure I've never been able to successfully upload any work units from it. It's running Windows XP and BOINC 6.6.28. If I go to http://srv4.bakerlab.org/rosetta_cgi/file_upload_handler from Firefox it seems to work, I get
<data_server_reply>
    <status>-1</status>
    <message>no command</message>
</data_server_reply>

so it at least seems that I can reach the server. I've turned on debugging and here's the output:
6/10/2009 11:25:41 AM		[http_debug] HTTP_OP::libcurl_exec(): ca-bundle 'D:\apps\BOINC\ca-bundle.crt'
6/10/2009 11:25:41 AM		[http_debug] HTTP_OP::libcurl_exec(): ca-bundle set
6/10/2009 11:25:41 AM		[proxy_debug] HTTP_OP::no_proxy_for_url(): http://srv4.bakerlab.org/rosetta_cgi/file_upload_handler
6/10/2009 11:25:41 AM		[proxy_debug] returning false
6/10/2009 11:25:41 AM		[proxy_debug]: setting up proxy www-proxy.cse.unsw.edu.au:3128
6/10/2009 11:25:41 AM	rosetta@home	Started upload of lb_dk_ksync__full_hb_t363__IGNORE_THE_REST_12661_4148_0_0
6/10/2009 11:25:41 AM		[http_debug] [ID#33] info: timeout on name lookup is not supported
6/10/2009 11:25:41 AM		[http_debug] [ID#33] info: About to connect() to proxy www-proxy.cse.unsw.edu.au port 3128 (#0)
6/10/2009 11:25:41 AM		[http_debug] [ID#33] info:   Trying 129.94.242.47... 
6/10/2009 11:25:41 AM		[http_debug] [ID#33] info: Connected to www-proxy.cse.unsw.edu.au (129.94.242.47) port 3128 (#0)
6/10/2009 11:25:41 AM		[http_debug] [ID#33] Sent header to server: POST http://srv4.bakerlab.org/rosetta_cgi/file_upload_handler HTTP/1.1
User-Agent: BOINC client (windows_intelx86 6.6.28)
Host: srv4.bakerlab.org
Accept: */*
Accept-Encoding: deflate, gzip
Proxy-Connection: Keep-Alive
Content-Type: application/x-www-form-urlencoded
Content-Length: 310


6/10/2009 11:25:42 AM		[http_debug] [ID#33] info: HTTP 1.0, assume close after body
6/10/2009 11:25:42 AM		[http_debug] [ID#33] Received header from server: HTTP/1.0 200 OK

6/10/2009 11:25:42 AM		[http_debug] [ID#33] Received header from server: Date: Wed, 10 Jun 2009 01:28:25 GMT

6/10/2009 11:25:42 AM		[http_debug] [ID#33] Received header from server: Server: Apache/2.2.3 (Red Hat)

6/10/2009 11:25:42 AM		[http_debug] [ID#33] Received header from server: Content-Type: text/plain; charset=UTF-8

6/10/2009 11:25:42 AM		[http_debug] [ID#33] Received header from server: X-Cache: MISS from score.orchestra.cse.unsw.EDU.AU

6/10/2009 11:25:42 AM		[http_debug] [ID#33] Received header from server: X-Cache-Lookup: MISS from score.orchestra.cse.unsw.EDU.AU:3128

6/10/2009 11:25:42 AM		[http_debug] [ID#33] Received header from server: Proxy-Connection: close

6/10/2009 11:25:42 AM		[http_debug] [ID#33] Received header from server: 

6/10/2009 11:25:42 AM		[http_xfer_debug] HTTP: wrote 93 bytes
6/10/2009 11:25:42 AM		[http_debug] [ID#33] info: Expire cleared
6/10/2009 11:25:42 AM		[http_debug] [ID#33] info: Closing connection #0
6/10/2009 11:25:42 AM		[http_debug] HTTP_OP::libcurl_exec(): ca-bundle set
6/10/2009 11:25:42 AM		[proxy_debug] HTTP_OP::no_proxy_for_url(): http://srv4.bakerlab.org/rosetta_cgi/file_upload_handler
6/10/2009 11:25:42 AM		[proxy_debug] returning false
6/10/2009 11:25:42 AM		[proxy_debug]: setting up proxy www-proxy.cse.unsw.edu.au:3128
6/10/2009 11:25:42 AM		[http_debug] [ID#34] info: timeout on name lookup is not supported
6/10/2009 11:25:42 AM		[http_debug] [ID#34] info: About to connect() to proxy www-proxy.cse.unsw.edu.au port 3128 (#0)
6/10/2009 11:25:42 AM		[http_debug] [ID#34] info:   Trying 129.94.242.47... 
6/10/2009 11:25:42 AM		[http_debug] [ID#34] info: Connected to www-proxy.cse.unsw.edu.au (129.94.242.47) port 3128 (#0)
6/10/2009 11:25:42 AM		[http_debug] [ID#34] Sent header to server: POST http://srv4.bakerlab.org/rosetta_cgi/file_upload_handler HTTP/1.1
User-Agent: BOINC client (windows_intelx86 6.6.28)
Host: srv4.bakerlab.org
Accept: */*
Accept-Encoding: deflate, gzip
Proxy-Connection: Keep-Alive
Content-Type: application/x-www-form-urlencoded
Content-Length: 105521
Expect: 100-continue


6/10/2009 11:25:42 AM		[http_debug] [ID#34] info: Expire cleared
6/10/2009 11:25:42 AM		[http_debug] [ID#34] info: HTTP 1.0, assume close after body
6/10/2009 11:25:42 AM		[http_debug] [ID#34] Received header from server: HTTP/1.0 100 Continue

6/10/2009 11:25:42 AM		[http_debug] [ID#34] Received header from server: X-Cache: MISS from score.orchestra.cse.unsw.EDU.AU

6/10/2009 11:25:42 AM		[http_debug] [ID#34] Received header from server: X-Cache-Lookup: MISS from score.orchestra.cse.unsw.EDU.AU:3128

6/10/2009 11:25:42 AM		[http_debug] [ID#34] info: HTTP/1.0 proxy connection set to keep alive!
6/10/2009 11:25:42 AM		[http_debug] [ID#34] Received header from server: Proxy-Connection: keep-alive

6/10/2009 11:26:42 AM		[http_debug] [ID#34] info: Expire cleared
6/10/2009 11:26:42 AM		[http_debug] [ID#34] info: Empty reply from server
6/10/2009 11:26:42 AM		[http_debug] [ID#34] info: Connection #0 to host www-proxy.cse.unsw.edu.au left intact
6/10/2009 11:26:42 AM		[http_debug] HTTP error: Server returned nothing (no headers, no data)
6/10/2009 11:26:43 AM		Project communication failed: attempting access to reference site
6/10/2009 11:26:43 AM		[http_debug] HTTP_OP::init_get(): http://www.google.com/
6/10/2009 11:26:43 AM		[http_debug] HTTP_OP::libcurl_exec(): ca-bundle set
6/10/2009 11:26:43 AM		[proxy_debug] HTTP_OP::no_proxy_for_url(): http://www.google.com/
6/10/2009 11:26:43 AM		[proxy_debug] returning false
6/10/2009 11:26:43 AM		[proxy_debug]: setting up proxy www-proxy.cse.unsw.edu.au:3128
6/10/2009 11:26:43 AM	rosetta@home	Temporarily failed upload of lb_dk_ksync__full_hb_t363__IGNORE_THE_REST_12661_4148_0_0: HTTP error
6/10/2009 11:26:43 AM	rosetta@home	Backing off 2 hr 39 min 31 sec on upload of lb_dk_ksync__full_hb_t363__IGNORE_THE_REST_12661_4148_0_0
6/10/2009 11:26:43 AM		[http_debug] [ID#35] info: Connection #0 seems to be dead!
6/10/2009 11:26:43 AM		[http_debug] [ID#35] info: Closing connection #0
6/10/2009 11:26:43 AM		[http_debug] [ID#35] info: timeout on name lookup is not supported
6/10/2009 11:26:43 AM		[http_debug] [ID#35] info: About to connect() to proxy www-proxy.cse.unsw.edu.au port 3128 (#0)
6/10/2009 11:26:43 AM		[http_debug] [ID#35] info:   Trying 129.94.242.47... 
6/10/2009 11:26:43 AM		[http_debug] [ID#35] info: Connected to www-proxy.cse.unsw.edu.au (129.94.242.47) port 3128 (#0)
6/10/2009 11:26:43 AM		[http_debug] [ID#35] Sent header to server: GET http://www.google.com/ HTTP/1.1
User-Agent: BOINC client (windows_intelx86 6.6.28)
Host: www.google.com
Accept: */*
Accept-Encoding: deflate, gzip
Proxy-Connection: Keep-Alive
Content-Type: application/x-www-form-urlencoded


6/10/2009 11:26:43 AM		[http_debug] [ID#35] info: HTTP 1.0, assume close after body
6/10/2009 11:26:43 AM		[http_debug] [ID#35] Received header from server: HTTP/1.0 302 Moved Temporarily

6/10/2009 11:26:43 AM		[http_debug] [ID#35] Received header from server: Location: http://www.google.com.au/

6/10/2009 11:26:43 AM		[http_debug] [ID#35] Received header from server: Cache-Control: private

6/10/2009 11:26:43 AM		[http_debug] [ID#35] Received header from server: Content-Type: text/html; charset=UTF-8

6/10/2009 11:26:43 AM		[http_debug] [ID#35] Received header from server: Date: Wed, 10 Jun 2009 01:26:45 GMT

6/10/2009 11:26:43 AM		[http_debug] [ID#35] Received header from server: Server: gws

6/10/2009 11:26:43 AM		[http_debug] [ID#35] Received header from server: Content-Length: 222

6/10/2009 11:26:43 AM		[http_debug] [ID#35] Received header from server: Set-Cookie: PREF=ID=e75eb6b5e11eeb22:TM=1244597205:LM=1244597205:S=mV9m5g1E2s32XTF_; expires=Fri, 10-Jun-2011 01:26:45 GMT; path=/; domain=.google.com

6/10/2009 11:26:43 AM		[http_debug] [ID#35] Received header from server: X-Cache: MISS from score.orchestra.cse.unsw.EDU.AU

6/10/2009 11:26:43 AM		[http_debug] [ID#35] Received header from server: X-Cache-Lookup: MISS from score.orchestra.cse.unsw.EDU.AU:3128

6/10/2009 11:26:43 AM		[http_debug] [ID#35] info: HTTP/1.0 proxy connection set to keep alive!
6/10/2009 11:26:43 AM		[http_debug] [ID#35] Received header from server: Proxy-Connection: keep-alive

6/10/2009 11:26:43 AM		[http_debug] [ID#35] Received header from server: 

6/10/2009 11:26:43 AM		[http_debug] [ID#35] info: Ignoring the response-body
6/10/2009 11:26:43 AM		[http_debug] [ID#35] info: Expire cleared
6/10/2009 11:26:43 AM		[http_debug] [ID#35] info: Connection #0 to host www-proxy.cse.unsw.edu.au left intact
6/10/2009 11:26:43 AM		[http_debug] [ID#35] info: Issue another request to this URL: 'http://www.google.com.au/'
6/10/2009 11:26:43 AM		[http_debug] [ID#35] info: Re-using existing connection! (#0) with host www-proxy.cse.unsw.edu.au
6/10/2009 11:26:43 AM		[http_debug] [ID#35] info: Connected to www-proxy.cse.unsw.edu.au (129.94.242.47) port 3128 (#0)
6/10/2009 11:26:43 AM		[http_debug] [ID#35] Sent header to server: GET http://www.google.com.au/ HTTP/1.0
User-Agent: BOINC client (windows_intelx86 6.6.28)
Host: www.google.com.au
Accept: */*
Accept-Encoding: deflate, gzip
Referer: http://www.google.com/
Proxy-Connection: Keep-Alive
Content-Type: application/x-www-form-urlencoded


6/10/2009 11:26:43 AM		[http_debug] [ID#35] info: HTTP 1.0, assume close after body
6/10/2009 11:26:43 AM		[http_debug] [ID#35] Received header from server: HTTP/1.0 200 OK

6/10/2009 11:26:43 AM		[http_debug] [ID#35] Received header from server: Cache-Control: private, max-age=0

6/10/2009 11:26:43 AM		[http_debug] [ID#35] Received header from server: Date: Wed, 10 Jun 2009 01:26:45 GMT

6/10/2009 11:26:43 AM		[http_debug] [ID#35] Received header from server: Expires: -1

6/10/2009 11:26:43 AM		[http_debug] [ID#35] Received header from server: Content-Type: text/html; charset=ISO-8859-1

6/10/2009 11:26:43 AM		[http_debug] [ID#35] Received header from server: Server: gws

6/10/2009 11:26:43 AM		[http_debug] [ID#35] Received header from server: Set-Cookie: PREF=ID=c03796a13ad57dfa:TM=1244597205:LM=1244597205:S=yLCHlYaNRZuB52YS; expires=Fri, 10-Jun-2011 01:26:45 GMT; path=/; domain=.google.com.au

6/10/2009 11:26:43 AM		[http_debug] [ID#35] Received header from server: X-Cache: MISS from score.orchestra.cse.unsw.EDU.AU

6/10/2009 11:26:43 AM		[http_debug] [ID#35] Received header from server: X-Cache-Lookup: MISS from score.orchestra.cse.unsw.EDU.AU:3128

6/10/2009 11:26:43 AM		[http_debug] [ID#35] Received header from server: Proxy-Connection: close

6/10/2009 11:26:43 AM		[http_debug] [ID#35] Received header from server: 

6/10/2009 11:26:43 AM		[http_xfer_debug] HTTP: wrote 1112 bytes
6/10/2009 11:26:43 AM		[http_xfer_debug] HTTP: wrote 1460 bytes
6/10/2009 11:26:43 AM		[http_xfer_debug] HTTP: wrote 1460 bytes
6/10/2009 11:26:43 AM		[http_xfer_debug] HTTP: wrote 1125 bytes
6/10/2009 11:26:43 AM		[http_debug] [ID#35] info: Expire cleared
6/10/2009 11:26:43 AM		[http_debug] [ID#35] info: Closing connection #0
6/10/2009 11:26:44 AM		Internet access OK - project servers may be temporarily down.


I get similar results for seti@home, and have done for the last few weeks so I don't think it's just a transient issue. Any ideas as to what's going on?

Cheers,

- Rob




Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.