Signature verification failed for '(file)'

From Unofficial BOINC Wiki

Jump to: navigation, search

Contents

[edit] General

Message Type: Error Message

This Message indicates a failed file download because when we tried to verify the validity of a file, we could not match the downloaded file MD5 Checksum or RSA signature.


[edit] Version Information

[edit] Alternate Message Formats

  • signature verification error for '(file)'


[edit] Example Log(s)

[edit] Signature Verification Failed

2005-04-06 19:59:09 [BURP] Started download of blender_4.14_windows_intelx86.exe
2005-04-06 20:08:03 [BURP] Finished download of blender_4.14_windows_intelx86.exe
2005-04-06 20:08:03 [BURP] Throughput 903 bytes/sec
2005-04-06 20:08:04 [BURP] signature verification failed for blender_4.14_windows_intelx86.exe
2005-04-06 20:08:04 [BURP] Checksum or signature error for blender_4.14_windows_intelx86.exe
2005-04-06 20:08:04 [BURP] Unrecoverable error for result
                           122in0.zip__ses0000000122_frm0000000170.wu_6       
                           (app_version download error: couldn't get input files:
                           <file_xfer_error>
                             <file_name>blender_4.14_windows_intelx86.exe</file_name>
                             <error_code>-120</error_code>
                             <error_message>signature verification failed</error_message>
                           </file_xfer_error>
                           )
2005-04-06 20:08:04 [BURP] Deferring communication with project for 59 seconds

Line-By-Line Explanation

Started to download a new Version of a Science Application
This message indicates that the file has completed the download operation.
This message indicates the measured speed of the file transfer.
  • signature verification failed for '(file)'
The Signature for this file given by the Data Server does not match the Signature we calculated it should be after download.
So the file is in error
Causing an "unrecoverable" error for the Science Application download.
So, lets wait a bit and then try again.

[edit] App Version Download Error (old)

This log was from after BOINC required all files to be signed but Climateprediction had not got around to signing all its files.

2/28/2005 7:38:31 PM|climateprediction.net|Scheduler RPC to
                     http://climateapps2.oucs.ox.ac.uk/cpdnboinc_cgi/cgi succeeded
2/28/2005 7:38:32 PM|climateprediction.net|Started download of hadsm3se_4.04_windows_intelx86.zip
2/28/2005 7:38:38 PM|climateprediction.net|Finished download of hadsm3se_4.04_windows_intelx86.zip
2/28/2005 7:38:38 PM|climateprediction.net|Throughput 152294 bytes/sec
2/28/2005 7:38:38 PM|climateprediction.net|signature verification error for
                     hadsm3se_4.04_windows_intelx86.zip
2/28/2005 7:38:38 PM|climateprediction.net|Checksum or signature error for
                     hadsm3se_4.04_windows_intelx86.zip
2/28/2005 7:38:38 PM|climateprediction.net|Unrecoverable error for result 2idq_200138320_1 
                     (app_version download error: couldn't get input files: 
                     hadsm3se_4.04_windows_intelx86.zip -120 signature verification error)
2/28/2005 7:38:39 PM|climateprediction.net|Deferring communication with project for 59 seconds

Line-By-Line Explanation

Success in contacting the Scheduler.
This message indicates the "File Name" of the file that is to be downloaded, and that the download operation has been started.
This message indicates that the file has completed the download operation.
This message indicates the measured speed of the file transfer.
This message means that the file did not download correctly so that the test to ensure that we did get a valid download failed.
This message tells you the exact file that failed to pass the validation test, and why.
Because we got a bad file download, we will pause for a moment before we retry getting work.
RSS Feeds
BOINC Wiki RSS feeds RSS Feeds
Powered by BOINC!
Powered by BOINC