We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Launched Block Producer and Snark Worker in docker. VPS with 8 cores 16 RAM.
[Info] Could not download genesis ledger from $uri: $error uri: "https://s3-us-west-2.amazonaws.com/snark-keys.o1test.net/genesis_ledger_accounts_e7fd308899bca6956b093b635988ea06630adbf540e13d38dcd2f7ab629da53c_f094d0eb814dbbff2f41f3f69c414331566f2c4a884c309944899ea59f101b9a.tar.gz" error: "(monitor.ml.Error\n (\"Process.run failed\"\n ((prog curl)\n (args\n (--fail -o\n /tmp/s3_cache_dir/genesis_ledger_accounts_e7fd308899bca6956b093b635988ea06630adbf540e13d38dcd2f7ab629da53c_f094d0eb814dbbff2f41f3f69c414331566f2c4a884c309944899ea59f101b9a.tar.gz\n https://s3-us-west-2.amazonaws.com/snark-keys.o1test.net/genesis_ledger_accounts_e7fd308899bca6956b093b635988ea06630adbf540e13d38dcd2f7ab629da53c_f094d0eb814dbbff2f41f3f69c414331566f2c4a884c309944899ea59f101b9a.tar.gz))\n (exit_status (Exit_non_zero 22)) (stdout \"\")\n (stderr\n (\" % Total % Received % Xferd Average Speed Time Time Time Current\"\n \" Dload Upload Total Spent Left Speed\"\n \"\\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\"\n \"curl: (22) The requested URL returned error: 404 Not Found\" \"\"))))\n (\"Raised at file \\\"src/error.ml\\\" (inlined), line 9, characters 14-30\"\n \"Called from file \\\"src/or_error.ml\\\", line 72, characters 17-32\"\n \"Called from file \\\"src/deferred1.ml\\\", line 17, characters 40-45\"\n \"Called from file \\\"src/job_queue.ml\\\" (inlined), line 131, characters 2-5\"\n \"Called from file \\\"src/job_queue.ml\\\", line 171, characters 6-47\"))"
2020-09-17 09:26:43 UTC [Error] Error verifying transaction snark: $error error: "((rpc_error (Connection_closed (\"EOF or connection closed\")))\n (connection_description (\"Client connected via TCP\" (7aea31cfa2b4 38443)))\n (rpc_tag rpc_parallel_plain_0) (rpc_version 0))" 2020-09-17 09:26:43 UTC [Error] Error verifying transaction snark: $error error: "((rpc_error (Connection_closed (\"EOF or connection closed\")))\n (connection_description (\"Client connected via TCP\" (7aea31cfa2b4 38443)))\n (rpc_tag rpc_parallel_plain_0) (rpc_version 0))" 2020-09-17 09:26:46 UTC [Info] starting refreshing cpl 0 with key CIQAAA44GAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA (routing table size was 0) 2020-09-17 09:26:46 UTC [Info] failed when refreshing routing table + echo 'Coda process exited with status code 99'
Logs for 2 hour: crash.log
The text was updated successfully, but these errors were encountered:
Snark Worker crashed every 5 minutes: error: "((rpc_error (Connection_closed (\"EOF or connection closed\")))\n (connection_description (\"Client connected via TCP\" (07176ec01a6e 39551)))\n (rpc_tag rpc_parallel_plain_0) (rpc_version 0))"
error: "((rpc_error (Connection_closed (\"EOF or connection closed\")))\n (connection_description (\"Client connected via TCP\" (07176ec01a6e 39551)))\n (rpc_tag rpc_parallel_plain_0) (rpc_version 0))"
Sorry, something went wrong.
I believe this was fixed by #6036, open a new issue if you see a new crash!
No branches or pull requests
Launched Block Producer and Snark Worker in docker.
VPS with 8 cores 16 RAM.
Logs for 2 hour:
crash.log
The text was updated successfully, but these errors were encountered: