-
Notifications
You must be signed in to change notification settings - Fork 3.8k
nodeos Failed to initialize #5771
Comments
Assuming nodeos was previously working, you will need to include the correct |
3190000 block_log_exception: Block log exception |
getting the same issue when on initialization with a |
@MikeC-BC The referenced error message has been gone since October 2018. There have been many improvements and many releases since then, including substantial work on better snapshot support in the October release. You should upgrade to a much more recent release to successfully load snapshots together with a block log. |
I just "rm -rf ~/.local/share/eosio/nodeos/data/*" and used the method in 4742 to let my EOS works.
|
~$ nodeos
2018-09-20T16:23:32.064 thread-0 chain_plugin.cpp:317 plugin_initialize ] initializing chain plugin
2018-09-20T16:23:32.064 thread-0 chain_plugin.cpp:632 plugin_initialize ] 3190000 block_log_exception: Block log exception
Block log was not setup properly with genesis information.
{}
thread-0 block_log.cpp:475 extract_genesis_state
Failed to initialize
My computer crashed and restarted, I can't launch nodeos, how can i do ?
The text was updated successfully, but these errors were encountered: