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

ERROR: for mysql Cannot start service storage: network #11

Open
cjhlai opened this issue May 13, 2020 · 1 comment
Open

ERROR: for mysql Cannot start service storage: network #11

cjhlai opened this issue May 13, 2020 · 1 comment

Comments

@cjhlai
Copy link

cjhlai commented May 13, 2020

when i run docker-compose up -d,it report an error.
The following is the detailed information of the error
[root@www docker-zipkin]# docker-compose up -d Starting mysql ... Starting mysql ... error ERROR: for mysql Cannot start service storage: network 98709b177ffa7be7bcfc31c61b68a441db0c92dae2b1bd586bbde4e2daeb0ae7 not found ERROR: for storage Cannot start service storage: network 98709b177ffa7be7bcfc31c61b68a441db0c92dae2b1bd586bbde4e2daeb0ae7 not found ERROR: Encountered errors while bringing up the project. [root@www docker-zipkin]# docker-compose up -d Starting mysql ... Starting mysql ... error ERROR: for mysql Cannot start service storage: network 98709b177ffa7be7bcfc31c61b68a441db0c92dae2b1bd586bbde4e2daeb0ae7 not found ERROR: for storage Cannot start service storage: network 98709b177ffa7be7bcfc31c61b68a441db0c92dae2b1bd586bbde4e2daeb0ae7 not found

@codefromthecrypt codefromthecrypt transferred this issue from openzipkin/zipkin May 13, 2020
@codefromthecrypt
Copy link
Member

this seems like a problem in your docker setup. please make sure you are using the recent examples, and use "docker-compose pull" to get latest images. try again

https://github.com/openzipkin/zipkin/tree/master/docker/examples

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

2 participants