Closed nsjames closed 1 year ago
Above command cleos push action eosio init
comes from old documentation, where this issue happened: https://developers.eos.io/manuals/eosio.cdt/v1.8/troubleshooting/index/#assertion-failure-while-creating-an-account-after-eosiosystem-was-installed
edit: above command is also in the newest bootstrap tutorial: https://docs.eosnetwork.com/docs/latest/tutorials/bios-boot-sequence
After running the
--bootstrap-system-full
command, accounts can no longer be created as the chain has not been initialized.More information from Michal: