Skip to content

Instantly share code, notes, and snippets.

@DemonRx
Created July 4, 2017 09:19
Show Gist options
  • Select an option

  • Save DemonRx/2a392325c13d792d442e25d7abd70f58 to your computer and use it in GitHub Desktop.

Select an option

Save DemonRx/2a392325c13d792d442e25d7abd70f58 to your computer and use it in GitHub Desktop.
last block ID does not match current chain state
ader@HP-15-Notebook-PC:~/coins$ ./decentd
716628ms th_a miner.cpp:90 plugin_initialize ] miner plugin: plugin_initialize() begin
716628ms th_a miner.cpp:100 plugin_initialize ] key_id_to_wif_pair: ["DCT7i3n9wAUzqiSAPVGjXiYF2E8Ld22tZ1GuM6mjBXbqmPGkatWcZ","5KXYeHvZEAkSzQmFhmvmBpMFTKh5EZAS1Vc4DZPKRmbQ38m2aDu"]
716629ms th_a miner.cpp:118 plugin_initialize ] miner plugin: plugin_initialize() end
716629ms th_a seeding.cpp:547 plugin_initialize ] seeding plugin: plugin_initialize() start
716629ms th_a seeding.cpp:613 plugin_initialize ] seeding plugin: plugin_initialize() end
716629ms th_a object_database.cpp:98 open ] Opening object database from /home/ader/.decent/data/decentd/blockchain ...
717593ms th_a object_database.cpp:104 open ] Done opening object database.
717600ms th_a db_management.cpp:130 open ] last_block->id(): 0000e2a2ad3955d68a30647054617cabd93f91b7 last_block->block_num(): 58018
717600ms th_a db_management.cpp:133 open ] last_block: {"previous":"0000e2a12129ad48e41e305209860ebef4786dd9","timestamp":"2017-07-03T23:59:20","miner":"1.4.19","transaction_merkle_root":"b18f7a66c26d786bd2c94046365b1764b96dcb0c","extensions":[],"miner_signature":"207cf99ca58187e6ebac2789a3966512e97c025cb71c46da24e5d087c6754d15f747585eceeefd62590c49c491ec783fe63ffd79966070e3670bef2efcde61da72","transactions":[{"ref_block_num":58017,"ref_block_prefix":1219307809,"expiration":"2017-07-03T23:59:40","operations":[[2,{"fee":{"amount":500000,"asset_id":"1.3.0"},"account":"1.2.81","new_options":{"memo_key":"DCT8DD8LodBwdcuTq7fggRKfNWEYtQyEeAPdKXQb7dfmrmobP6S5L","voting_account":"1.2.3","num_miner":0,"votes":["0:17","0:23"],"extensions":[],"allow_subscription":false,"price_per_subscribe":{"amount":0,"asset_id":"1.3.0"},"subscription_period":0},"extensions":{}}]],"extensions":[],"signatures":["1f1bf88228d558eb493c740d4421ed11db4d76161ce0432e2b9c48129b531d2dea5d427e09b88aadbaaac29ec28f833c68afacf9fe60ee424ed216a49ef8072e46"],"operation_results":[[0,{}]]}]}
717602ms th_a db_management.cpp:134 open ] get( dynamic_global_property_id_type() ): {"id":"2.1.0","head_block_number":58019,"head_block_id":"0000e2a360cbfffbf3ce5bf1b5b21011904d6a7f","time":"2017-07-03T23:59:25","current_miner":"1.4.15","next_maintenance_time":"2017-07-04T00:00:00","last_budget_time":"2017-07-03T00:00:00","unspent_fee_budget":825721033,"mined_rewards":0,"miner_budget_from_fees":3721559161,"miner_budget_from_rewards":0,"accounts_registered_this_interval":312,"recently_missed_count":3,"current_aslot":787034,"recent_slots_filled":"297560140741958065774706920533588180349","dynamic_flags":0,"last_irreversible_block_num":58011}
717603ms th_a db_management.cpp:135 open ] _fork_db.head()->data: {"previous":"0000e2a12129ad48e41e305209860ebef4786dd9","timestamp":"2017-07-03T23:59:20","miner":"1.4.19","transaction_merkle_root":"b18f7a66c26d786bd2c94046365b1764b96dcb0c","extensions":[],"miner_signature":"207cf99ca58187e6ebac2789a3966512e97c025cb71c46da24e5d087c6754d15f747585eceeefd62590c49c491ec783fe63ffd79966070e3670bef2efcde61da72","transactions":[{"ref_block_num":58017,"ref_block_prefix":1219307809,"expiration":"2017-07-03T23:59:40","operations":[[2,{"fee":{"amount":500000,"asset_id":"1.3.0"},"account":"1.2.81","new_options":{"memo_key":"DCT8DD8LodBwdcuTq7fggRKfNWEYtQyEeAPdKXQb7dfmrmobP6S5L","voting_account":"1.2.3","num_miner":0,"votes":["0:17","0:23"],"extensions":[],"allow_subscription":false,"price_per_subscribe":{"amount":0,"asset_id":"1.3.0"},"subscription_period":0},"extensions":{}}]],"extensions":[],"signatures":["1f1bf88228d558eb493c740d4421ed11db4d76161ce0432e2b9c48129b531d2dea5d427e09b88aadbaaac29ec28f833c68afacf9fe60ee424ed216a49ef8072e46"],"operation_results":[[0,{}]]}]}
717603ms th_a db_management.cpp:136 open ] _fork_db.head()->num: 58018
717603ms th_a db_management.cpp:142 open ] 10 assert_exception: Assert Exception
head_block_num() == 0: last block ID does not match current chain state
{}
th_a db_management.cpp:138 open
717603ms th_a db_management.cpp:142 open ] data_dir: /home/ader/.decent/data/decentd/blockchain
717604ms th_a application.cpp:370 startup ] caught exception 10 assert_exception: Assert Exception
head_block_num() == 0: last block ID does not match current chain state
{}
th_a db_management.cpp:138 open
rethrow
{"data_dir":"/home/ader/.decent/data/decentd/blockchain"}
th_a db_management.cpp:142 open in open()
717604ms th_a application.cpp:378 startup ] Replaying blockchain due to exception in open()
717604ms th_a application.cpp:274 operator() ] Initializing database...
717618ms th_a db_management.cpp:52 reindex ] reindexing blockchain
717618ms th_a db_management.cpp:106 wipe ] Wiping database
718103ms th_a object_database.cpp:90 wipe ] Wiping object database...
718121ms th_a object_database.cpp:92 wipe ] Done wiping object databse.
718122ms th_a object_database.cpp:98 open ] Opening object database from /home/ader/.decent/data/decentd/blockchain ...
718122ms th_a object_database.cpp:104 open ] Done opening object database.
718129ms th_a db_management.cpp:130 open ] last_block->id(): 0000e2a2ad3955d68a30647054617cabd93f91b7 last_block->block_num(): 58018
718130ms th_a db_management.cpp:133 open ] last_block: {"previous":"0000e2a12129ad48e41e305209860ebef4786dd9","timestamp":"2017-07-03T23:59:20","miner":"1.4.19","transaction_merkle_root":"b18f7a66c26d786bd2c94046365b1764b96dcb0c","extensions":[],"miner_signature":"207cf99ca58187e6ebac2789a3966512e97c025cb71c46da24e5d087c6754d15f747585eceeefd62590c49c491ec783fe63ffd79966070e3670bef2efcde61da72","transactions":[{"ref_block_num":58017,"ref_block_prefix":1219307809,"expiration":"2017-07-03T23:59:40","operations":[[2,{"fee":{"amount":500000,"asset_id":"1.3.0"},"account":"1.2.81","new_options":{"memo_key":"DCT8DD8LodBwdcuTq7fggRKfNWEYtQyEeAPdKXQb7dfmrmobP6S5L","voting_account":"1.2.3","num_miner":0,"votes":["0:17","0:23"],"extensions":[],"allow_subscription":false,"price_per_subscribe":{"amount":0,"asset_id":"1.3.0"},"subscription_period":0},"extensions":{}}]],"extensions":[],"signatures":["1f1bf88228d558eb493c740d4421ed11db4d76161ce0432e2b9c48129b531d2dea5d427e09b88aadbaaac29ec28f833c68afacf9fe60ee424ed216a49ef8072e46"],"operation_results":[[0,{}]]}]}
718132ms th_a db_management.cpp:134 open ] get( dynamic_global_property_id_type() ): {"id":"2.1.0","head_block_number":58019,"head_block_id":"0000e2a360cbfffbf3ce5bf1b5b21011904d6a7f","time":"2017-07-03T23:59:25","current_miner":"1.4.15","next_maintenance_time":"2017-07-04T00:00:00","last_budget_time":"2017-07-03T00:00:00","unspent_fee_budget":825721033,"mined_rewards":0,"miner_budget_from_fees":3721559161,"miner_budget_from_rewards":0,"accounts_registered_this_interval":312,"recently_missed_count":3,"current_aslot":787034,"recent_slots_filled":"297560140741958065774706920533588180349","dynamic_flags":0,"last_irreversible_block_num":58011}
718132ms th_a db_management.cpp:135 open ] _fork_db.head()->data: {"previous":"0000e2a12129ad48e41e305209860ebef4786dd9","timestamp":"2017-07-03T23:59:20","miner":"1.4.19","transaction_merkle_root":"b18f7a66c26d786bd2c94046365b1764b96dcb0c","extensions":[],"miner_signature":"207cf99ca58187e6ebac2789a3966512e97c025cb71c46da24e5d087c6754d15f747585eceeefd62590c49c491ec783fe63ffd79966070e3670bef2efcde61da72","transactions":[{"ref_block_num":58017,"ref_block_prefix":1219307809,"expiration":"2017-07-03T23:59:40","operations":[[2,{"fee":{"amount":500000,"asset_id":"1.3.0"},"account":"1.2.81","new_options":{"memo_key":"DCT8DD8LodBwdcuTq7fggRKfNWEYtQyEeAPdKXQb7dfmrmobP6S5L","voting_account":"1.2.3","num_miner":0,"votes":["0:17","0:23"],"extensions":[],"allow_subscription":false,"price_per_subscribe":{"amount":0,"asset_id":"1.3.0"},"subscription_period":0},"extensions":{}}]],"extensions":[],"signatures":["1f1bf88228d558eb493c740d4421ed11db4d76161ce0432e2b9c48129b531d2dea5d427e09b88aadbaaac29ec28f833c68afacf9fe60ee424ed216a49ef8072e46"],"operation_results":[[0,{}]]}]}
718133ms th_a db_management.cpp:136 open ] _fork_db.head()->num: 58018
718133ms th_a db_management.cpp:142 open ] 10 assert_exception: Assert Exception
head_block_num() == 0: last block ID does not match current chain state
{}
th_a db_management.cpp:138 open
718133ms th_a db_management.cpp:142 open ] data_dir: /home/ader/.decent/data/decentd/blockchain
718133ms th_a application.cpp:439 startup ] 10 assert_exception: Assert Exception
head_block_num() == 0: last block ID does not match current chain state
{}
th_a db_management.cpp:138 open
rethrow
{"data_dir":"/home/ader/.decent/data/decentd/blockchain"}
th_a db_management.cpp:142 open
{"data_dir":"/home/ader/.decent/data/decentd/blockchain"}
th_a db_management.cpp:102 reindex
718134ms th_a application.cpp:997 startup ] 10 assert_exception: Assert Exception
head_block_num() == 0: last block ID does not match current chain state
{}
th_a db_management.cpp:138 open
rethrow
{"data_dir":"/home/ader/.decent/data/decentd/blockchain"}
th_a db_management.cpp:142 open
{"data_dir":"/home/ader/.decent/data/decentd/blockchain"}
th_a db_management.cpp:102 reindex
rethrow
{}
th_a application.cpp:439 startup
718134ms th_a main.cpp:250 main ] Exiting with error:
10 assert_exception: Assert Exception
head_block_num() == 0: last block ID does not match current chain state
{}
th_a db_management.cpp:138 open
rethrow
{"data_dir":"/home/ader/.decent/data/decentd/blockchain"}
th_a db_management.cpp:142 open
{"data_dir":"/home/ader/.decent/data/decentd/blockchain"}
th_a db_management.cpp:102 reindex
rethrow
{}
th_a application.cpp:439 startup
@ejossev
Copy link
Copy Markdown

ejossev commented Jul 4, 2017

The network has currently issue with participation rate, and the last confirmed block is 58018. Be patient until the participants agree on a set of reliable miners.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment