-
Notifications
You must be signed in to change notification settings - Fork 3.8k
cleos create account hangs in v1.6.0 #6698
Comments
|
Hi @heifner I have tried this on Ubuntu 18.04 and Ubuntu 16.04. Used the instructions per https://github.com/EOSIO/eos#ubuntu-1804-debian-package-install Here is the output of the nodeos - don't see it producing any blocks. Am I supposed to do anything different to get it to produce blocks (if that indeed is the issue)? Don't think I did anything like that in v1.3.x. Thanks for looking at this. ~$ nodeos --contracts-console |
Your nodeos is not producing blocks. See https://developers.eos.io/eosio-home/docs/getting-the-software#section-step-1-2-start-nodeos Specifically, you need: |
Thanks @heifner. It works now. Appreciate it very much. |
Hi
I was able to create accounts using cleos create account using v1.3.x and then I upgraded (recently) to v1.6.0. Now, cleos create account does not work. Here is the output from the cleos create account printed using print-request and print-response command line options.
You can see that it is not returning after submitting push_transaction.
I have tried this on Ubuntu 18.04 and Ubuntu 16.04.
The text was updated successfully, but these errors were encountered: