Skip to content

Instantly share code, notes, and snippets.

@pkrasam
Created June 9, 2020 23:32
Show Gist options
  • Save pkrasam/fac90336e550c51c00966206c52171f8 to your computer and use it in GitHub Desktop.
Save pkrasam/fac90336e550c51c00966206c52171f8 to your computer and use it in GitHub Desktop.
error-coda-32b
2020-06-09 23:29:03 UTC [Info] Coda daemon is booting up; built with commit "3e9b1748183e653a7891adea1fef07c8e1a7dfcd" on branch "feature/bump-genesis-timestamp"
2020-06-09 23:29:03 UTC [Info] Daemon will expire at "2024-12-10 14:00:00-07:00"
2020-06-09 23:29:03 UTC [Info] Booting may take several seconds, please wait
2020-06-09 23:29:03 UTC [Info] Looking for the genesis tar file "coda_genesis_3e9b1748_5e70c20db27df299.tar.gz"
2020-06-09 23:29:03 UTC [Info] Successfully retrieved genesis ledger and genesis proof from "/tmp/coda_cache_dir"
2020-06-09 23:29:17 UTC [Info] Initializing with genesis constants $genesis_constants
genesis_constants: {
"protocol": {
"k": 20,
"delta": 3,
"genesis_state_timestamp": "2020-06-08 19:30:00.000000Z"
},
"txpool_max_size": 3000,
"num_accounts": 10000
}
2020-06-09 23:29:50 UTC [Info] Setting current protocol version to "0.1.0" from compile-time config
2020-06-09 23:29:50 UTC [Info] Daemon started process of kind "Prover" with pid 437
2020-06-09 23:29:51 UTC [Info] Daemon started process of kind "Verifier" with pid 451
2020-06-09 23:29:51 UTC [Info] Registering async shutdown handler: "Close transition frontier, if exists"
2020-06-09 23:29:51 UTC [Info] libp2p peer ID this session is $peer_id
peer_id: "12D3KooWLvYJNL4SAbSPTt5EPNHzGiP7vmxucqDBmcNJEcuaQh5n"
2020-06-09 23:29:51 UTC [Info] Coda daemon is now connecting
2020-06-09 23:29:51 UTC [Info] Pausing block production while bootstrapping
2020-06-09 23:29:51 UTC [Info] Attempted to turn on snark worker, but snark worker key is set to none
2020-06-09 23:29:51 UTC [Info] Daemon ready. Clients can now connect
2020-06-09 23:29:51 UTC [Info] Created GraphQL server at: http://localhost:3085/graphql
2020-06-09 23:30:51 UTC [Error] Failed to find any peers during initialization (crashing because this is not a seed node)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment