-
Notifications
You must be signed in to change notification settings - Fork 58
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
unlinkable block exception #25
Comments
2018-08-01T02:59:41.176 thread-0 controller.cpp:889 apply_block ] e.to_detail_string(): 3030000 block_validate_exception: Block exception
2018-08-01T02:59:41.179 thread-0 producer_plugin.cpp:306 on_incoming_block ] 3030000 block_validate_exception: Block exception |
please give me some suggestion!!!!! |
Met the same issue, the jungle testnet work stop sync block at 1310498 {"server_version":"7412253f","chain_id":"038f4b0fc8ff18a4f0842a8f0564611f6e96e8535901dd45e43ac8691a1c4dca","head_block_num":1310498,"last_irreversible_block_num":1305367,"last_irreversible_block_id":"0013eb171ef2f81fcc2140dd24af50034dde0f3e70d1491974b10c036aaf92bb","head_block_id":"0013ff22028b05c04d545b7a74b9a462967eb5e764d1359db4857e2b58a33e75","head_block_time":"2018-06-18T09:34:58.000","head_block_producer":"dutcheosioxx","virtual_block_cpu_limit":200000000,"virtual_block_net_limit":1048576000,"block_cpu_limit":200000,"block_net_limit":1048576} |
same issue here |
i think the problem is about data. |
I will try the method in README. downgrade to 1.1.0 --> sync --> upgrade to 1.1.1 !!! If you are Not synced, you need to downgrade to v1.1.0 sync node and upgrade:
|
@lcgogo is that woks? I hava the same problem. |
@gs201510 好使。 |
@lcgogo thx, I will try |
downgrade nodeos to v1.1.0 works! |
Had the same problem. With a version more recent than v1.1.0 I had this exception around block 3.000.000. After I downgraded, synchronization continued up to a block in the 10.000.000 but then this exception occurred again. Solution for me was:
But I have no idea to the cause or why switching versions is needed. |
@toonevdb |
when i run TEStnet,I met a problem,unlinkable block exception at "head_block_num": 1310498
The text was updated successfully, but these errors were encountered: