Skip to content
New issue

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

Crashing report - Testnet 3.3 - Docker - Ducca#5707 #5985

Closed
duccas opened this issue Sep 17, 2020 · 2 comments
Closed

Crashing report - Testnet 3.3 - Docker - Ducca#5707 #5985

duccas opened this issue Sep 17, 2020 · 2 comments

Comments

@duccas
Copy link

duccas commented Sep 17, 2020

Launched Block Producer and Snark Worker in docker.
VPS with 8 cores 16 RAM.

  1. The first error is that it cannot download the archive:
[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\"))"
  1. And Crash 2 hours after starting:
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

@duccas duccas changed the title Crashing report - Testnet 3.3 - Docker Crashing report - Testnet 3.3 - Docker - Ducca#5707 Sep 17, 2020
@duccas
Copy link
Author

duccas commented Sep 17, 2020

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))"

@emberian
Copy link
Contributor

emberian commented Sep 19, 2020

I believe this was fixed by #6036, open a new issue if you see a new crash!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants