Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Waiting eosio blockchain to be started... #14

Open
skiwheelr opened this issue Dec 18, 2020 · 3 comments
Open

Waiting eosio blockchain to be started... #14

skiwheelr opened this issue Dec 18, 2020 · 3 comments

Comments

@skiwheelr
Copy link

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?

@mjk90
Copy link

mjk90 commented Dec 22, 2020

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?

@skiwheelr
Copy link
Author

I'm not sure, but when I downloaded a repo from github (lesson 4) instead of from the game, the quickstart worked and launched the frontend.

@AusPrinzip
Copy link

Same problem here..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants