-
Notifications
You must be signed in to change notification settings - Fork 8
Unable to upload new (larger) proofs #46
Comments
Then I check 'proof.json' file whose size is about 500M
|
After all, I rollback branch to 'jsoares-patch-1'. It works. |
The size is expected to be larger, as the latest version uses a properly scaled amount of challenges. The servers should accept this data though, and not crash :( Investigating |
It looks like the problem has may facets :( Now that I fixed the upload limit size, heroku times out, as it only allows requests to take 30s. Looks like this will be more involved to fix. |
Heroku doc reference: https://devcenter.heroku.com/articles/request-timeout#uploading-large-files |
Okay, I have enabled gzipping the results when uploading them, and reduced the default challenge count to 200, which makes things pass for me again. |
Cool! Thanks |
Hi, i run the following script:
bin/play blockcasting 10240 drgporep
it failed
There is the detail message:
The text was updated successfully, but these errors were encountered: