Warning: Parameter 1 to Language::getMagic() expected to be a reference, value given in /home/boincnew/public_html/boinc-wiki.info/w/includes/StubObject.php on line 58
Giving up on upload of '(file)': server rejected file - Unofficial BOINC Wiki

Giving up on upload of '(file)': server rejected file

From Unofficial BOINC Wiki

Jump to: navigation, search

Contents

[edit] General

Message Type: Warning Message

This Error Message means that the Server cannot handle the requested file. The Exponential Back-Off Mechanism has been used to try again later and it has failed. After a certain number of attempts the BOINC Client Software will give up entirely, this will normally take weeks so that a temporary problem is not abandoned. This may also happen the on the first attempt to upload without any back-off depending on the exact reply from the Server.

[edit] Version Information

  • None.

[edit] Example Log(s)

[edit] Permanently Failed Upload of File

This error means that the BOINC Client Software when it uploaded the Result Data File to the Project's Data Server the Signature did not validate. Because of this the file is considered corrupted and a security risk.

Because of the security implications, the file will not be accepted and it is rejected and immediately deleted from the Data Server.

One of the minor interesting items in this message display is the fact that you can see that two upload threads are run and because they fail at different rates, the messages become interleaved. In a specific example, fine #1 and #2 are started, #1 fails and #3 is started before #2 fails. Hey, sometimes I get bored with this stuff and wonder if anyone reads any of it at all.

2005-06-26 23:44:19 [climateprediction.net] Restarting result 034t_000008942_0 using hadsm3
                                            version 4.12
2005-06-26 23:45:06 [climateprediction.net] Unrecoverable error for result 034t_000008942_0
                                            ( - exit code -5 (0xfffffffb))
2005-06-26 23:45:06 [                     ] request_reschedule_cpus: process exited
2005-06-26 23:45:06 [climateprediction.net] Computation for result 034t_000008942_0 finished
2005-06-26 23:45:07 [climateprediction.net] Started upload of 034t_000008942_0_1.zip
2005-06-26 23:45:07 [climateprediction.net] Started upload of 034t_000008942_0_2.zip
2005-06-26 23:45:12 [climateprediction.net] Error on file upload: invalid signature
2005-06-26 23:45:12 [climateprediction.net] Permanently failed upload of 034t_000008942_0_1.zip
2005-06-26 23:45:12 [climateprediction.net] Giving up on upload of 034t_000008942_0_1.zip:
                                            server rejected file
2005-06-26 23:45:12 [climateprediction.net] Started upload of 034t_000008942_0_3.zip
2005-06-26 23:45:20 [climateprediction.net] Error on file upload: invalid signature
2005-06-26 23:45:20 [climateprediction.net] Permanently failed upload of 034t_000008942_0_2.zip
2005-06-26 23:45:20 [climateprediction.net] Giving up on upload of 034t_000008942_0_2.zip:
                                            server rejected file
2005-06-26 23:45:20 [climateprediction.net] Started upload of 034t_000008942_0_4.zip
2005-06-26 23:45:22 [climateprediction.net] Error on file upload: invalid signature
2005-06-26 23:45:22 [climateprediction.net] Permanently failed upload of 034t_000008942_0_3.zip
2005-06-26 23:45:22 [climateprediction.net] Giving up on upload of 034t_000008942_0_3.zip:
                                            server rejected file
2005-06-26 23:45:22 [climateprediction.net] Started upload of 034t_000008942_0_5.zip
2005-06-26 23:45:32 [climateprediction.net] Error on file upload: invalid signature
2005-06-26 23:45:33 [climateprediction.net] Permanently failed upload of 034t_000008942_0_5.zip
2005-06-26 23:45:33 [climateprediction.net] Giving up on upload of 034t_000008942_0_5.zip:
                                            server rejected file
2005-06-26 23:45:33 [climateprediction.net] Error on file upload: invalid signature
2005-06-26 23:45:33 [climateprediction.net] Permanently failed upload of 034t_000008942_0_4.zip
2005-06-26 23:45:33 [climateprediction.net] Giving up on upload of 034t_000008942_0_4.zip:
                                            server rejected file

Line-By-Line Explanation

We restart a Result that has already been partially processed.
The Science Application has "crashed" and stopped processing the Result/Work Unit.
Because the Science Application ended processing (it "crashed"), we need to start up another Result.
Because of the "crash" the current Result has been halted. This Result, when the Reporting Process is complete will be recorded with an Outcome of "Client Error".
We start to upload two of the 5 Result Data Files.
We will continue to attempt to upload the other Result Data Files in turn, each will fail upload with the following sequence of messages ...
The Signature of the Result Data File is incorrect.
Because of the invalid signature, this Result Data File cannot be accepted by the Data Server.
  • Giving up on upload of '(file)': server rejected file
The Data Server rejected the file because of the invalid Signature and we cannot assign a different signature, so abandon the attempt to upload the file.

[edit] Other Related Messages

Personal tools
RSS Feeds
BOINC Wiki RSS feeds RSS Feeds
Powered by BOINC!
Powered by BOINC