-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
- When i run:
python3 tests/hello_world.py
### SCENARIO:
Create a contract from template, then build and deploy it.
Removing testnet cache for prefix `_127_0_0_1_8888_`
Testnet cache successfully removed.
Local node is stopped [].
Starting nodeos, cpu percent: 0, 0, 0, 0, 0; 0; 0; 0; 0; 0; 0;
Local node is stopped [].
Starting nodeos, cpu percent: 0, 0, 0, 0, 0; 0; 0; 0; 0; 0; 0;
Local node is stopped [].
Starting nodeos, cpu percent: 0, 0, 0, 0, 0; 0; 0; 0; 0; 0; 0;
Local node is stopped [7514].
Local node is stopped [].
ERROR:
The local 'nodeos' failed to start few times in sequence. Perhaps, something is
wrong with configuration of the system. See the command line issued:
nodeos --http-server-address 127.0.0.1:8888 --chain-state-db-size-mb 300 --contracts-console --verbose-http-errors --enable-stale-production --producer-name eosio --signature-provider EOS6MRyAjQq8ud7hVNYcfnVPJqcVpscN5So8BhtHuGYqET5GDW5CV=KEY:5KQwrPbwdL6PhXujxW37FSSQZ1JiwsST4cqQzDeyXtP79zkvFD3 --plugin eosio::producer_plugin --plugin eosio::chain_api_plugin --plugin eosio::http_plugin --delete-all-blocks
Now, see the result of execution of the command line:
..
Just another hang incident of the 'nodeos' executable.
Rerun the script.
- But when i run directly
nodeos --http-server-address 127.0.0.1:8888 --chain-state-db-size-mb 300 --contracts-console --verbose-http-errors --enable-stale-production --producer-name eosio --signature-provider EOS6MRyAjQq8ud7hVNYcfnVPJqcVpscN5So8BhtHuGYqET5GDW5CV=KEY:5KQwrPbwdL6PhXujxW37FSSQZ1JiwsST4cqQzDeyXtP79zkvFD3 --plugin eosio::producer_plugin --plugin eosio::chain_api_plugin --plugin eosio::http_plugin --delete-all-blocks
Everything fine nodes was started and eosio produced block like normal.
Please help !
Metadata
Metadata
Assignees
Labels
No labels