Error reported by file upload server: invalid signature


Advanced search

Message boards : Number crunching : Error reported by file upload server: invalid signature

Sort
Author Message
Jon Fox

Joined: Jun 24 09
Posts: 1
ID: 14264
Credit: 138,504
RAC: 0
Message 6505 - Posted 8 Nov 2011 16:07:40 UTC

Receiving the following errors from OS X 6.13.10 client:


11/8/2011 9:39:03 AM | Docking | [error] Error reported by file upload server: invalid signature

11/8/2011 9:39:03 AM | Docking | Giving up on upload of 1dif1hvl_mod0014crossdockinghiv1_5975_383617_0_1: permanent upload error


Per the BOINC website:


David Anderson, boinc_projects email list wrote:
"Upload certificates" are a mechanism that keeps bad guys from DoS'ing your upload servers (note: such an attack has never happened, as far as I know).

We're changing the format of upload certificates, and we're starting to test a version of the client for which old-format certificates won't work. Volunteers testers won't be able to upload completed jobs, and they may complain to you.

I suggest that all projects disable upload certificates. To do so, add the following to your config.xml file:

<dont_generate_upload_certificates/>
<ignore_upload_certificates/>

To resume using upload certificates, if you wish:

1) upgrade to the current server source code (from trunk)
2) wait for all jobs with old-format certificates to be dispatched
3) re-enable certificates by removing the above lines.

Let me know if any questions.

-- David


Thanks in advance for your assistance.
Jon
Boyu Zhang
Forum moderator
Project administrator
Project developer
Project tester

Joined: May 5 10
Posts: 88
ID: 28821
Credit: 2,013,795
RAC: 0
Message 6506 - Posted 9 Nov 2011 18:13:16 UTC - in response to Message ID 6505 .

Dear volunteers,

There was some incompatible issue between the new client 6.13.x versions and our server version. But we have applied a patch to our server and made some tests to make sure that the jobs from new client versions are successfully returned. And we may consider updating our server version in December or January when our project developers don't have classes and can devote full time. Sorry for the inconvenience it brought!

Please let us know if you still have this type of errors. Thanks for reporting the errors to us so quickly! We really appreciate it!

D@H group.

Message boards : Number crunching : Error reported by file upload server: invalid signature

Database Error
: The MySQL server is running with the --read-only option so it cannot execute this statement
array(3) {
  [0]=>
  array(7) {
    ["file"]=>
    string(47) "/boinc/projects/docking/html_v2/inc/db_conn.inc"
    ["line"]=>
    int(97)
    ["function"]=>
    string(8) "do_query"
    ["class"]=>
    string(6) "DbConn"
    ["object"]=>
    object(DbConn)#7 (2) {
      ["db_conn"]=>
      resource(60) of type (mysql link persistent)
      ["db_name"]=>
      string(7) "docking"
    }
    ["type"]=>
    string(2) "->"
    ["args"]=>
    array(1) {
      [0]=>
      &string(51) "update DBNAME.thread set views=views+1 where id=628"
    }
  }
  [1]=>
  array(7) {
    ["file"]=>
    string(48) "/boinc/projects/docking/html_v2/inc/forum_db.inc"
    ["line"]=>
    int(60)
    ["function"]=>
    string(6) "update"
    ["class"]=>
    string(6) "DbConn"
    ["object"]=>
    object(DbConn)#7 (2) {
      ["db_conn"]=>
      resource(60) of type (mysql link persistent)
      ["db_name"]=>
      string(7) "docking"
    }
    ["type"]=>
    string(2) "->"
    ["args"]=>
    array(3) {
      [0]=>
      object(BoincThread)#3 (16) {
        ["id"]=>
        string(3) "628"
        ["forum"]=>
        string(1) "2"
        ["owner"]=>
        string(5) "14264"
        ["status"]=>
        string(1) "0"
        ["title"]=>
        string(55) "Error reported by file upload server: invalid signature"
        ["timestamp"]=>
        string(10) "1320862396"
        ["views"]=>
        string(2) "39"
        ["replies"]=>
        string(1) "1"
        ["activity"]=>
        string(22) "2.2400309728385003e-50"
        ["sufferers"]=>
        string(1) "0"
        ["score"]=>
        string(1) "0"
        ["votes"]=>
        string(1) "0"
        ["create_time"]=>
        string(10) "1320768460"
        ["hidden"]=>
        string(1) "0"
        ["sticky"]=>
        string(1) "0"
        ["locked"]=>
        string(1) "0"
      }
      [1]=>
      &string(6) "thread"
      [2]=>
      &string(13) "views=views+1"
    }
  }
  [2]=>
  array(7) {
    ["file"]=>
    string(63) "/boinc/projects/docking/html_v2/user/community/forum/thread.php"
    ["line"]=>
    int(184)
    ["function"]=>
    string(6) "update"
    ["class"]=>
    string(11) "BoincThread"
    ["object"]=>
    object(BoincThread)#3 (16) {
      ["id"]=>
      string(3) "628"
      ["forum"]=>
      string(1) "2"
      ["owner"]=>
      string(5) "14264"
      ["status"]=>
      string(1) "0"
      ["title"]=>
      string(55) "Error reported by file upload server: invalid signature"
      ["timestamp"]=>
      string(10) "1320862396"
      ["views"]=>
      string(2) "39"
      ["replies"]=>
      string(1) "1"
      ["activity"]=>
      string(22) "2.2400309728385003e-50"
      ["sufferers"]=>
      string(1) "0"
      ["score"]=>
      string(1) "0"
      ["votes"]=>
      string(1) "0"
      ["create_time"]=>
      string(10) "1320768460"
      ["hidden"]=>
      string(1) "0"
      ["sticky"]=>
      string(1) "0"
      ["locked"]=>
      string(1) "0"
    }
    ["type"]=>
    string(2) "->"
    ["args"]=>
    array(1) {
      [0]=>
      &string(13) "views=views+1"
    }
  }
}
query: update docking.thread set views=views+1 where id=628