BOINC 7.0.25 and Proxies

Message boards : Questions and problems : BOINC 7.0.25 and Proxies
Message board moderation

To post messages, you must log in.

AuthorMessage
Floydian

Send message
Joined: 7 Mar 11
Posts: 2
United Kingdom
Message 43456 - Posted: 12 Apr 2012, 20:20:19 UTC

I have a pair of workstations that have been happily crunching for years running various versions of BOINC.

They were able to upload and download through a proxy server without issue for all this time until I over-installed BOINC 7.0.25.

Now neither will upload or download.

Both report Internet access OK, and I know from using other machines away from the proxy server that the project is online and OK.

I have uninstalled, including removing the data folder in the All Users profile and tried reinstalling 6.12.34 which was what they were running previously, but project communications are still failing.

Has anybody else seen anything similar?
ID: 43456 · Report as offensive
Profile Jord
Volunteer tester
Help desk expert
Avatar

Send message
Joined: 29 Aug 05
Posts: 15480
Netherlands
Message 43457 - Posted: 12 Apr 2012, 20:48:58 UTC - in response to Message 43456.  

Your Windows is XP?
What kind of proxies are you using?
Are you using a client configuration (cc_config.xml) file with any of the following info in it?

<cc_config>
      <log_flags>
      </log_flags>
    <options>
     <proxy_info>
    [ <http_server_name></http_server_name> ]
    [ <http_server_port>80</http_server_port> ]
    [ <http_user_name></http_user_name> ]
    [ <http_user_passwd></http_user_passwd> ]
    [ <socks_version>5</socks_version> ]
    [ <socks_server_name></socks_server_name> ]
    [ <socks_server_port>80</socks_server_port> ]
    [ <socks5_user_name></socks5_user_name> ]
    [ <socks5_user_passwd></socks5_user_passwd> ]
    [ <no_proxy>list of hostnames for which proxy not used</no_proxy> ]
     </proxy_info>
    </options>
</cc_config>

ID: 43457 · Report as offensive
Floydian

Send message
Joined: 7 Mar 11
Posts: 2
United Kingdom
Message 43546 - Posted: 16 Apr 2012, 18:06:53 UTC - in response to Message 43457.  

I was not using a client configuration file, although I had tried one previously to test connectivity and found nothing useful.

I have been scouring the forums for clues and stumbled across this:-

https://secure.worldcommunitygrid.org/forums/wcg/viewthread_thread,31757_lastpage,yes#lastpost

It seems that I was not alone, although others have not necessarily described their problems in the same way.

Once I injected the newer version of the LIBCURL dll, communication was restored.

My thanks to "Rom Walton, developer at Berkeley"
ID: 43546 · Report as offensive
Profile Jord
Volunteer tester
Help desk expert
Avatar

Send message
Joined: 29 Aug 05
Posts: 15480
Netherlands
Message 43547 - Posted: 16 Apr 2012, 19:19:31 UTC

Ah good.

Then for others looking for the file:
32bit new LibCurl file (compressed).
64bit new LibCurl file (compressed).
ID: 43547 · Report as offensive
Bradders

Send message
Joined: 20 Apr 12
Posts: 6
Australia
Message 43619 - Posted: 20 Apr 2012, 9:01:49 UTC

I have two PC and the updated libcurl.dll file worked for one of them.
The other one, annoyingly is half-fixed.

TRANSFERS: A dozen transfers for DistributedDataMining, Ralph, Rosetta, SETI stuck at 16.00kB uploaded (except for 1 ralph at 18.28kB and 1 rosetta at 18.30kb) (Why would it allow part of an upload?)
PROJECTS: MilkyWay, Einstein, ABC, malariacontrol, WCG waiting on schedulers but seem to be slowly transferring after several attempts.

ClimatePrediction uploading and downloading quite well after libcurl.dll updated.

BOINC 7.0.25 Program C:\Program Files\BOINC Data F:\ProgramData\BOINC
Windows 7 Home Premium X64 4GB Intel 6300 1.86GHz Nvidia GTX 550 Ti with latest drivers. No proxies.

Reading the <cc_config> <log_flags> <http_debug>1</http_debug> <http_xfer_debug>1</http_xfer_debug> </log_flags> </cc_config> file and updating WCG produced this response:

20/04/2012 18:54:19 | World Community Grid | Scheduler request completed
20/04/2012 18:54:21 |  | Project communication failed: attempting access to reference site
20/04/2012 18:54:21 |  | [http] HTTP_OP::init_get(): http://www.google.com/
20/04/2012 18:54:21 |  | [http] HTTP_OP::libcurl_exec(): ca-bundle set
20/04/2012 18:54:21 |  | [http] [ID#0] Info:  About to connect() to www.google.com port 80 (#1)
20/04/2012 18:54:21 |  | [http] [ID#0] Info:    Trying 74.125.237.82...
20/04/2012 18:54:22 |  | [http] [ID#0] Info:  Connected to www.google.com (74.125.237.82) port 80 (#1)
20/04/2012 18:54:22 |  | [http] [ID#0] Info:  Connected to www.google.com (74.125.237.82) port 80 (#1)
20/04/2012 18:54:22 |  | [http] [ID#0] Sent header to server: GET / HTTP/1.1
20/04/2012 18:54:22 |  | [http] [ID#0] Sent header to server: User-Agent: BOINC client (windows_x86_64 7.0.25)
20/04/2012 18:54:22 |  | [http] [ID#0] Sent header to server: Host: www.google.com
20/04/2012 18:54:22 |  | [http] [ID#0] Sent header to server: Accept: */*
20/04/2012 18:54:22 |  | [http] [ID#0] Sent header to server: Accept-Encoding: deflate, gzip
20/04/2012 18:54:22 |  | [http] [ID#0] Sent header to server: Content-Type: application/x-www-form-urlencoded
20/04/2012 18:54:22 |  | [http] [ID#0] Sent header to server:
20/04/2012 18:54:22 |  | [http] [ID#0] Received header from server: HTTP/1.1 302 Found
20/04/2012 18:54:22 |  | [http] [ID#0] Received header from server: Location: http://www.google.com.au/
20/04/2012 18:54:22 |  | [http] [ID#0] Received header from server: Cache-Control: private
20/04/2012 18:54:22 |  | [http] [ID#0] Received header from server: Content-Type: text/html; charset=UTF-8
20/04/2012 18:54:22 |  | [http] [ID#0] Received header from server: Set-Cookie: PREF=ID=960d873dbf67bac3:FF=0:TM=1334912051:LM=1334912051:S=sRF3AwQoJWXiXsE_; expires=Sun, 20-Apr-2014 08:54:11 GMT; path=/; domain=.google.com
20/04/2012 18:54:22 |  | [http] [ID#0] Received header from server: Set-Cookie: NID=59=XMK96wQ5U8mzTRZSl1BC7O21o_EjfAV4PCCcXAGxtpNvWd12dPRjqWRIIoZTixaoD1qyFbOPijLuNr5UeP-gccKR4H_T4WynG_wZ_HMciAyh0NFpS99WJRq3lqIoxxpl; expires=Sat, 20-Oct-2012 08:54:11 GMT; path=/; domain=.google.com; HttpOnly
20/04/2012 18:54:22 |  | [http] [ID#0] Received header from server: P3P: CP="This is not a P3P policy! See http://www.google.com/support/accounts/bin/answer.py?hl=en&answer=151657 for more info."
20/04/2012 18:54:22 |  | [http] [ID#0] Received header from server: Date: Fri, 20 Apr 2012 08:54:11 GMT
20/04/2012 18:54:22 |  | [http] [ID#0] Received header from server: Server: gws
20/04/2012 18:54:22 |  | [http] [ID#0] Received header from server: Content-Length: 222
20/04/2012 18:54:22 |  | [http] [ID#0] Received header from server: X-XSS-Protection: 1; mode=block
20/04/2012 18:54:22 |  | [http] [ID#0] Received header from server: X-Frame-Options: SAMEORIGIN
20/04/2012 18:54:22 |  | [http] [ID#0] Received header from server:
20/04/2012 18:54:22 |  | [http] [ID#0] Info:  Ignoring the response-body
20/04/2012 18:54:22 |  | [http] [ID#0] Info:  Connection #1 to host www.google.com left intact
20/04/2012 18:54:22 |  | [http] [ID#0] Info:  Issue another request to this URL: 'http://www.google.com.au/'
20/04/2012 18:54:23 |  | [http] [ID#0] Info:  About to connect() to www.google.com.au port 80 (#2)
20/04/2012 18:54:23 |  | [http] [ID#0] Info:    Trying 74.125.237.95...
20/04/2012 18:54:23 |  | [http] [ID#0] Info:  Connected to www.google.com.au (74.125.237.95) port 80 (#2)
20/04/2012 18:54:23 |  | [http] [ID#0] Info:  Connected to www.google.com.au (74.125.237.95) port 80 (#2)
20/04/2012 18:54:23 |  | [http] [ID#0] Sent header to server: GET / HTTP/1.1
20/04/2012 18:54:23 |  | [http] [ID#0] Sent header to server: User-Agent: BOINC client (windows_x86_64 7.0.25)
20/04/2012 18:54:23 |  | [http] [ID#0] Sent header to server: Host: www.google.com.au
20/04/2012 18:54:23 |  | [http] [ID#0] Sent header to server: Accept: */*
20/04/2012 18:54:23 |  | [http] [ID#0] Sent header to server: Accept-Encoding: deflate, gzip
20/04/2012 18:54:23 |  | [http] [ID#0] Sent header to server: Referer: http://www.google.com/
20/04/2012 18:54:23 |  | [http] [ID#0] Sent header to server: Content-Type: application/x-www-form-urlencoded
20/04/2012 18:54:23 |  | [http] [ID#0] Sent header to server:
20/04/2012 18:54:23 |  | [http] [ID#0] Received header from server: HTTP/1.1 200 OK
20/04/2012 18:54:23 |  | [http] [ID#0] Received header from server: Date: Fri, 20 Apr 2012 08:54:12 GMT
20/04/2012 18:54:23 |  | [http] [ID#0] Received header from server: Expires: -1
20/04/2012 18:54:23 |  | [http] [ID#0] Received header from server: Cache-Control: private, max-age=0
20/04/2012 18:54:23 |  | [http] [ID#0] Received header from server: Content-Type: text/html; charset=ISO-8859-1
20/04/2012 18:54:23 |  | [http] [ID#0] Received header from server: Set-Cookie: PREF=ID=a6103398125c48bb:FF=0:TM=1334912052:LM=1334912052:S=n6ozQlLIuFOFNwqV; expires=Sun, 20-Apr-2014 08:54:12 GMT; path=/; domain=.google.com.au
20/04/2012 18:54:23 |  | [http] [ID#0] Received header from server: Set-Cookie: NID=59=Z4qeb8Ru9TyGKtvxaRaFttkyIm1818HlXk8mjLpmhfQ7HrykOvBvrQOP3Hu_OWDPU1JgRAFsd7v_CYBc5_JmTOi6zKAfAoX5up6k9NxxPzJHVCjuROpHvdOik63_46jz; expires=Sat, 20-Oct-2012 08:54:12 GMT; path=/; domain=.google.com.au; HttpOnly
20/04/2012 18:54:23 |  | [http] [ID#0] Received header from server: P3P: CP="This is not a P3P policy! See http://www.google.com/support/accounts/bin/answer.py?hl=en&answer=151657 for more info."
20/04/2012 18:54:23 |  | [http] [ID#0] Received header from server: Server: gws
20/04/2012 18:54:23 |  | [http] [ID#0] Received header from server: X-XSS-Protection: 1; mode=block
20/04/2012 18:54:23 |  | [http] [ID#0] Received header from server: X-Frame-Options: SAMEORIGIN
20/04/2012 18:54:23 |  | [http] [ID#0] Received header from server: Transfer-Encoding: chunked
20/04/2012 18:54:23 |  | [http] [ID#0] Received header from server:
20/04/2012 18:54:23 |  | [http_xfer] [ID#0] HTTP: wrote 644 bytes
20/04/2012 18:54:24 |  | [http_xfer] [ID#0] HTTP: wrote 3452 bytes
20/04/2012 18:54:24 |  | [http_xfer] [ID#0] HTTP: wrote 1415 bytes
20/04/2012 18:54:24 |  | [http_xfer] [ID#0] HTTP: wrote 1148 bytes
20/04/2012 18:54:24 |  | [http_xfer] [ID#0] HTTP: wrote 1414 bytes
20/04/2012 18:54:24 |  | [http_xfer] [ID#0] HTTP: wrote 2682 bytes
20/04/2012 18:54:24 |  | [http_xfer] [ID#0] HTTP: wrote 765 bytes
20/04/2012 18:54:24 |  | [http] [ID#0] Info:  Connection #2 to host www.google.com.au left intact
20/04/2012 18:54:24 |  | Internet access OK - project servers may be temporarily down.


When an upload or download is attempted, the output is this:
20/04/2012 18:55:49 | ralph@home | Backing off 4 hr 45 min 50 sec on upload of Job01_1_CD3E_CD3E_1nnx_ProteinInterfaceDesign_5Apr2012_18046_1_0_0
20/04/2012 18:56:03 |  | Project communication failed: attempting access to reference site
20/04/2012 18:56:03 |  | [http] HTTP_OP::init_get(): http://www.google.com/
20/04/2012 18:56:03 |  | [http] HTTP_OP::libcurl_exec(): ca-bundle set
20/04/2012 18:56:03 |  | [http] [ID#0] Info:  Connection #0 seems to be dead!
20/04/2012 18:56:03 |  | [http] [ID#0] Info:  Closing connection #0
20/04/2012 18:56:03 |  | [http] [ID#0] Info:  SSLv3, TLS alert, Client hello (1):
20/04/2012 18:56:03 |  | [http] [ID#0] Info:  Re-using existing connection! (#1) with host (nil)
20/04/2012 18:56:03 |  | [http] [ID#0] Info:  Connected to (nil) (74.125.237.82) port 80 (#1)
20/04/2012 18:56:03 |  | [http] [ID#0] Sent header to server: GET / HTTP/1.1
20/04/2012 18:56:03 |  | [http] [ID#0] Sent header to server: User-Agent: BOINC client (windows_x86_64 7.0.25)
20/04/2012 18:56:03 |  | [http] [ID#0] Sent header to server: Host: www.google.com
20/04/2012 18:56:03 |  | [http] [ID#0] Sent header to server: Accept: */*
20/04/2012 18:56:03 |  | [http] [ID#0] Sent header to server: Accept-Encoding: deflate, gzip
20/04/2012 18:56:03 |  | [http] [ID#0] Sent header to server: Content-Type: application/x-www-form-urlencoded
20/04/2012 18:56:03 |  | [http] [ID#0] Sent header to server:
20/04/2012 18:56:04 |  | [http] [ID#0] Received header from server: HTTP/1.1 302 Found
20/04/2012 18:56:04 |  | [http] [ID#0] Received header from server: Location: http://www.google.com.au/
20/04/2012 18:56:04 |  | [http] [ID#0] Received header from server: Cache-Control: private
20/04/2012 18:56:04 |  | [http] [ID#0] Received header from server: Content-Type: text/html; charset=UTF-8
20/04/2012 18:56:04 |  | [http] [ID#0] Received header from server: Set-Cookie: PREF=ID=c10962e69d8405cd:FF=0:TM=1334912152:LM=1334912152:S=sl8vNn7qW3UfLEZX; expires=Sun, 20-Apr-2014 08:55:52 GMT; path=/; domain=.google.com
20/04/2012 18:56:04 |  | [http] [ID#0] Received header from server: Set-Cookie: NID=59=roItQWeFCYEb1OskOQjj2GhEcGTNhlKxrT7_QG2dSFkt28Wa5AcuUfECf8Jlt0yDQHFEVWhIVfIHksDUbf7HlhFDZN_cLyRl-qu8L-dOuz5sIwjsBrFcypUG9kMyo7wL; expires=Sat, 20-Oct-2012 08:55:52 GMT; path=/; domain=.google.com; HttpOnly
20/04/2012 18:56:04 |  | [http] [ID#0] Received header from server: P3P: CP="This is not a P3P policy! See http://www.google.com/support/accounts/bin/answer.py?hl=en&answer=151657 for more info."
20/04/2012 18:56:04 |  | [http] [ID#0] Received header from server: Date: Fri, 20 Apr 2012 08:55:52 GMT
20/04/2012 18:56:04 |  | [http] [ID#0] Received header from server: Server: gws
20/04/2012 18:56:04 |  | [http] [ID#0] Received header from server: Content-Length: 222
20/04/2012 18:56:04 |  | [http] [ID#0] Received header from server: X-XSS-Protection: 1; mode=block
20/04/2012 18:56:04 |  | [http] [ID#0] Received header from server: X-Frame-Options: SAMEORIGIN
20/04/2012 18:56:04 |  | [http] [ID#0] Received header from server:
20/04/2012 18:56:04 |  | [http] [ID#0] Info:  Ignoring the response-body
20/04/2012 18:56:04 |  | [http] [ID#0] Info:  Connection #1 to host (nil) left intact
20/04/2012 18:56:04 |  | [http] [ID#0] Info:  Issue another request to this URL: 'http://www.google.com.au/'
20/04/2012 18:56:04 |  | [http] [ID#0] Info:  Re-using existing connection! (#2) with host (nil)
20/04/2012 18:56:04 |  | [http] [ID#0] Info:  Connected to (nil) (74.125.237.95) port 80 (#2)
20/04/2012 18:56:04 |  | [http] [ID#0] Sent header to server: GET / HTTP/1.1
20/04/2012 18:56:04 |  | [http] [ID#0] Sent header to server: User-Agent: BOINC client (windows_x86_64 7.0.25)
20/04/2012 18:56:04 |  | [http] [ID#0] Sent header to server: Host: www.google.com.au
20/04/2012 18:56:04 |  | [http] [ID#0] Sent header to server: Accept: */*
20/04/2012 18:56:04 |  | [http] [ID#0] Sent header to server: Accept-Encoding: deflate, gzip
20/04/2012 18:56:04 |  | [http] [ID#0] Sent header to server: Referer: http://www.google.com/
20/04/2012 18:56:04 |  | [http] [ID#0] Sent header to server: Content-Type: application/x-www-form-urlencoded
20/04/2012 18:56:04 |  | [http] [ID#0] Sent header to server:
20/04/2012 18:56:04 |  | [http] [ID#0] Received header from server: HTTP/1.1 200 OK
20/04/2012 18:56:04 |  | [http] [ID#0] Received header from server: Date: Fri, 20 Apr 2012 08:55:52 GMT
20/04/2012 18:56:04 |  | [http] [ID#0] Received header from server: Expires: -1
20/04/2012 18:56:04 |  | [http] [ID#0] Received header from server: Cache-Control: private, max-age=0
20/04/2012 18:56:04 |  | [http] [ID#0] Received header from server: Content-Type: text/html; charset=ISO-8859-1
20/04/2012 18:56:04 |  | [http] [ID#0] Received header from server: Set-Cookie: PREF=ID=77d05698a6ddf05d:FF=0:TM=1334912152:LM=1334912152:S=4o9srltr8F_ibgat; expires=Sun, 20-Apr-2014 08:55:52 GMT; path=/; domain=.google.com.au
20/04/2012 18:56:04 |  | [http] [ID#0] Received header from server: Set-Cookie: NID=59=MSH5Q_9b0HH0ztERxei6L7tKT19eyDuRpWz3576CDne4hobKmx0ifbR_mLrOcJwba5KFswWlEh0thcl2IrD-YkKU35m3g213sATMHU8buUEgIpfej1e2iiV4XqfvKDdA; expires=Sat, 20-Oct-2012 08:55:52 GMT; path=/; domain=.google.com.au; HttpOnly
20/04/2012 18:56:04 |  | [http] [ID#0] Received header from server: P3P: CP="This is not a P3P policy! See http://www.google.com/support/accounts/bin/answer.py?hl=en&answer=151657 for more info."
20/04/2012 18:56:04 |  | [http] [ID#0] Received header from server: Server: gws
20/04/2012 18:56:04 |  | [http] [ID#0] Received header from server: X-XSS-Protection: 1; mode=block
20/04/2012 18:56:04 |  | [http] [ID#0] Received header from server: X-Frame-Options: SAMEORIGIN
20/04/2012 18:56:04 |  | [http] [ID#0] Received header from server: Transfer-Encoding: chunked
20/04/2012 18:56:04 |  | [http] [ID#0] Received header from server:
20/04/2012 18:56:04 |  | [http_xfer] [ID#0] HTTP: wrote 644 bytes
20/04/2012 18:56:04 |  | [http_xfer] [ID#0] HTTP: wrote 1420 bytes
20/04/2012 18:56:04 |  | [http_xfer] [ID#0] HTTP: wrote 1420 bytes
20/04/2012 18:56:04 |  | [http_xfer] [ID#0] HTTP: wrote 612 bytes
20/04/2012 18:56:04 |  | [http_xfer] [ID#0] HTTP: wrote 801 bytes
20/04/2012 18:56:04 |  | [http_xfer] [ID#0] HTTP: wrote 1420 bytes
20/04/2012 18:56:04 |  | [http_xfer] [ID#0] HTTP: wrote 322 bytes
20/04/2012 18:56:04 |  | [http_xfer] [ID#0] HTTP: wrote 1090 bytes
20/04/2012 18:56:04 |  | [http_xfer] [ID#0] HTTP: wrote 1420 bytes
20/04/2012 18:56:04 |  | [http_xfer] [ID#0] HTTP: wrote 1586 bytes
20/04/2012 18:56:04 |  | [http_xfer] [ID#0] HTTP: wrote 797 bytes
20/04/2012 18:56:04 |  | [http] [ID#0] Info:  Connection #2 to host (nil) left intact
20/04/2012 18:56:05 |  | Internet access OK - project servers may be temporarily down.
20/04/2012 18:59:32 | climateprediction.net | [http] [ID#1] Info:  Operation too slow. Less than 10 bytes/sec transferred the last 300 seconds
20/04/2012 18:59:32 | climateprediction.net | [http] [ID#1] Info:  Closing connection #5
20/04/2012 18:59:32 | climateprediction.net | [http] HTTP error: Timeout was reached
20/04/2012 18:59:33 | climateprediction.net | Scheduler request failed: Timeout was reached


Any advice?
ID: 43619 · Report as offensive
Profile Jord
Volunteer tester
Help desk expert
Avatar

Send message
Joined: 29 Aug 05
Posts: 15480
Netherlands
Message 43623 - Posted: 20 Apr 2012, 12:25:04 UTC - in response to Message 43619.  
Last modified: 20 Apr 2012, 13:05:33 UTC

Any advice?

Update to 7.0.26, links and change log available from this post.

Edit: fixed link. :)
ID: 43623 · Report as offensive
Richard Haselgrove
Volunteer tester
Help desk expert

Send message
Joined: 5 Oct 06
Posts: 5081
United Kingdom
Message 43626 - Posted: 20 Apr 2012, 12:56:25 UTC - in response to Message 43623.  

Any advice?

Update to 7.0.26, links and change log available from this post.

ID: 43626 · Report as offensive
Bradders

Send message
Joined: 20 Apr 12
Posts: 6
Australia
Message 43645 - Posted: 21 Apr 2012, 6:48:57 UTC

No improvement by upgrading to 7.0.26.
So I un-installed and re-installed 7.0.26.
Distributed Data Mining uploaded OK, but everything else is as it was.
I unloaded my firewall, but that didn't help.
Any other ideas?
ID: 43645 · Report as offensive
Profile Jord
Volunteer tester
Help desk expert
Avatar

Send message
Joined: 29 Aug 05
Posts: 15480
Netherlands
Message 43650 - Posted: 21 Apr 2012, 9:02:39 UTC - in response to Message 43645.  
Last modified: 21 Apr 2012, 9:03:08 UTC

I'll email a developer. Have him pass by on this thread.
Do be patient on that, they're all in the US.
ID: 43650 · Report as offensive
marl

Send message
Joined: 23 Apr 12
Posts: 2
Belarus
Message 43697 - Posted: 23 Apr 2012, 7:07:03 UTC

BOINC versions 6.12.34 and 7.0.25 has the issue with HTTP proxy on my two workstations. Version 6.12.33 works just fine.
ID: 43697 · Report as offensive
Rom Walton
Project developer
Avatar

Send message
Joined: 26 Aug 05
Posts: 164
Message 43714 - Posted: 23 Apr 2012, 15:24:31 UTC
Last modified: 23 Apr 2012, 15:24:44 UTC

For an experiment, could you go ahead and reinstall 7.0.26 and use the same log file settings Jord suggested.

The log output below was generated with 7.0.25 using the old version of libcurl.

It would also be helpful to see the log output for the attempt to talk to a project which happens before the attempt to talk to google.

Thanks in advance.
----- Rom
BOINC Development Team, U.C. Berkeley
My Blog
ID: 43714 · Report as offensive
marl

Send message
Joined: 23 Apr 12
Posts: 2
Belarus
Message 43734 - Posted: 24 Apr 2012, 10:48:52 UTC

BOINC version 7.0.26 works quite well with HTTP proxy. Thanks!
Is it safe to use this (alpha?) version as a permanent 7.0.25 substitute?
ID: 43734 · Report as offensive
Bradders

Send message
Joined: 20 Apr 12
Posts: 6
Australia
Message 43739 - Posted: 24 Apr 2012, 15:27:40 UTC - in response to Message 43714.  

For an experiment, could you go ahead and reinstall 7.0.26 and use the same log file settings Jord suggested.
The log output below was generated with 7.0.25 using the old version of libcurl.
It would also be helpful to see the log output for the attempt to talk to a project which happens before the attempt to talk to google.
Thanks in advance.

The libcurl.dll x64 I'm using is from Jord's link http://boinc.berkeley.edu/dl/libcurl.10042012.x64.zip That is still reporting as 25/04/2012 0:59:17 | | Libraries: libcurl/7.25.0 OpenSSL/1.0.1 zlib/1.2.6
What do I need in cc_config.xml? I'm using
<cc_config>
<log_flags>
<http_debug>1</http_debug>
<http_xfer_debug>1</http_xfer_debug>
</log_flags>
</cc_config>

I've never used a proxy.

As soon as I re-opened BOINC Manager, Climate Prediction uploaded 4 finished jobs of 7MB each, but later some Climate Prediction trickles timed out. The ralph, rosetta and SETI uploads are still stuck, mostly at 16kB.

Here's the result of some Project updates/scheduler requests and Transfer retries.
[code]25/04/2012 1:12:36 | | Re-reading cc_config.xml
25/04/2012 1:12:36 | | log flags: file_xfer, sched_ops, task, http_debug, http_xfer_debug
25/04/2012 1:14:53 | SETI@home | [http] HTTP error: Timeout was reached
25/04/2012 1:14:54 | SETI@home | Scheduler request failed: Timeout was reached
25/04/2012 1:14:59 | climateprediction.net | Sending scheduler request: To send trickle-up message.
25/04/2012 1:14:59 | climateprediction.net | Requesting new tasks for NVIDIA
25/04/2012 1:14:59 | climateprediction.net | [http] HTTP_OP::init_post(): http://climateapps2.oerc.ox.ac.uk/cpdnboinc_cgi/cgi
25/04/2012 1:14:59 | climateprediction.net | [http] HTTP_OP::libcurl_exec(): ca-bundle set
25/04/2012 1:14:59 | climateprediction.net | [http] [ID#1] Info: Connection #1 seems to be dead!
25/04/2012 1:14:59 | climateprediction.net | [http] [ID#1] Info: Closing connection #1
25/04/2012 1:14:59 | climateprediction.net | [http] [ID#1] Info: Connection #2 seems to be dead!
25/04/2012 1:14:59 | climateprediction.net | [http] [ID#1] Info: Closing connection #2
25/04/2012 1:15:00 | climateprediction.net | [http] [ID#1] Info: About to connect() to climateapps2.oerc.ox.ac.uk port 80 (#0)
25/04/2012 1:15:00 | climateprediction.net | [http] [ID#1] Info: Trying 129.67.194.243...
25/04/2012 1:15:01 | climateprediction.net | [http] [ID#1] Info: Connected to climateapps2.oerc.ox.ac.uk (129.67.194.243) port 80 (#0)
25/04/2012 1:15:01 | climateprediction.net | [http] [ID#1] Info: Connected to climateapps2.oerc.ox.ac.uk (129.67.194.243) port 80 (#0)
25/04/2012 1:15:01 | climateprediction.net | [http] [ID#1] Sent header to server: POST /cpdnboinc_cgi/cgi HTTP/1.1
25/04/2012 1:15:01 | climateprediction.net | [http] [ID#1] Sent header to server: User-Agent: BOINC client (windows_x86_64 7.0.26)
25/04/2012 1:15:01 | climateprediction.net | [http] [ID#1] Sent header to server: Host: climateapps2.oerc.ox.ac.uk
25/04/2012 1:15:01 | climateprediction.net | [http] [ID#1] Sent header to server: Accept: */*
25/04/2012 1:15:01 | climateprediction.net | [http] [ID#1] Sent header to server: Accept-Encoding: deflate, gzip
25/04/2012 1:15:01 | climateprediction.net | [http] [ID#1] Sent header to server: Content-Type: application/x-www-form-urlencoded
25/04/2012 1:15:01 | climateprediction.net | [http] [ID#1] Sent header to server: Content-Length: 53969
25/04/2012 1:15:01 | climateprediction.net | [http] [ID#1] Sent header to server: Expect: 100-continue
25/04/2012 1:15:01 | climateprediction.net | [http] [ID#1] Sent header to server:
25/04/2012 1:15:02 | climateprediction.net | [http] [ID#1] Info: Done waiting for 100-continue
25/04/2012 1:15:07 | | Project communication failed: attempting access to reference site
25/04/2012 1:15:07 | | [http] HTTP_OP::init_get(): http://www.google.com/
25/04/2012 1:15:07 | | [http] HTTP_OP::libcurl_exec(): ca-bundle set
25/04/2012 1:15:08 | | [http] [ID#0] Info: About to connect() to www.google.com port 80 (#1)
25/04/2012 1:15:08 | | [http] [ID#0] Info: Trying 74.125.237.144...
25/04/2012 1:15:08 | | [http] [ID#0] Info: Connected to www.google.com (74.125.237.144) port 80 (#1)
25/04/2012 1:15:08 | | [http] [ID#0] Info: Connected to www.google.com (74.125.237.144) port 80 (#1)
25/04/2012 1:15:08 | | [http] [ID#0] Sent header to server: GET / HTTP/1.1
25/04/2012 1:15:08 | | [http] [ID#0] Sent header to server: User-Agent: BOINC client (windows_x86_64 7.0.26)
25/04/2012 1:15:08 | | [http] [ID#0] Sent header to server: Host: www.google.com
25/04/2012 1:15:08 | | [http] [ID#0] Sent header to server: Accept: */*
25/04/2012 1:15:08 | | [http] [ID#0] Sent header to server: Accept-Encoding: deflate, gzip
25/04/2012 1:15:08 | | [http] [ID#0] Sent header to server: Content-Type: application/x-www-form-urlencoded
25/04/2012 1:15:08 | | [http] [ID#0] Sent header to server:
25/04/2012 1:15:09 | | [http] [ID#0] Received header from server: HTTP/1.1 302 Found
25/04/2012 1:15:09 | | [http] [ID#0] Received header from server: Location: http://www.google.com.au/
25/04/2012 1:15:09 | | [http] [ID#0] Received header from server: Cache-Control: private
25/04/2012 1:15:09 | | [http] [ID#0] Received header from server: Content-Type: text/html; charset=UTF-8
25/04/2012 1:15:09 | | [http] [ID#0] Received header from server: Set-Cookie: PREF=ID=5c794e42aa07d216:FF=0:TM=1335280507:LM=1335280507:S=9A_h5gKmfnC0Mzek; expires=Thu, 24-Apr-2014 15:15:07 GMT; path=/; domain=.google.com
25/04/2012 1:15:09 | | [http] [ID#0] Received header from server: Set-Cookie: NID=59=BS6YXYrvsNym7SdsJjCjjpjqSvw04MyZmGeAEUDuB3tb0KRPHStbuYYz1xaRS6d7nEnbGTeN2pQZKyYHGOoRQbQoCwcUxRGWtOoJUXh1N8o8csEkZiQrv2SlI7OGIwKd; expires=Wed, 24-Oct-2012 15:15:07 GMT; path=/; domain=.google.com; HttpOnly
25/04/2012 1:15:09 | | [http] [ID#0] Received header from server: P3P: CP="This is not a P3P policy! See http://www.google.com/support/accounts/bin/answer.py?hl=en&answer=151657 for more info."
25/04/2012 1:15:09 | | [http] [ID#0] Received header from server: Date: Tue, 24 Apr 2012 15:15:07 GMT
25/04/2012 1:15:09 | | [http] [ID#0] Received header from server: Server: gws
25/04/2012 1:15:09 | | [http] [ID#0] Received header from server: Content-Length: 222
25/04/2012 1:15:09 | | [http] [ID#0] Received header from server: X-XSS-Protection: 1; mode=block
25/04/2012 1:15:09 | | [http] [ID#0] Received header from server: X-Frame-Options: SAMEORIGIN
25/04/2012 1:15:09 | | [http] [ID#0] Received header from server:
25/04/2012 1:15:09 | | [http] [ID#0] Info: Ignoring the response-body
25/04/2012 1:15:09 | | [http] [ID#0] Info: Connection #1 to host www.google.com left intact
25/04/2012 1:15:09 | | [http] [ID#0] Info: Issue another request to this URL: 'http://www.google.com.au/'
25/04/2012 1:15:09 | | [http] [ID#0] Info: About to connect() to www.google.com.au port 80 (#2)
25/04/2012 1:15:09 | | [http] [ID#0] Info: Trying 74.125.237.151...
25/04/2012 1:15:10 | | [http] [ID#0] Info: Connected to www.google.com.au (74.125.237.151) port 80 (#2)
25/04/2012 1:15:10 | | [http] [ID#0] Info: Connected to www.google.com.au (74.125.237.151) port 80 (#2)
25/04/2012 1:15:10 | | [http] [ID#0] Sent header to server: GET / HTTP/1.1
25/04/2012 1:15:10 | | [http] [ID#0] Sent header to server: User-Agent: BOINC client (windows_x86_64 7.0.26)
25/04/2012 1:15:10 | | [http] [ID#0] Sent header to server: Host: www.google.com.au
25/04/2012 1:15:10 | | [http] [ID#0] Sent header to server: Accept: */*
25/04/2012 1:15:10 | | [http] [ID#0] Sent header to server: Accept-Encoding: deflate, gzip
25/04/2012 1:15:10 | | [http] [ID#0] Sent header to server: Referer: http://www.google.com/
25/04/2012 1:15:10 | | [http] [ID#0] Sent header to server: Content-Type: application/x-www-form-urlencoded
25/04/2012 1:15:10 | | [http] [ID#0] Sent header to server:
25/04/2012 1:15:10 | | [http] [ID#0] Received header from server: HTTP/1.1 200 OK
25/04/2012 1:15:10 | | [http] [ID#0] Received header from server: Date: Tue, 24 Apr 2012 15:15:09 GMT
25/04/2012 1:15:10 | | [http] [ID#0] Received header from server: Expires: -1
25/04/2012 1:15:10 | | [http] [ID#0] Received header from server: Cache-Control: private, max-age=0
25/04/2012 1:15:10 | | [http] [ID#0] Received header from server: Content-Type: text/html; charset=ISO-8859-1
25/04/2012 1:15:10 | | [http] [ID#0] Received header from server: Set-Cookie: PREF=ID=5efc51331ff234a7:FF=0:TM=1335280509:LM=1335280509:S=bn0cHaaM4NJ8hk3z; expires=Thu, 24-Apr-2014 15:15:09 GMT; path=/; domain=.google.com.au
25/04/2012 1:15:10 | | [http] [ID#0] Received header from server: Set-Cookie: NID=59=jFT9vOw3MwJYIVV99rbMNZkRPu_z--6wC62eriRQM7fa-jlatbQokyUT1FoKO6_idUg-4kGS9_Trjq9KYvr7XGs6SCgAm-uPqyzxkMSAg64kvugOd8WG5j3tsFd1bjwt; expires=Wed, 24-Oct-2012 15:15:09 GMT; path=/; domain=.google.com.au; HttpOnly
25/04/2012 1:15:10 | | [http] [ID#0] Received header from server: P3P: CP="This is not a P3P policy! See http://www.google.com/support/accounts/bin/answer.py?hl=en&answer=151657 for more info."
25/04/2012 1:15:10 | | [http] [ID#0] Received header from server: Server: gws
25/04/2012 1:15:10 | | [http] [ID#0] Received header from server: X-XSS-Protection: 1; mode=block
25/04/2012 1:15:10 | | [http] [ID#0] Received header from server: X-Frame-Options: SAMEORIGIN
25/04/2012 1:15:10 | | [http] [ID#0] Received header from server: Transfer-Encoding: chunked
25/04/2012 1:15:10 | | [http] [ID#0] Received header from server:
25/04/2012 1:15:10 | | [http_xfer] [ID#0] HTTP: wrote 644 bytes
25/04/2012 1:15:10 | | [http_xfer] [ID#0] HTTP: wrote 3452 bytes
25/04/2012 1:15:10 | | [http_xfer] [ID#0] HTTP: wrote 1415 bytes
25/04/2012 1:15:10 | | [http_xfer] [ID#0] HTTP: wrote 1124 bytes
25/04/2012 1:15:10 | | [http_xfer] [ID#0] HTTP: wrote 1414 bytes
25/04/2012 1:15:10 | | [http_xfer] [ID#0] HTTP: wrote 2682 bytes
25/04/2012 1:15:10 | | [http_xfer] [ID#0] HTTP: wrote 1415 bytes
25/04/2012 1:15:10 | | [http_xfer] [ID#0] HTTP: wrote 936 bytes
25/04/2012 1:15:10 | | [http] [ID#0] Info: Connection #2 to host www.google.com.au left intact
25/04/2012 1:15:11 | | Internet access OK - project servers may be temporarily down.
25/04/2012 1:16:01 | ralph@home | [http] HTTP error: Timeout was reached
25/04/2012 1:16:01 | ralph@home | [http] HTTP error: Timeout was reached
25/04/2012 1:16:02 | ralph@home | Temporarily failed upload of CASP9_bv_benchmark_hybridization_run48_T0518_0_C1_SAVE_ALL_OUT_IGNORE_THE_REST_17843_7_0_0: transient HTTP error
25/04/2012 1:16:02 | ralph@home | Backing off 4 hr 56 min 41 sec on upload of CASP9_bv_benchmark_hybridization_run48_T0518_0_C1_SAVE_ALL_OUT_IGNORE_THE_REST_17843_7_0_0
25/04/2012 1:16:02 | ralph@home | Temporarily failed upload of CASP9_fa_benchmark_hybridization_run53_T0573_0_C1_SAVE_ALL_OUT_IGNORE_THE_REST_18347_7_0_0: transient HTTP error
25/04/2012 1:16:02 | ralph@home | Backing off 4 hr 30 min 48 sec on upload of CASP9_fa_benchmark_hybridization_run53_T0573_0_C1_SAVE_ALL_OUT_IGNORE_THE_REST_18347_7_0_0
25/04/2012 1:16:05 | | Project communication failed: attempting access to reference site
25/04/2012 1:16:05 | | [http] HTTP_OP::init_get(): http://www.google.com/
25/04/2012 1:16:05 | | [http] HTTP_OP::libcurl_exec(): ca-bundle set
25/04/2012 1:16:05 | | [http] [ID#0] Info: Re-using existing connection! (#1) with host (nil)
25/04/2012 1:16:05 | | [http] [ID#0] Info: Connected to (nil) (74.125.237.144) port 80 (#1)
25/04/2012 1:16:05 | | [http] [ID#0] Sent header to server: GET / HTTP/1.1
25/04/2012 1:16:05 | | [http] [ID#0] Sent header to server: User-Agent: BOINC client (windows_x86_64 7.0.26)
25/04/2012 1:16:05 | | [http] [ID#0] Sent header to server: Host: www.google.com
25/04/2012 1:16:05 | | [http] [ID#0] Sent header to server: Accept: */*
25/04/2012 1:16:05 | | [http] [ID#0] Sent header to server: Accept-Encoding: deflate, gzip
25/04/2012 1:16:05 | | [http] [ID#0] Sent header to server: Content-Type: application/x-www-form-urlencoded
25/04/2012 1:16:05 | | [http] [ID#0] Sent header to server:
25/04/2012 1:16:06 | | [http] [ID#0] Received header from server: HTTP/1.1 302 Found
25/04/2012 1:16:06 | | [http] [ID#0] Received header from server: Location: http://www.google.com.au/
25/04/2012 1:16:06 | | [http] [ID#0] Received header from server: Cache-Control: private
25/04/2012 1:16:06 | | [http] [ID#0] Received header from server: Content-Type: text/html; charset=UTF-8
25/04/2012 1:16:06 | | [http] [ID#0] Received header from server: Set-Cookie: PREF=ID=60b0b8a75d0ca42d:FF=0:TM=1335280564:LM=1335280564:S=gCbMvJ0GPE3yLNhd; expires=Thu, 24-Apr-2014 15:16:04 GMT; path=/; domain=.google.com
25/04/2012 1:16:06 | | [http] [ID#0] Received header from server: Set-Cookie: NID=59=Z2Kgw_t19fu8WY0MG-qd7W4xhQHkel0NyjEXMFjeqnAzVtEklpg7cN2-xPlE3kz3V-UahfR6FJt3_6KbvCHjyMWz2lSXDPWXTmDHZiGCvp-M3M5UwMWCErDkXpomJ6ys; expires=Wed, 24-Oct-2012 15:16:04 GMT; path=/; domain=.google.com; HttpOnly
25/04/2012 1:16:06 | | [http] [ID#0] Received header from server: P3P: CP="This is not a P3P policy! See http://www.google.com/support/accounts/bin/answer.py?hl=en&answer=151657 for more info."
25/04/2012 1:16:06 | | [http] [ID#0] Received header from server: Date: Tue, 24 Apr 2012 15:16:04 GMT
25/04/2012 1:16:06 | | [http] [ID#0] Received header from server: Server: gws
25/04/2012 1:16:06 | | [http] [ID#0] Received header from server: Content-Length: 222
25/04/2012 1:16:06 | | [http] [ID#0] Received header from server: X-XSS-Protection: 1; mode=block
25/04/2012 1:16:06 | | [http] [ID#0] Received header from server: X-Frame-Options: SAMEORIGIN
25/04/2012 1:16:06 | | [http] [ID#0] Received header from server:
25/04/2012 1:16:06 | | [http] [ID#0] Info: Ignoring the response-body
25/04/2012 1:16:06 | | [http] [ID#0] Info: Connection #1 to host (nil) left intact
25/04/2012 1:16:06 | | [http] [ID#0] Info: Issue another request to this URL: 'http://www.google.com.au/'
25/04/2012 1:16:06 | | [http] [ID#0] Info: Re-using existing connection! (#2) with host (nil)
25/04/2012 1:16:06 | | [http] [ID#0] Info: Connected to (nil) (74.125.237.151) port 80 (#2)
25/04/2012 1:16:06 | | [http] [ID#0] Sent header to server: GET / HTTP/1.1
25/04/2012 1:16:06 | | [http] [ID#0] Sent header to server: User-Agent: BOINC client (windows_x86_64 7.0.26)
25/04/2012 1:16:06 | | [http] [ID#0] Sent header to server: Host: www.google.com.au
25/04/2012 1:16:06 | | [http] [ID#0] Sent header to server: Accept: */*
25/04/2012 1:16:06 | | [http] [ID#0] Sent header to server: Accept-Encoding: deflate, gzip
25/04/2012 1:16:06 | | [http] [ID#0] Sent header to server: Referer: http://www.google.com/
25/04/2012 1:16:06 | | [http] [ID#0] Sent header to server: Content-Type: application/x-www-form-urlencoded
25/04/2012 1:16:06 | | [http] [ID#0] Sent header to server:
25/04/2012 1:16:06 | | [http] [ID#0] Received header from server: HTTP/1.1 200 OK
25/04/2012 1:16:06 | | [http] [ID#0] Received header from server: Date: Tue, 24 Apr 2012 15:16:04 GMT
25/04/2012 1:16:06 | | [http] [ID#0] Received header from server: Expires: -1
25/04/2012 1:16:06 | | [http] [ID#0] Received header from server: Cache-Control: private, max-age=0
25/04/2012 1:16:06 | | [http] [ID#0] Received header from server: Content-Type: text/html; charset=ISO-8859-1
25/04/2012 1:16:06 | | [http] [ID#0] Received header from server: Set-Cookie: PREF=ID=8941360d0a575625:FF=0:TM=1335280564:LM=1335280564:S=lZGKgPSQvbuiLnfM; expires=Thu, 24-Apr-2014 15:16:04 GMT; path=/; domain=.google.com.au
25/04/2012 1:16:06 | | [http] [ID#0] Received header from server: Set-Cookie: NID=59=g9Py1GSIuin45cjhT85YkwHVSHUsFGyXWbJrfPJ2emTgJhK3VmHU8o1RtwGr5ovVJ2qQA-WOgoO8x7rz1D2Es1FLgkBOy5X9jBHknIb00LLBEhkjesCL1tXj6-Bc1nyX; expires=Wed, 24-Oct-2012 15:16:04 GMT; path=/; domain=.google.com.au; HttpOnly
25/04/2012 1:16:06 | | [http] [ID#0] Received header from server: P3P: CP="This is not a P3P policy! See http://www.google.com/support/accounts/bin/answer.py?hl=en&answer=151657 for more info."
25/04/2012 1:16:06 | | [http] [ID#0] Received header from server: Server: gws
25/04/2012 1:16:06 | | [http] [ID#0] Received header from server: X-XSS-Protection: 1; mode=block
25/04/2012 1:16:06 | | [http] [ID#0] Received header from server: X-Frame-Options: SAMEORIGIN
25/04/2012 1:16:06 | | [http] [ID#0] Received header from server: Transfer-Encoding: chunked
25/04/2012 1:16:06 | | [http] [ID#0] Received header from server:
25/04/2012 1:16:06 | | [http_xfer] [ID#0] HTTP: wrote 644 bytes
25/04/2012 1:16:06 | | [http_xfer] [ID#0] HTTP: wrote 3452 bytes
25/04/2012 1:16:06 | | [http_xfer] [ID#0] HTTP: wrote 1415 bytes
25/04/2012 1:16:06 | | [http_xfer] [ID#0] HTTP: wrote 1102 bytes
25/04/2012 1:16:06 | | [http_xfer] [ID#0] HTTP: wrote 1414 bytes
25/04/2012 1:16:06 | | [http_xfer] [ID#0] HTTP: wrote 2682 bytes
25/04/2012 1:16:06 | | [http_xfer] [ID#0] HTTP: wrote 2385 bytes
25/04/2012 1:16:06 | | [http] [ID#0] Info: Connection #2 to host (nil) left intact
25/04/2012 1:16:06 | | Internet access OK - project servers may be temporarily down.
25/04/2012 1:20:07 | climateprediction.net | [http] [ID#1] Info: Operation too slow. Less than 10 bytes/sec transferred the last 300 seconds
25/04/2012 1:20:07 | climateprediction.net | [http] [ID#1] Info: Closing connection #0
25/04/2012 1:20:07 | climateprediction.net | [http] HTTP error: Timeout was reached
25/04/2012 1:20:08 | climateprediction.net | Scheduler request failed: Timeout was reached
25/04/2012 1:20:14 | SETI@home | [http] HTTP_OP::init_get(): http://setiathome.berkeley.edu/
25/04/2012 1:20:14 | SETI@home | [http] HTTP_OP::libcurl_exec(): ca-bundle set
25/04/2012 1:20:14 | SETI@home | Fetching scheduler list
25/04/2012 1:20:14 | SETI@home | [http] [ID#1] Info: Connection #1 seems to be dead!
25/04/2012 1:20:14 | SETI@home | [http] [ID#1] Info: Closing connection #1
25/04/2012 1:20:14 | SETI@home | [http] [ID#1] Info: Connection #2 seems to be dead!
25/04/2012 1:20:14 | SETI@home | [http] [ID#1] Info: Closing connection #2
25/04/2012 1:20:14 | SETI@home | [http] [ID#1] Info: About to connect() to setiathome.berkeley.edu port 80 (#0)
25/04/2012 1:20:14 | SETI@home | [http] [ID#1] Info: Trying 128.32.18.150...
25/04/2012 1:20:15 | SETI@home | [http] [ID#1] Info: Connected to setiathome.berkeley.edu (128.32.18.150) port 80 (#0)
25/04/2012 1:20:15 | SETI@home | [http] [ID#1] Info: Connected to setiathome.berkeley.edu (128.32.18.150) port 80 (#0)
25/04/2012 1:20:15 | SETI@home | [http] [ID#1] Sent header to server: GET / HTTP/1.1
25/04/2012 1:20:15 | SETI@home | [http] [ID#1] Sent header to server: User-Agent: BOINC client (windows_x86_64 7.0.26)
25/04/2012 1:20:15 | SETI@home | [http] [ID#1] Sent header to server: Host: setiathome.berkeley.edu
25/04/2012 1:20:15 | SETI@home | [http] [ID#1] Sent header to server: Accept: */*
25/04/2012 1:20:15 | SETI@home | [http] [ID#1] Sent header to server: Accept-Encoding: deflate, gzip
25/04/2012 1:20:15 | SETI@home | [http] [ID#1] Sent header to server: Content-Type: application/x-www-form-urlencoded
25/04/2012 1:20:15 | SETI@home | [http] [ID#1] Sent header to server:
25/04/2012 1:20:15 | SETI@home | [http] [ID#1] Received header from server: HTTP/1.1 200 OK
25/04/2012 1:20:15 | SETI@home | [http] [ID#1] Received header from server: Date: Tue, 24 Apr 2012 15:20:14 GMT
25/04/2012 1:20:15 | SETI@home | [http] [ID#1] Received header from server: Server: Apache/2.2.22 (Fedora)
25/04/2012 1:20:15 | SETI@home | [http] [ID#1] Received header from server: X-Powered-By: PHP/5.3.10
25/04/2012 1:20:15 | SETI@home | [http] [ID#1] Received header from server: Content-Length: 151
25/04/2012 1:20:15 | SETI@home | [http] [ID#1] Received header from server: Connection: close
25/04/2012 1:20:15 | SETI@home | [http] [ID#1] Received header from server: Content-Type: text/html; charset=UTF-8
25/04/2012 1:20:15 | SETI@home | [http] [ID#1] Received header from server:
25/04/2012 1:20:15 | | [http_xfer] [ID#1] HTTP: wrote 151 bytes
25/04/2012 1:20:15 | SETI@home | [http] [ID#1] Info: Closing connection #0
25/04/2012 1:20:16 | SETI@home | Master file download succeeded
25/04/2012 1:20:21 | SETI@home | Sending scheduler request: To report completed tasks.
25/04/2012 1:20:21 | SETI@home | Reporting 4 completed tasks, requesting new tasks for CPU and NVIDIA
25/04/2012 1:20:21 | SETI@home | [http] HTTP_OP::init_post(): http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi
25/04/2012 1:20:21 | SETI@home | [http] HTTP_OP::libcurl_exec(): ca-bundle set
25/04/2012 1:20:22 | | Project communication failed: attempting access to reference site
25/04/2012 1:20:22 | | [http] HTTP_OP::init_get(): http://www.google.com/
25/04/2012 1:20:22 | | [http] HTTP_OP::libcurl_exec(): ca-bundle set
25/04/2012 1:20:22 | SETI@home | [http] [ID#1] Info: About to connect() to setiboinc.ssl.berkeley.edu port 80 (#0)
25/04/2012 1:20:22 | SETI@home | [http] [ID#1] Info: Trying 208.68.240.20...
25/04/2012 1:20:23 | SETI@home | [http] [ID#1] Info: Connected to setiboinc.ssl.berkeley.edu (208.68.240.20) port 80 (#0)
25/04/2012 1:20:23 | SETI@home | [http] [ID#1] Info: Connected to setiboinc.ssl.berkeley.edu (208.68.240.20) port 80 (#0)
25/04/2012 1:20:23 | SETI@home | [http] [ID#1] Sent header to server: POST /sah_cgi/cgi HTTP/1.1
25/04/2012 1:20:23 | SETI@home | [http] [ID#1] Sent header to server: User-Agent: BOINC client (windows_x86_64 7.0.26)
25/04/2012 1:20:23 | SETI@home | [http] [ID#1] Sent header to server: Host: setiboinc.ssl.berkeley.edu
25/04/2012 1:20:23 | SETI@home | [http] [ID#1] Sent header to server: Accept: */*
25/04/2012 1:20:23 | SETI@home | [http] [ID#1] Sent header to server: Accept-Encoding: deflate, gzip
25/04/2012 1:20:23 | SETI@home | [http] [ID#1] Sent header to server: Content-Type: application/x-www-form-urlencoded
25/04/2012 1:20:23 | SETI@home | [http] [ID#1] Sent header to server: Content-Length: 19592
25/04/2012 1:20:23 | SETI@home | [http] [ID#1] Sent header to server: Expect: 100-continue
25/04/2012 1:20:23 | SETI@home | [http] [ID#1] Sent header to server:
25/04/2012 1:20:23 | | [http] [ID#0] Info: About to connect() to www.google.com port 80 (#1)
25/04/2012 1:20:23 | | [http] [ID#0] Info: Trying 74.125.237.144...
25/04/2012 1:20:23 | | [http] [ID#0] Info: Connected to www.google.com (74.125.237.144) port 80 (#1)
25/04/2012 1:20:23 | | [http] [ID#0] Info: Connected to www.google.com (74.125.237.144) port 80 (#1)
25/04/2012 1:20:23 | | [http] [ID#0] Sent header to server: GET / HTTP/1.1
25/04/2012 1:20:23 | | [http] [ID#0] Sent header to server: User-Agent: BOINC client (windows_x86_64 7.0.26)
25/04/2012 1:20:23 | | [http] [ID#0] Sent header to server: Host: www.google.com
25/04/2012 1:20:23 | | [http] [ID#0] Sent header to server: Accept: */*
25/04/2012 1:20:23 | | [http] [ID#0] Sent header to server: Accept-Encoding: deflate, gzip
25/04/2012 1:20:23 | | [http] [ID#0] Sent header to server: Content-Type: application/x-www-form-urlencoded
25/04/2012 1:20:23 | | [http] [ID#0] Sent header to server:
25/04/2012 1:20:23 | | [http] [ID#0] Received header from server: HTTP/1.1 302 Found
25/04/2012 1:20:23 | | [http] [ID#0] Received header from server: Location: http://www.google.com.au/
25/04/2012 1:20:23 | | [http] [ID#0] Received header from server: Cache-Control: private
25/04/2012 1:20:23 | | [http] [ID#0] Received header from server: Content-Type: text/html; charset=UTF-8
25/04/2012 1:20:23 | | [http] [ID#0] Received header from server: Set-Cookie: PREF=ID=0edf20804bb4e7e5:FF=0:TM=1335280822:LM=1335280822:S=hhFr-12z_qfdhCUR; expires=Thu, 24-Apr-2014 15:20:22 GMT; path=/; domain=.google.com
25/04/2012 1:20:23 | | [http] [ID#0] Received header from server: Set-Cookie: NID=59=dWjRKqcWO5Innm53_iYfXL-2WCyQF6tt0w5QmQm36EgYwkRGja8hy1cFTJYFhnEp7u-v0q8oImkY6IWZbOgjBFNIBPsjzau7k40ezHQlAkFVGdQ5LjwXaJBIeAeaCcdn; expires=Wed, 24-Oct-2012 15:20:22 GMT; path=/; domain=.google.com; HttpOnly
25/04/2012 1:20:23 | | [http] [ID#0] Received header from server: P3P: CP="This is not a P3P policy! See http://www.google.com/support/accounts/bin/answer.py?hl=en&answer=151657 for more info."
25/04/2012 1:20:23 | | [http] [ID#0] Received header from server: Date: Tue, 24 Apr 2012 15:20:22 GMT
25/04/2012 1:20:23 | | [http] [ID#0] Received header from server: Server: gws
25/04/2012 1:20:23 | | [http] [ID#0] Received header from server: Content-Length: 222
25/04/2012 1:20:23 | | [http] [ID#0] Received header from server%
ID: 43739 · Report as offensive
Bradders

Send message
Joined: 20 Apr 12
Posts: 6
Australia
Message 43828 - Posted: 28 Apr 2012, 12:55:46 UTC - in response to Message 43741.  

Problem solved. My firewall F-Secure 2012 has known issue with one of its components Online Safety. Uninstalling the component made everything better.

Control Panel
Programs > Uninstall a program
Select "F-Secure Launch pad"
Click "Uninstall/Change"
Select "Remove Selected Products" and click "Next >"
Select Online Safety and click "Next >"
etc.
Reboot shouldn't be needed.

Sorry for the red herring. :)

ID: 43828 · Report as offensive

Message boards : Questions and problems : BOINC 7.0.25 and Proxies

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.