You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run ./quickstart.sh, the chain never starts. I get:
[quick_start.sh] Starting eosio docker
=== run docker container from the eosio-cardgame:eos2.0.5-cdt1.6.3 image ===
06d3234e4420db0d5983aad05845a539112de5f4b02312015c2027bc91749f08
Waiting eosio blockchain to be started...
Waiting eosio blockchain to be started...
Waiting eosio blockchain to be started...
What do I have to fix in the docker container for this to start or am i missing a prerequisite?
The text was updated successfully, but these errors were encountered:
Hi @skiwheelr,
Everything should work when you run the quick_start script. It should install and run a local blockchain inside the container, and then wait for a get_info response before continuing. Could you tell me if your docker container has any error logs?
When I run ./quickstart.sh, the chain never starts. I get:
What do I have to fix in the docker container for this to start or am i missing a prerequisite?
The text was updated successfully, but these errors were encountered: