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: can't start microclimate-portal #33

Open
EunKyung-Kim opened this issue Nov 15, 2018 · 2 comments
Open

ERROR: can't start microclimate-portal #33

EunKyung-Kim opened this issue Nov 15, 2018 · 2 comments

Comments

@EunKyung-Kim
Copy link

EunKyung-Kim commented Nov 15, 2018

Hi,

I'm locally using microclimate 18.08 on Mac laptop.
I experienced the same issue several times. Whenever I met it, I had to re-install microclimate after docker image prune -a.
Now I am at the same issue. I don't want to re-install microclimate any more because I have to remove all my projects.

Would you please give me smart solution ?

My issue is as follows.
$ ~/mcdev start -o
Starting Microclimate

Creating network "microclimate_network" with the default driver
Starting microclimate-theia ... done
Starting microclimate-file-watcher ... done
Starting microclimate-portal ... error

ERROR: for microclimate-portal Cannot start service microclimate-portal: network 3ac8888e6cd53dfc6cbd0460ca7d455481ef24d5af41e36bb0ac6dd44e88b00c not found

ERROR: for microclimate-portal Cannot start service microclimate-portal: network 3ac8888e6cd53dfc6cbd0460ca7d455481ef24d5af41e36bb0ac6dd44e88b00c not found
ERROR: Encountered errors while bringing up the project.

Error starting Microclimate
$

Restarting docker engine doesn't solve it.

@tetchel
Copy link

tetchel commented Feb 22, 2019

Hi EunKyung,
I experienced this issue a while ago too. Docker factory reset fixed it, since it will remove all your docker networks (engine restart does not do this).
Hope it works for you too.

@tetchel
Copy link

tetchel commented Feb 22, 2019

Your projects are safe so long as your ~/microclimate-workspace directory is untouched.

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