| Author |
Message |
|
|
|
hi,everyone
I built BOINC Server and make a project like wrapper/worker according to
BOINC,http://boinc.berkeley.edu/trac/wiki/WrapperApp,but some file can't download in the client using manager,here are some
messages in manager:
2008-7-11 14:44:55||[http_debug] [ID#5] Received header from server: Content-Type: text/html; charset=iso-8859-1
2008-7-11 14:44:55||[http_debug] [ID#5] Received header from server:
2008-7-11 14:44:55||[http_debug] [ID#5] info: Connection #1 to host 192.168.151.75 left intact
2008-7-11 14:44:55||[http_debug] [ID#4] Received header from server: HTTP/1.1 403 Forbidden
2008-7-11 14:44:55||[http_debug] [ID#4] Received header from server: Date: Fri, 11 Jul 2008 06:45:05 GMT
2008-7-11 14:44:55||[http_debug] [ID#4] Received header from server: Server: Apache/2.2.3 (Debian) mod_python/3.2.10
Python/2.4.4 PHP/5.2.0-8+etch11
2008-7-11 14:44:55||[http_debug] [ID#4] Received header from server: Content-Length: 385
2008-7-11 14:44:55||[http_debug] [ID#4] Received header from server: Content-Type: text/html; charset=iso-8859-1
2008-7-11 14:44:55||[http_debug] [ID#4] Received header from server:
2008-7-11 14:44:55||[http_debug] [ID#4] info: Connection #0 to host 192.168.151.75 left intact
2008-7-11 14:44:56||[file_xfer_debug] FILE_XFER_SET::poll(): http op done; retval -184
2008-7-11 14:44:56||[file_xfer_debug] FILE_XFER_SET::poll(): http op done; retval -184
2008-7-11 14:44:56||[file_xfer_debug] file transfer status -184
2008-7-11 14:44:56|boinc080710|Temporarily failed download of wrapper_5.10_windows_intelx86.exe: http error
2008-7-11 14:44:56|boinc080710|Backing off 1 min 0 sec on download of wrapper_5.10_windows_intelx86.exe
And it can download some files successfully, but some can't. I have exclude the possibilities of firewall and dns. And I
think it may be the problem of server.I am at a loss.
Any idea is appreciated. |
|
|
|
|
|
Maybe try again with a stable BOINC core client, 5.10.28 would be a good one.
Some people reported problems with later versions, the version that works for one person might fail for another one.
Make sure to disable virus scans for the BOINC directory. As you have the problem especially with the .exe file, the scanner might snoop into the file while it is still beeing transferred. |
|
|
|
|
|
hi
Thanks for you reply.
I am using boinc manager: boinc_5.10.45_windows_intelx86.exe
and I can download the files such as .exe .png file types from seti@home ,so I exclude the possibility of firewall, and do you know how to know the version of the core client. |
|
|
|
|
hi
Thanks for you reply.
I am using boinc manager: boinc_5.10.45_windows_intelx86.exe
and I can download the files such as .exe .png file types from seti@home ,so I exclude the possibility of firewall, and do you know how to know the version of the core client.
If you downloaded from Berkeley (which it sounds like you did) then the version of the core client will be the same as the version of the manager.
____________
Kathryn :o)
The BOINC FAQ Service
The Unofficial BOINC Wiki
The Trac System
More BOINC information than you can shake a stick of RAM at. |
|
|
|
|
|
hi,everyone
I have created a file called cc_config.xml,and added some flags.here is details about messages
2008-7-13 10:02:25|boinc080710|Started download of wrapper_5.10_windows_intelx86.exe
2008-7-13 10:02:25||[file_xfer_debug] URL: http://192.168.151.75/boinc080710/download/wrapper_5.10_windows_intelx86.exe
2008-7-13 10:02:25||[http_debug] HTTP_OP::init_get(): http://192.168.151.75/boinc080710/download/worker_5.10_windows_intelx86.exe
2008-7-13 10:02:25|boinc080710|Started download of worker_5.10_windows_intelx86.exe
2008-7-13 10:02:25||[file_xfer_debug] URL: http://192.168.151.75/boinc080710/download/worker_5.10_windows_intelx86.exe
2008-7-13 10:02:25||[http_debug] [ID#9] info: Connection #0 seems to be dead!
2008-7-13 10:02:25||[http_debug] [ID#9] info: Closing connection #0
2008-7-13 10:02:25||[http_debug] [ID#9] info: About to connect() to 192.168.151.75 port 80 (#0)
2008-7-13 10:02:25||[http_debug] [ID#9] info: Trying 192.168.151.75...
2008-7-13 10:02:25||[http_debug] [ID#10] info: Connection #1 seems to be dead!
2008-7-13 10:02:25||[http_debug] [ID#10] info: Closing connection #1
2008-7-13 10:02:25||[http_debug] [ID#10] info: About to connect() to 192.168.151.75 port 80 (#1)
2008-7-13 10:02:25||[http_debug] [ID#10] info: Trying 192.168.151.75...
2008-7-13 10:02:25||[http_debug] [ID#9] info: Connected to 192.168.151.75 (192.168.151.75) port 80 (#0)
2008-7-13 10:02:25||[http_debug] [ID#10] info: Connected to 192.168.151.75 (192.168.151.75) port 80 (#1)
2008-7-13 10:02:25||[http_debug] [ID#9] Sent header to server: GET /boinc080710/download/wrapper_5.10_windows_intelx86.exe HTTP/1.1
User-Agent: BOINC client (windows_intelx86 5.10.45)
Host: 192.168.151.75
Accept: */*
Accept-Encoding: deflate, gzip
Content-Type: application/x-www-form-urlencoded
2008-7-13 10:02:25||[http_debug] [ID#10] Sent header to server: GET /boinc080710/download/worker_5.10_windows_intelx86.exe HTTP/1.1
User-Agent: BOINC client (windows_intelx86 5.10.45)
Host: 192.168.151.75
Accept: */*
Accept-Encoding: deflate, gzip
Content-Type: application/x-www-form-urlencoded
2008-7-13 10:02:25||[http_debug] [ID#9] Received header from server: HTTP/1.1 403 Forbidden
2008-7-13 10:02:25||[http_debug] [ID#9] Received header from server: Date: Sun, 13 Jul 2008 02:02:38 GMT
2008-7-13 10:02:25||[http_debug] [ID#9] Received header from server: Server: Apache/2.2.3 (Debian) mod_python/3.2.10 Python/2.4.4 PHP/5.2.0-8+etch11
2008-7-13 10:02:25||[http_debug] [ID#9] Received header from server: Content-Length: 385
2008-7-13 10:02:25||[http_debug] [ID#9] Received header from server: Content-Type: text/html; charset=iso-8859-1
2008-7-13 10:02:25||[http_debug] [ID#9] Received header from server:
2008-7-13 10:02:25||[http_xfer_debug] HTTP: wrote 385 bytes
2008-7-13 10:02:25||[http_debug] [ID#9] info: Connection #0 to host 192.168.151.75 left intact
2008-7-13 10:02:25||[http_debug] [ID#10] info: Expire cleared
2008-7-13 10:02:25||[http_debug] [ID#10] Received header from server: HTTP/1.1 403 Forbidden
2008-7-13 10:02:25||[http_debug] [ID#10] Received header from server: Date: Sun, 13 Jul 2008 02:02:38 GMT
2008-7-13 10:02:25||[http_debug] [ID#10] Received header from server: Server: Apache/2.2.3 (Debian) mod_python/3.2.10 Python/2.4.4 PHP/5.2.0-8+etch11
2008-7-13 10:02:25||[http_debug] [ID#10] Received header from server: Content-Length: 384
2008-7-13 10:02:25||[http_debug] [ID#10] Received header from server: Content-Type: text/html; charset=iso-8859-1
2008-7-13 10:02:25||[http_debug] [ID#10] Received header from server:
2008-7-13 10:02:25||[http_xfer_debug] HTTP: wrote 384 bytes
2008-7-13 10:02:25||[http_debug] [ID#10] info: Connection #1 to host 192.168.151.75 left intact
2008-7-13 10:02:26||[file_xfer_debug] FILE_XFER_SET::poll(): http op done; retval -184
2008-7-13 10:02:26||[file_xfer_debug] FILE_XFER_SET::poll(): http op done; retval -184
2008-7-13 10:02:26||[file_xfer_debug] file transfer status -184
2008-7-13 10:02:26|boinc080710|Temporarily failed download of wrapper_5.10_windows_intelx86.exe: http error
2008-7-13 10:02:26|boinc080710|Backing off 1 min 0 sec on download of wrapper_5.10_windows_intelx86
the following messages , I think, may be important:
2008-7-13 10:02:25||[http_debug] [ID#10] Received header from server: HTTP/1.1 403 Forbidden
2008-7-13 10:02:26||[file_xfer_debug] file transfer status -184
but I don't know what do they actually mean?
|
|
|
|
|
hi
Thanks for you reply.
I am using boinc manager: boinc_5.10.45_windows_intelx86.exe
and I can download the files such as .exe .png file types from seti@home ,so I exclude the possibility of firewall, and do you know how to know the version of the core client.
If you downloaded from Berkeley (which it sounds like you did) then the version of the core client will be the same as the version of the manager.
Yes,I download manager from Berkeley. Thanks :) |
|
|
|
|
|
Hi Huiping,
Here's an article explaining your http 403 forbidden error:
http://www.checkupdown.com/status/E403.html
____________
Coelum Non Animum Mutant, Qui Trans Mare Currunt
|
|
|
|
|
|
hi,everyone
Now I just re-built a project, and there are three files in a directory , of which two are .exe file and another is job.xml file. and job.xml can download from the server successfully using manager, however the exe files can't download. Confused. Is it because the exe files are too big?
Any idea will be appreciated. |
|
|
|
|
|
Can you download all files with a web browser or does it give you a 403 there too?
Make sure to use the same connection type for that test, i.e. if your BOINC uses a proxy, put the same proxy for the web browser.
Try the same with all firewalls (zone alarm, windows XP firewall, virus scanner firewall ...) disabled.
Some malware program detection might recognize the executable program download as a pattern of all those downloader virii.
__________
Compare owner and linux access rights of your download directory files. If you added the binaries with FTP, the umask setting might lead to insufficient read permissions for the web user. If in doubt, just "chmod a+r *" in the download directory. |
|
|
|
|
Can you download all files with a web browser or does it give you a 403 there too?
Make sure to use the same connection type for that test, i.e. if your BOINC uses a proxy, put the same proxy for the web browser.
Try the same with all firewalls (zone alarm, windows XP firewall, virus scanner firewall ...) disabled.
Some malware program detection might recognize the executable program download as a pattern of all those downloader virii.
__________
Compare owner and linux access rights of your download directory files. If you added the binaries with FTP, the umask setting might lead to insufficient read permissions for the web user. If in doubt, just "chmod a+r *" in the download directory.
Thank you a lot.
Now the files can download successfully, the reason is about the access right of the .exe files. :) |
|
|