Eos: erros: "assertion failure with message: no active bid for name" when create account

Created on 28 May 2018  ยท  2Comments  ยท  Source: EOSIO/eos

i create account local, but i got error
"assertion failure with message: no active bid for name"

the cmd is :
"./cleos.sh create account jinmao3 jinmao41 EOS5jhCJTagZHKEpPaSzMGHynFH3cpG5qQaxetyXXWykTM9av* EOS5jhCJTagZHKEpPaSzMGHynFH3cpG5qQaxetyXXWykTM9av* "

would you like to tell me what's wrong?

thanks

Most helpful comment

Since you get this error message, you certainly have system contract installed.
System contract allows to create only one short (<12 characters) account name per 24 hours (one that got the highest bid).
If you want to just create an account (without doing bidding) - the name should be exactly 12 characters long.

All 2 comments

maybe the creator is not correct?

Since you get this error message, you certainly have system contract installed.
System contract allows to create only one short (<12 characters) account name per 24 hours (one that got the highest bid).
If you want to just create an account (without doing bidding) - the name should be exactly 12 characters long.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

bytemaster picture bytemaster  ยท  23Comments

red-butterfly picture red-butterfly  ยท  18Comments

spartucus picture spartucus  ยท  24Comments

bytemaster picture bytemaster  ยท  35Comments

lcgogo picture lcgogo  ยท  19Comments