We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I tried to run the ./boot.sh, but getting this error:
executed transaction: edb674c4d6160bf9baf2ea81e50f36439bba3e1aabf7baa57ec6b376ab0a790e 104 bytes 242 us warning: transaction executed locally, but may not be confirmed by the network yet ] # eosio <= eosio::setpriv {"account":"eosio.msig","is_priv":1} Reading WASM from /contracts/eosio.system/eosio.system.wasm... Publishing contract... error 2021-03-06T16:25:27.952 cleos main.cpp:3965 main ] Failed with error: deadline 2021-03-06T16:25:27.950 exceeded by 56us (2) deadline 2021-03-06T16:25:27.950 exceeded by 56us Reading WASM from /contracts/eosio.system/eosio.system.wasm... Publishing contract... error 2021-03-06T16:25:28.333 cleos main.cpp:3965 main ] Failed with error: deadline 2021-03-06T16:25:28.331 exceeded by 53us (2) deadline 2021-03-06T16:25:28.331 exceeded by 53us Reading WASM from /contracts/eosio.system/eosio.system.wasm... Publishing contract... error 2021-03-06T16:25:28.708 cleos main.cpp:3965 main ] Failed with error: deadline 2021-03-06T16:25:28.705 exceeded by 46us (2) deadline 2021-03-06T16:25:28.705 exceeded by 46us error 2021-03-06T16:25:28.957 cleos main.cpp:3965 main ] Failed with error: Assert Exception (10) !action_type.empty(): Unknown action init in contract eosio Reading WASM from /contracts/eosio.wrap/eosio.wrap.wasm... Publishing contract... executed transaction: 930de6e4150853ec6fc726eea822b66d2abdd545dad073e88586c6206c14e1ae 2040 bytes 771 us warning: transaction executed locally, but may not be confirmed by the network yet ] # eosio <= eosio::setcode {"account":"eosio.wrap","vmtype":0,"vmversion":0,"code":"0061736d0100000001400c60017f0060017e0060027... # eosio <= eosio::setabi {"account":"eosio.wrap","abi":"0e656f73696f3a3a6162692f312e31000606616374696f6e0004076163636f756e740... executed transaction: 07647702c189fe6d989183aee3d665785b7b4def2e1319fc857d68f407a5a217 104 bytes 181 us warning: transaction executed locally, but may not be confirmed by the network yet ] # eosio <= eosio::setpriv {"account":"eosio.wrap","is_priv":1} error 2021-03-06T16:25:31.770 cleos main.cpp:3965 main ] Failed with error: Assert Exception (10) !action_type.empty(): Unknown action buyrambytes in contract eosio error 2021-03-06T16:25:32.029 cleos main.cpp:3965 main ] Failed with error: Assert Exception (10) !action_type.empty(): Unknown action buyrambytes in contract eosio error 2021-03-06T16:25:32.274 cleos main.cpp:3965 main ] Failed with error: Assert Exception (10) !action_type.empty(): Unknown action buyrambytes in contract eosio error 2021-03-06T16:25:32.520 cleos main.cpp:3965 main ] Failed with error: Assert Exception (10) !action_type.empty(): Unknown action buyrambytes in contract eosio error 2021-03-06T16:25:32.771 cleos main.cpp:3965 main ] Failed with error: Assert Exception (10) !action_type.empty(): Unknown action buyrambytes in contract eosio error 2021-03-06T16:25:33.026 cleos main.cpp:3965 main ] Failed with error: Assert Exception (10) !action_type.empty(): Unknown action buyrambytes in contract eosio error 2021-03-06T16:25:35.281 cleos main.cpp:3965 main ] Failed with error: Assert Exception (10) !action_type.empty(): Unknown action regproducer in contract eosio error 2021-03-06T16:25:35.528 cleos main.cpp:3965 main ] Failed with error: Assert Exception (10) !action_type.empty(): Unknown action regproducer in contract eosio error 2021-03-06T16:25:35.775 cleos main.cpp:3965 main ] Failed with error: Assert Exception (10) !action_type.empty(): Unknown action regproducer in contract eosio Error 3050003: eosio_assert_message assertion failure Error Details: assertion failure with message: to account does not exist pending console output: Error 3050003: eosio_assert_message assertion failure Error Details: assertion failure with message: to account does not exist pending console output: Error 3050003: eosio_assert_message assertion failure Error Details: assertion failure with message: to account does not exist pending console output: error 2021-03-06T16:25:40.932 cleos main.cpp:3965 main ] Failed with error: Assert Exception (10) !action_type.empty(): Unknown action delegatebw in contract eosio error 2021-03-06T16:25:41.187 cleos main.cpp:3965 main ] Failed with error: Assert Exception (10) !action_type.empty(): Unknown action delegatebw in contract eosio error 2021-03-06T16:25:41.441 cleos main.cpp:3965 main ] Failed with error: Assert Exception (10) !action_type.empty(): Unknown action delegatebw in contract eosio error 2021-03-06T16:25:43.738 cleos main.cpp:3965 main ] Failed with error: Assert Exception (10) !action_type.empty(): Unknown action voteproducer in contract eosio error 2021-03-06T16:25:44.022 cleos main.cpp:3965 main ] Failed with error: Assert Exception (10) !action_type.empty(): Unknown action voteproducer in contract eosio error 2021-03-06T16:25:44.271 cleos main.cpp:3965 main ] Failed with error: Assert Exception (10) !action_type.empty(): Unknown action voteproducer in contract eosio
Also, the current contract version is 1.6.1. Can we update it to latest version like 1.9.2?
Thank you.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I tried to run the ./boot.sh, but getting this error:
Also, the current contract version is 1.6.1. Can we update it to latest version like 1.9.2?
Thank you.
The text was updated successfully, but these errors were encountered: