Posts by morse [E.R.] - BOINC.Italy

1) Message boards : Questions and problems : http transient error in upload: retval -184 (Message 68268)
Posted 13 Mar 2016 by Profile morse [E.R.] - BOINC.Italy
Post:
It seems that the problem is my modem: yesterday I changed it with another and all uploads are turned out well.


I cross the finger and I hope that the problem it's only the modem.


Best regards
Andrea
2) Message boards : Questions and problems : http transient error in upload: retval -184 (Message 68230)
Posted 11 Mar 2016 by Profile morse [E.R.] - BOINC.Italy
Post:
It could be a difference in ISP between your two locations. One has a faulty router which may be interfering in some way. HTTP use 1.0 is the way to go here, as it uses a simpler protocol.
When cpdn has been slow, the recommendation is one zip at a time. ( <max_file_xfers> )

cc_config.xml has a setting for debugging file transfer, but I don't know which one it is. What it does, is log all of the protocol messages from you to the project, and from the project to you. Then you just need to interpret the codes. :)

cpdn is down at the moment with a hardware problem.


I tried to interpret the log but I don't understand because the uploads restart e goes in error ever at the same byte of the previous.
For example, now that climate is down but my upload seems goes correctly.

It seems that arrived at a certain point understands that the upload has already been sent and the server close the connection.

I do not know what to think: Tomorrow i will test to change the router.
3) Message boards : Questions and problems : http transient error in upload: retval -184 (Message 68224)
Posted 10 Mar 2016 by Profile morse [E.R.] - BOINC.Italy
Post:
Have you checked AV/firewall logs if it's messing with you?


Yes. Also disable AV/Firewall, the problem don't solve.

I noticed something: once finished the wu and the upload has gone in error, if I abort the upload, the wu has reported correctly and the credit are attributed.

It happens even with ATLAS@home before I suspend to crunch on this project.


Anyway, I think that firewall or antivirus are not the problem: on my 2 pc at home I have two different firewall and antivirus and with both I have the problem.
On the pc in the office with the same AV/FW of one of the home PC, I haven't problem
4) Message boards : Questions and problems : http transient error in upload: retval -184 (Message 68223)
Posted 10 Mar 2016 by Profile morse [E.R.] - BOINC.Italy
Post:
Have you checked AV/firewall logs if it's messing with you?


Yes. Also disable AV/Firewall, the problem don't solve.

I noticed something: once finished the wu and the upload has gone in error, if I abort the upload, the wu has reported correctly and the credit are attributed.

It happens even with ATLAS@home before I suspend to crunch on this project.
5) Message boards : Questions and problems : http transient error in upload: retval -184 (Message 68215)
Posted 10 Mar 2016 by Profile morse [E.R.] - BOINC.Italy
Post:
Thanks for Juha and Ageless for the answers.

HTTP use 1.0: it's a test but i haven't change.
The timeouts I forgot restore the defaults values.


The max file transfers: I set 2 transfer for not to block another transfer that have small file.

However my situation is as follow:
my upload start without problem: at a certain point, the upload goes in error as if it fell the connection to the server.
After some time, the upload restart from the start and goes in error at the same byte where he had gone wrong previously.

They all do so forever: now I have 13 uploads of Climate and 1 of GoofyxGrid in this situation and I don't know what to do.

I hope I was clear.

Best regards
6) Message boards : Questions and problems : http transient error in upload: retval -184 (Message 68165)
Posted 7 Mar 2016 by Profile morse [E.R.] - BOINC.Italy
Post:
This is my cc_config.xml

<cc_config>
    <log_flags>
        <file_xfer>1</file_xfer>
        <sched_ops>1</sched_ops>
        <task>0</task>
        <android_debug>0</android_debug>
        <app_msg_receive>0</app_msg_receive>
        <app_msg_send>0</app_msg_send>
        <async_file_debug>0</async_file_debug>
        <benchmark_debug>0</benchmark_debug>
        <checkpoint_debug>0</checkpoint_debug>
        <coproc_debug>0</coproc_debug>
        <cpu_sched>0</cpu_sched>
        <cpu_sched_debug>0</cpu_sched_debug>
        <cpu_sched_status>0</cpu_sched_status>
        <dcf_debug>0</dcf_debug>
        <disk_usage_debug>0</disk_usage_debug>
        <file_xfer_debug>1</file_xfer_debug>
        <gui_rpc_debug>0</gui_rpc_debug>
        <heartbeat_debug>0</heartbeat_debug>
        <http_debug>1</http_debug>
        <http_xfer_debug>1</http_xfer_debug>
        <mem_usage_debug>0</mem_usage_debug>
        <network_status_debug>0</network_status_debug>
        <notice_debug>0</notice_debug>
        <poll_debug>0</poll_debug>
        <priority_debug>0</priority_debug>
        <proxy_debug>0</proxy_debug>
        <rr_simulation>0</rr_simulation>
        <rrsim_detail>0</rrsim_detail>
        <sched_op_debug>0</sched_op_debug>
        <scrsave_debug>0</scrsave_debug>
        <slot_debug>0</slot_debug>
        <state_debug>0</state_debug>
        <statefile_debug>0</statefile_debug>
        <suspend_debug>0</suspend_debug>
        <task_debug>0</task_debug>
        <time_debug>0</time_debug>
        <trickle_debug>0</trickle_debug>
        <unparsed_xml>0</unparsed_xml>
        <work_fetch_debug>0</work_fetch_debug>
    </log_flags>
    <options>
        <abort_jobs_on_exit>0</abort_jobs_on_exit>
        <allow_multiple_clients>0</allow_multiple_clients>
        <allow_remote_gui_rpc>0</allow_remote_gui_rpc>
        <client_version_check_url>http://boinc.berkeley.edu/download_all.php?xml=1</client_version_check_url>
        <client_new_version_text></client_new_version_text>
        <client_download_url>http://boinc.berkeley.edu/download_all.php</client_download_url>
        <disallow_attach>0</disallow_attach>
        <dont_check_file_sizes>0</dont_check_file_sizes>
        <dont_contact_ref_site>0</dont_contact_ref_site>
        <lower_client_priority>0</lower_client_priority>
        <dont_suspend_nci>0</dont_suspend_nci>
        <dont_use_vbox>0</dont_use_vbox>
        <exit_after_finish>0</exit_after_finish>
        <exit_before_start>0</exit_before_start>
        <exit_when_idle>0</exit_when_idle>
        <fetch_minimal_work>0</fetch_minimal_work>
        <fetch_on_update>0</fetch_on_update>
        <force_auth>default</force_auth>
        <http_1_0>1</http_1_0>
        <http_transfer_timeout>20</http_transfer_timeout>
        <http_transfer_timeout_bps>10</http_transfer_timeout_bps>
        <max_event_log_lines>2000</max_event_log_lines>
        <max_file_xfers>2</max_file_xfers>
        <max_file_xfers_per_project>1</max_file_xfers_per_project>
        <max_stderr_file_size>0</max_stderr_file_size>
        <max_stdout_file_size>0</max_stdout_file_size>
        <max_tasks_reported>0</max_tasks_reported>
        <ncpus>8</ncpus>
        <network_test_url>www.google.it</network_test_url>
        <no_alt_platform>0</no_alt_platform>
        <no_gpus>0</no_gpus>
        <no_info_fetch>0</no_info_fetch>
        <no_priority_change>0</no_priority_change>
        <os_random_only>0</os_random_only>
        <process_priority>-1</process_priority>
        <process_priority_special>-1</process_priority_special>
<proxy_info>
    <socks_server_name></socks_server_name>
    <socks_server_port>80</socks_server_port>
    <http_server_name></http_server_name>
    <http_server_port>80</http_server_port>
    <socks5_user_name></socks5_user_name>
    <socks5_user_passwd></socks5_user_passwd>
    <http_user_name></http_user_name>
    <http_user_passwd></http_user_passwd>
    <no_proxy></no_proxy>
</proxy_info>
        <rec_half_life_days>10.000000</rec_half_life_days>
        <report_results_immediately>0</report_results_immediately>
        <run_apps_manually>0</run_apps_manually>
        <save_stats_days>365</save_stats_days>
        <skip_cpu_benchmarks>0</skip_cpu_benchmarks>
        <simple_gui_only>0</simple_gui_only>
        <start_delay>20.000000</start_delay>
        <stderr_head>0</stderr_head>
        <suppress_net_info>0</suppress_net_info>
        <unsigned_apps_ok>0</unsigned_apps_ok>
        <use_all_gpus>1</use_all_gpus>
        <use_certs>0</use_certs>
        <use_certs_only>0</use_certs_only>
        <vbox_window>1</vbox_window>
    </options>
</cc_config>
7) Message boards : Questions and problems : http transient error in upload: retval -184 (Message 68161)
Posted 7 Mar 2016 by Profile morse [E.R.] - BOINC.Italy
Post:
I report the error on one tranfer. The log it's the same for all upload goes in error

07/03/2016 9.32.32 | climateprediction.net | [http] [ID#12107] Info:  Recv failure: Connection was aborted
07/03/2016 9.32.32 | climateprediction.net | [http] [ID#12107] Info:  Closing connection 4896
07/03/2016 9.32.32 | climateprediction.net | [http] HTTP error: Failure when receiving data from the peer
07/03/2016 9.32.32 | climateprediction.net | [file_xfer] http op done; retval -184 (transient HTTP error)
07/03/2016 9.32.32 | climateprediction.net | [file_xfer] file transfer status -184 (transient HTTP error)
07/03/2016 9.32.32 | climateprediction.net | Temporarily failed upload of hadcm3n_sd5u_198012_480_352_010334364_0_1.zip: transient HTTP error
07/03/2016 9.32.32 | climateprediction.net | Backing off 05:15:36 on upload of hadcm3n_sd5u_198012_480_352_010334364_0_1.zip
07/03/2016 9.32.32 | climateprediction.net | [fxd] starting upload, upload_offset -1
07/03/2016 9.32.32 | climateprediction.net | [http] HTTP_OP::libcurl_exec(): ca-bundle 'C:\Program Files\BOINC\ca-bundle.crt'
07/03/2016 9.32.32 | climateprediction.net | [http] HTTP_OP::libcurl_exec(): ca-bundle set
07/03/2016 9.32.32 | climateprediction.net | Started upload of wah2_eu25_l81l_201812_12_333_010291243_0_4.zip
07/03/2016 9.32.32 | climateprediction.net | [file_xfer] URL: http://upload3.cpdn.org/cpdn_cgi/file_upload_handler
07/03/2016 9.32.33 | climateprediction.net | [http] [ID#12175] Info:    Trying 130.246.191.84...
07/03/2016 9.32.33 | climateprediction.net | [http] [ID#12175] Info:  Connected to upload3.cpdn.org (130.246.191.84) port 80 (#4939)
07/03/2016 9.32.33 | climateprediction.net | [http] [ID#12175] Sent header to server: POST /cpdn_cgi/file_upload_handler HTTP/1.0
07/03/2016 9.32.33 | climateprediction.net | [http] [ID#12175] Sent header to server: Host: upload3.cpdn.org
07/03/2016 9.32.33 | climateprediction.net | [http] [ID#12175] Sent header to server: User-Agent: BOINC client (windows_x86_64 7.6.22)
07/03/2016 9.32.33 | climateprediction.net | [http] [ID#12175] Sent header to server: Accept: */*
07/03/2016 9.32.33 | climateprediction.net | [http] [ID#12175] Sent header to server: Accept-Encoding: deflate, gzip
07/03/2016 9.32.33 | climateprediction.net | [http] [ID#12175] Sent header to server: Content-Type: application/x-www-form-urlencoded
07/03/2016 9.32.33 | climateprediction.net | [http] [ID#12175] Sent header to server: Accept-Language: it_IT
07/03/2016 9.32.33 | climateprediction.net | [http] [ID#12175] Sent header to server: Content-Length: 299
07/03/2016 9.32.33 | climateprediction.net | [http] [ID#12175] Sent header to server:
07/03/2016 9.32.33 | climateprediction.net | [http] [ID#12175] Info:  We are completely uploaded and fine
07/03/2016 9.32.34 | climateprediction.net | [http] [ID#12175] Received header from server: HTTP/1.1 200 OK
07/03/2016 9.32.34 | climateprediction.net | [http] [ID#12175] Received header from server: Date: Mon, 07 Mar 2016 08:33:10 GMT
07/03/2016 9.32.34 | climateprediction.net | [http] [ID#12175] Received header from server: Server: Apache/2.4.17 (Unix)
07/03/2016 9.32.34 | climateprediction.net | [http] [ID#12175] Received header from server: Connection: close
07/03/2016 9.32.34 | climateprediction.net | [http] [ID#12175] Received header from server: Content-Type: text/plain
07/03/2016 9.32.34 | climateprediction.net | [http] [ID#12175] Received header from server:
07/03/2016 9.32.34 |  | [http_xfer] [ID#12175] HTTP: wrote 100 bytes
07/03/2016 9.32.34 | climateprediction.net | [http] [ID#12175] Info:  Closing connection 4939
07/03/2016 9.32.34 | climateprediction.net | [file_xfer] http op done; retval 0 (Success)
07/03/2016 9.32.34 | climateprediction.net | [file_xfer] parsing upload response: <data_server_reply>    <status>0</status>    <file_size>73243740</file_size></data_server_reply>
07/03/2016 9.32.34 | climateprediction.net | [file_xfer] parsing status: 0
07/03/2016 9.32.34 | climateprediction.net | [fxd] starting upload, upload_offset 73243740
07/03/2016 9.32.34 | climateprediction.net | [http] HTTP_OP::libcurl_exec(): ca-bundle set
07/03/2016 9.32.34 | climateprediction.net | [http] [ID#12175] Info:  Hostname upload3.cpdn.org was found in DNS cache
07/03/2016 9.32.34 | climateprediction.net | [http] [ID#12175] Info:    Trying 130.246.191.84...
07/03/2016 9.32.34 | climateprediction.net | [http] [ID#12175] Info:  Connected to upload3.cpdn.org (130.246.191.84) port 80 (#4940)
07/03/2016 9.32.34 | climateprediction.net | [http] [ID#12175] Sent header to server: POST /cpdn_cgi/file_upload_handler HTTP/1.0
07/03/2016 9.32.34 | climateprediction.net | [http] [ID#12175] Sent header to server: Host: upload3.cpdn.org
07/03/2016 9.32.34 | climateprediction.net | [http] [ID#12175] Sent header to server: User-Agent: BOINC client (windows_x86_64 7.6.22)
07/03/2016 9.32.34 | climateprediction.net | [http] [ID#12175] Sent header to server: Accept: */*
07/03/2016 9.32.34 | climateprediction.net | [http] [ID#12175] Sent header to server: Accept-Encoding: deflate, gzip
07/03/2016 9.32.34 | climateprediction.net | [http] [ID#12175] Sent header to server: Content-Type: application/x-www-form-urlencoded
07/03/2016 9.32.34 | climateprediction.net | [http] [ID#12175] Sent header to server: Accept-Language: it_IT
07/03/2016 9.32.34 | climateprediction.net | [http] [ID#12175] Sent header to server: Content-Length: 251981
07/03/2016 9.32.34 | climateprediction.net | [http] [ID#12175] Sent header to server:
07/03/2016 9.32.36 |  | Project communication failed: attempting access to reference site
07/03/2016 9.32.36 |  | [http] HTTP_OP::init_get(): www.google.it
07/03/2016 9.32.36 |  | [http] HTTP_OP::libcurl_exec(): ca-bundle set
07/03/2016 9.32.36 |  | [http] [ID#0] Info:  Rebuilt URL to: www.google.it/
07/03/2016 9.32.37 |  | [http] [ID#0] Info:    Trying 216.58.212.67...
07/03/2016 9.32.37 |  | [http] [ID#0] Info:  Connected to www.google.it (216.58.212.67) port 80 (#4941)
07/03/2016 9.32.37 |  | [http] [ID#0] Sent header to server: GET / HTTP/1.0
07/03/2016 9.32.37 |  | [http] [ID#0] Sent header to server: Host: www.google.it
07/03/2016 9.32.37 |  | [http] [ID#0] Sent header to server: User-Agent: BOINC client (windows_x86_64 7.6.22)
07/03/2016 9.32.37 |  | [http] [ID#0] Sent header to server: Accept: */*
07/03/2016 9.32.37 |  | [http] [ID#0] Sent header to server: Accept-Encoding: deflate, gzip
07/03/2016 9.32.37 |  | [http] [ID#0] Sent header to server: Content-Type: application/x-www-form-urlencoded
07/03/2016 9.32.37 |  | [http] [ID#0] Sent header to server: Accept-Language: it_IT
07/03/2016 9.32.37 |  | [http] [ID#0] Sent header to server:
07/03/2016 9.32.38 |  | [http] [ID#0] Info:  HTTP 1.0, assume close after body
07/03/2016 9.32.38 |  | [http] [ID#0] Received header from server: HTTP/1.0 200 OK
07/03/2016 9.32.38 |  | [http] [ID#0] Received header from server: Date: Mon, 07 Mar 2016 08:33:14 GMT
07/03/2016 9.32.38 |  | [http] [ID#0] Received header from server: Expires: -1
07/03/2016 9.32.38 |  | [http] [ID#0] Received header from server: Cache-Control: private, max-age=0
07/03/2016 9.32.38 |  | [http] [ID#0] Received header from server: Content-Type: text/html; charset=ISO-8859-1
07/03/2016 9.32.38 |  | [http] [ID#0] Received header from server: P3P: CP="This is not a P3P policy! See https://www.google.com/support/accounts/answer/151657?hl=en for more info."
07/03/2016 9.32.38 |  | [http] [ID#0] Received header from server: Content-Encoding: gzip
07/03/2016 9.32.38 |  | [http] [ID#0] Received header from server: Server: gws
07/03/2016 9.32.38 |  | [http] [ID#0] Received header from server: Content-Length: 7461
07/03/2016 9.32.38 |  | [http] [ID#0] Received header from server: X-XSS-Protection: 1; mode=block
07/03/2016 9.32.38 |  | [http] [ID#0] Received header from server: X-Frame-Options: SAMEORIGIN
07/03/2016 9.32.38 |  | [http] [ID#0] Received header from server: Set-Cookie: NID=77=DQHVNaVrmILorCG2lCtNy2odJz9bslSU9pvfv8pu09xGuVdWbRpN0ZwPjDmja20acpVhPboP-Qqbz_3bx70Cc-JSO09cV_Zw0fULMhT47IbO2MywInbHjZtT3f6pfEEQ; expires=Tue, 06-Sep-2016 08:33:14 GMT; path=/; domain=.google.it; HttpOnly
07/03/2016 9.32.38 |  | [http] [ID#0] Received header from server:
07/03/2016 9.32.38 |  | [http_xfer] [ID#0] HTTP: wrote 6518 bytes
07/03/2016 9.32.38 |  | [http_xfer] [ID#0] HTTP: wrote 9899 bytes
07/03/2016 9.32.38 |  | [http_xfer] [ID#0] HTTP: wrote 2695 bytes
07/03/2016 9.32.38 |  | [http] [ID#0] Info:  Closing connection 4941
07/03/2016 9.32.39 |  | Internet access OK - project servers may be temporarily down.
07/03/2016 9.32.53 | climateprediction.net | [http] [ID#12175] Info:  Recv failure: Connection was aborted
07/03/2016 9.32.53 | climateprediction.net | [http] [ID#12175] Info:  Closing connection 4940
07/03/2016 9.32.53 | climateprediction.net | [http] HTTP error: Failure when receiving data from the peer
07/03/2016 9.32.55 | climateprediction.net | [file_xfer] http op done; retval -184 (transient HTTP error)
07/03/2016 9.32.55 | climateprediction.net | [file_xfer] file transfer status -184 (transient HTTP error)
07/03/2016 9.32.55 | climateprediction.net | Temporarily failed upload of wah2_eu25_l81l_201812_12_333_010291243_0_4.zip: transient HTTP error
07/03/2016 9.32.55 | climateprediction.net | Backing off 03:17:23 on upload of wah2_eu25_l81l_201812_12_333_010291243_0_4.zip
07/03/2016 9.32.55 | climateprediction.net | [fxd] starting upload, upload_offset -1
07/03/2016 9.32.55 | climateprediction.net | [http] HTTP_OP::libcurl_exec(): ca-bundle 'C:\Program Files\BOINC\ca-bundle.crt'
07/03/2016 9.32.55 | climateprediction.net | [http] HTTP_OP::libcurl_exec(): ca-bundle set
07/03/2016 9.32.55 | climateprediction.net | Started upload of wah2_eu25_l81l_201812_12_333_010291243_0_5.zip
07/03/2016 9.32.55 | climateprediction.net | [file_xfer] URL: http://upload3.cpdn.org/cpdn_cgi/file_upload_handler
07/03/2016 9.32.55 | climateprediction.net | [http] [ID#12176] Info:  Hostname upload3.cpdn.org was found in DNS cache
07/03/2016 9.32.55 | climateprediction.net | [http] [ID#12176] Info:    Trying 130.246.191.84...
07/03/2016 9.32.55 | climateprediction.net | [http] [ID#12176] Info:  Connected to upload3.cpdn.org (130.246.191.84) port 80 (#4942)
07/03/2016 9.32.55 | climateprediction.net | [http] [ID#12176] Sent header to server: POST /cpdn_cgi/file_upload_handler HTTP/1.0
07/03/2016 9.32.55 | climateprediction.net | [http] [ID#12176] Sent header to server: Host: upload3.cpdn.org
07/03/2016 9.32.55 | climateprediction.net | [http] [ID#12176] Sent header to server: User-Agent: BOINC client (windows_x86_64 7.6.22)
07/03/2016 9.32.55 | climateprediction.net | [http] [ID#12176] Sent header to server: Accept: */*
07/03/2016 9.32.55 | climateprediction.net | [http] [ID#12176] Sent header to server: Accept-Encoding: deflate, gzip
07/03/2016 9.32.55 | climateprediction.net | [http] [ID#12176] Sent header to server: Content-Type: application/x-www-form-urlencoded
07/03/2016 9.32.55 | climateprediction.net | [http] [ID#12176] Sent header to server: Accept-Language: it_IT
07/03/2016 9.32.55 | climateprediction.net | [http] [ID#12176] Sent header to server: Content-Length: 299
07/03/2016 9.32.55 | climateprediction.net | [http] [ID#12176] Sent header to server:
07/03/2016 9.32.55 | climateprediction.net | [http] [ID#12176] Info:  We are completely uploaded and fine
07/03/2016 9.32.55 | climateprediction.net | [http] [ID#12176] Received header from server: HTTP/1.1 200 OK
07/03/2016 9.32.55 | climateprediction.net | [http] [ID#12176] Received header from server: Date: Mon, 07 Mar 2016 08:33:32 GMT
07/03/2016 9.32.55 | climateprediction.net | [http] [ID#12176] Received header from server: Server: Apache/2.4.17 (Unix)
07/03/2016 9.32.55 | climateprediction.net | [http] [ID#12176] Received header from server: Connection: close
07/03/2016 9.32.55 | climateprediction.net | [http] [ID#12176] Received header from server: Content-Type: text/plain
07/03/2016 9.32.55 | climateprediction.net | [http] [ID#12176] Received header from server:
07/03/2016 9.32.55 |  | [http_xfer] [ID#12176] HTTP: wrote 100 bytes
07/03/2016 9.32.55 | climateprediction.net | [http] [ID#12176] Info:  Closing connection 4942
07/03/2016 9.32.56 |  | Project communication failed: attempting access to reference site
07/03/2016 9.32.56 |  | [http] HTTP_OP::init_get(): www.google.it
07/03/2016 9.32.56 |  | [http] HTTP_OP::libcurl_exec(): ca-bundle set
07/03/2016 9.32.56 | climateprediction.net | [file_xfer] http op done; retval 0 (Success)
07/03/2016 9.32.56 | climateprediction.net | [file_xfer] parsing upload response: <data_server_reply>    <status>0</status>    <file_size>72841400</file_size></data_server_reply>
07/03/2016 9.32.56 | climateprediction.net | [file_xfer] parsing status: 0
07/03/2016 9.32.56 | climateprediction.net | [fxd] starting upload, upload_offset 72841400
07/03/2016 9.32.56 | climateprediction.net | [http] HTTP_OP::libcurl_exec(): ca-bundle set
07/03/2016 9.32.57 |  | [http] [ID#0] Info:  Rebuilt URL to: www.google.it/
07/03/2016 9.32.57 |  | [http] [ID#0] Info:  Hostname www.google.it was found in DNS cache
07/03/2016 9.32.57 |  | [http] [ID#0] Info:    Trying 216.58.212.67...
07/03/2016 9.32.57 | climateprediction.net | [http] [ID#12176] Info:  Hostname upload3.cpdn.org was found in DNS cache
07/03/2016 9.32.57 | climateprediction.net | [http] [ID#12176] Info:    Trying 130.246.191.84...
07/03/2016 9.32.57 |  | [http] [ID#0] Info:  Connected to www.google.it (216.58.212.67) port 80 (#4943)
07/03/2016 9.32.57 |  | [http] [ID#0] Sent header to server: GET / HTTP/1.0
07/03/2016 9.32.57 |  | [http] [ID#0] Sent header to server: Host: www.google.it
07/03/2016 9.32.57 |  | [http] [ID#0] Sent header to server: User-Agent: BOINC client (windows_x86_64 7.6.22)
07/03/2016 9.32.57 |  | [http] [ID#0] Sent header to server: Accept: */*
07/03/2016 9.32.57 |  | [http] [ID#0] Sent header to server: Accept-Encoding: deflate, gzip
07/03/2016 9.32.57 |  | [http] [ID#0] Sent header to server: Content-Type: application/x-www-form-urlencoded
07/03/2016 9.32.57 |  | [http] [ID#0] Sent header to server: Accept-Language: it_IT
07/03/2016 9.32.57 |  | [http] [ID#0] Sent header to server:
07/03/2016 9.32.57 | climateprediction.net | [http] [ID#12176] Info:  Connected to upload3.cpdn.org (130.246.191.84) port 80 (#4944)
07/03/2016 9.32.57 | climateprediction.net | [http] [ID#12176] Sent header to server: POST /cpdn_cgi/file_upload_handler HTTP/1.0
07/03/2016 9.32.57 | climateprediction.net | [http] [ID#12176] Sent header to server: Host: upload3.cpdn.org
07/03/2016 9.32.57 | climateprediction.net | [http] [ID#12176] Sent header to server: User-Agent: BOINC client (windows_x86_64 7.6.22)
07/03/2016 9.32.57 | climateprediction.net | [http] [ID#12176] Sent header to server: Accept: */*
07/03/2016 9.32.57 | climateprediction.net | [http] [ID#12176] Sent header to server: Accept-Encoding: deflate, gzip
07/03/2016 9.32.57 | climateprediction.net | [http] [ID#12176] Sent header to server: Content-Type: application/x-www-form-urlencoded
07/03/2016 9.32.57 | climateprediction.net | [http] [ID#12176] Sent header to server: Accept-Language: it_IT
07/03/2016 9.32.57 | climateprediction.net | [http] [ID#12176] Sent header to server: Content-Length: 509097
07/03/2016 9.32.57 | climateprediction.net | [http] [ID#12176] Sent header to server:
07/03/2016 9.32.57 |  | [http] [ID#0] Info:  HTTP 1.0, assume close after body
07/03/2016 9.32.57 |  | [http] [ID#0] Received header from server: HTTP/1.0 200 OK
07/03/2016 9.32.57 |  | [http] [ID#0] Received header from server: Date: Mon, 07 Mar 2016 08:33:34 GMT
07/03/2016 9.32.57 |  | [http] [ID#0] Received header from server: Expires: -1
07/03/2016 9.32.57 |  | [http] [ID#0] Received header from server: Cache-Control: private, max-age=0
07/03/2016 9.32.57 |  | [http] [ID#0] Received header from server: Content-Type: text/html; charset=ISO-8859-1
07/03/2016 9.32.57 |  | [http] [ID#0] Received header from server: P3P: CP="This is not a P3P policy! See https://www.google.com/support/accounts/answer/151657?hl=en for more info."
07/03/2016 9.32.57 |  | [http] [ID#0] Received header from server: Content-Encoding: gzip
07/03/2016 9.32.57 |  | [http] [ID#0] Received header from server: Server: gws
07/03/2016 9.32.57 |  | [http] [ID#0] Received header from server: Content-Length: 7474
07/03/2016 9.32.57 |  | [http] [ID#0] Received header from server: X-XSS-Protection: 1; mode=block
07/03/2016 9.32.57 |  | [http] [ID#0] Received header from server: X-Frame-Options: SAMEORIGIN
07/03/2016 9.32.57 |  | [http] [ID#0] Received header from server: Set-Cookie: NID=77=uY7qSsEotJhwGKx_htle8wID-eiJRqu-80gWdcgRjW5og05-iXs38Er7nskkUo9zxnyL4tSznSi8PN_ZVlCw9HZwi69LhYOoEuazlanGjLIT5BHjLrXkiZLHiWeWdG6l; expires=Tue, 06-Sep-2016 08:33:34 GMT; path=/; domain=.google.it; HttpOnly
07/03/2016 9.32.57 |  | [http] [ID#0] Received header from server:
07/03/2016 9.32.57 |  | [http_xfer] [ID#0] HTTP: wrote 6498 bytes
07/03/2016 9.32.57 |  | [http_xfer] [ID#0] HTTP: wrote 9891 bytes
07/03/2016 9.32.57 |  | [http_xfer] [ID#0] HTTP: wrote 2748 bytes
07/03/2016 9.32.57 |  | [http] [ID#0] Info:  Closing connection 4943
07/03/2016 9.32.58 |  | Internet access OK - project servers may be temporarily down.
8) Message boards : Questions and problems : http transient error in upload: retval -184 (Message 68155)
Posted 6 Mar 2016 by Profile morse [E.R.] - BOINC.Italy
Post:
Hi at all,
I have a problem with upload the wu of BOINC: enabled the log of http transfer i notice that return the http error transient retval -184.
I search in internet but the only one thing that i find is in BOINC FAQ Service that explained to write in this forum.

I post the log:
with climate on the first computer
06/03/2016 16.43.08 | climateprediction.net | [fxd] starting upload, upload_offset -1
06/03/2016 16.43.08 | climateprediction.net | Started upload of wah2_eu25_n94q_203912_12_333_010297551_1_2.zip
06/03/2016 16.43.08 | climateprediction.net | [file_xfer] URL: http://upload3.cpdn.org/cpdn_cgi/file_upload_handler
06/03/2016 16.43.10 |  | [http_xfer] [ID#10988] HTTP: wrote 93 bytes
06/03/2016 16.43.11 | climateprediction.net | [file_xfer] http op done; retval 0 (Success)
06/03/2016 16.43.11 | climateprediction.net | [file_xfer] parsing upload response: <data_server_reply>    <status>0</status>    <file_size>0</file_size></data_server_reply>
06/03/2016 16.43.11 | climateprediction.net | [file_xfer] parsing status: 0
06/03/2016 16.43.11 | climateprediction.net | [fxd] starting upload, upload_offset 0
06/03/2016 16.43.52 |  | [http_xfer] [ID#0] HTTP: wrote 5674 bytes
06/03/2016 16.43.58 |  | [http_xfer] [ID#1] HTTP: wrote 6343 bytes
06/03/2016 16.48.41 |  | [http_xfer] [ID#1] HTTP: wrote 2232 bytes
06/03/2016 16.58.50 |  | [http_xfer] [ID#0] HTTP: wrote 5674 bytes
06/03/2016 16.58.55 |  | [http_xfer] [ID#1] HTTP: wrote 6343 bytes
06/03/2016 16.59.08 |  | [http_xfer] [ID#0] HTTP: wrote 299 bytes
06/03/2016 16.59.57 |  | [http_xfer] [ID#0] HTTP: wrote 830 bytes
06/03/2016 17.12.42 |  | [http_xfer] [ID#1] HTTP: wrote 2232 bytes
06/03/2016 17.13.51 |  | [http_xfer] [ID#0] HTTP: wrote 5674 bytes
06/03/2016 17.13.57 |  | [http_xfer] [ID#1] HTTP: wrote 6343 bytes
06/03/2016 17.18.16 |  | [http_xfer] [ID#11028] HTTP: wrote 93 bytes
06/03/2016 17.18.25 |  | [http_xfer] [ID#1] HTTP: wrote 2104 bytes
06/03/2016 17.18.27 |  | [http_xfer] [ID#11028] HTTP: wrote 64 bytes
06/03/2016 17.18.40 |  | [http_xfer] [ID#1] HTTP: wrote 4394 bytes
06/03/2016 17.28.52 |  | [http_xfer] [ID#0] HTTP: wrote 5674 bytes
06/03/2016 17.28.57 |  | [http_xfer] [ID#1] HTTP: wrote 6343 bytes
06/03/2016 17.29.49 | climateprediction.net | [file_xfer] http op done; retval -184 (transient HTTP error)
06/03/2016 17.29.49 | climateprediction.net | [file_xfer] file transfer status -184 (transient HTTP error)
06/03/2016 17.29.49 | climateprediction.net | Temporarily failed upload of wah2_eu25_n94q_203912_12_333_010297551_1_2.zip: transient HTTP error
06/03/2016 17.29.49 | climateprediction.net | [file_xfer] project-wide xfer delay for 2323.313089 sec
06/03/2016 17.29.49 | climateprediction.net | Backing off 04:23:06 on upload of wah2_eu25_n94q_203912_12_333_010297551_1_2.zip


with goofyxgrid on the another computer:
06/03/2016 19:33:04 | GoofyxGrid@Home | [fxd] starting upload, upload_offset -1
06/03/2016 19:33:04 | GoofyxGrid@Home | Started upload of monkeys_v1_A1-L6_960422_1000000_0_0
06/03/2016 19:33:04 | GoofyxGrid@Home | [file_xfer] URL: http://goofyxgridathome.net/goofyx_grid_cgi/file_upload_handler
06/03/2016 19:33:06 |  | [http_xfer] [ID#142] HTTP: wrote 93 bytes
06/03/2016 19:33:06 | GoofyxGrid@Home | [file_xfer] http op done; retval 0 (Success)
06/03/2016 19:33:06 | GoofyxGrid@Home | [file_xfer] parsing upload response: <data_server_reply>    <status>0</status>    <file_size>0</file_size></data_server_reply>
06/03/2016 19:33:06 | GoofyxGrid@Home | [file_xfer] parsing status: 0
06/03/2016 19:33:06 | GoofyxGrid@Home | [fxd] starting upload, upload_offset 0
06/03/2016 19:33:33 |  | Project communication failed: attempting access to reference site
06/03/2016 19:33:33 | GoofyxGrid@Home | [file_xfer] http op done; retval -184 (transient HTTP error)
06/03/2016 19:33:33 | GoofyxGrid@Home | [file_xfer] file transfer status -184 (transient HTTP error)
06/03/2016 19:33:33 | GoofyxGrid@Home | Temporarily failed upload of monkeys_v1_A1-L6_960422_1000000_0_0: transient HTTP error
06/03/2016 19:33:33 | GoofyxGrid@Home | Backing off 04:48:14 on upload of monkeys_v1_A1-L6_960422_1000000_0_0
06/03/2016 19:33:35 |  | [http_xfer] [ID#0] HTTP: wrote 824 bytes
06/03/2016 19:33:35 |  | [http_xfer] [ID#0] HTTP: wrote 2076 bytes
06/03/2016 19:33:35 |  | [http_xfer] [ID#0] HTTP: wrote 3126 bytes
06/03/2016 19:33:35 |  | [http_xfer] [ID#0] HTTP: wrote 10756 bytes
06/03/2016 19:33:35 |  | [http_xfer] [ID#0] HTTP: wrote 2430 bytes
06/03/2016 19:33:36 |  | Internet access OK - project servers may be temporarily down.


I've got this problem only on the pc at home: wiht large upload, I blamed my slow connection in upload but today I find the same error on one file of 98KB.

I try to set the limits in upload to avoid bandwith saturation but nothing has changed. I also tried to set an QOS on the router but nothing.


Anyone have got any idea to solve this problem?


Best regards
Andrea[/code]




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.