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

Colima with docker vm failing to start #196

Closed
matbhuvi opened this issue Feb 22, 2022 · 6 comments
Closed

Colima with docker vm failing to start #196

matbhuvi opened this issue Feb 22, 2022 · 6 comments

Comments

@matbhuvi
Copy link

Need help in solving this issue of Colima is failing to start in Mac.

colima colima start
INFO[0000] starting colima
INFO[0000] already running                               context=vm
INFO[0000] provisioning ...                              context=docker
FATA[0000] error provisioning docker: error at 'provisioning': error copying daemon.json to VM: exit status 1
colima version
colima version 0.3.3
git commit: ac876a5d9e4eda7d1d015896ebfbe1dd16b8c203

runtime: docker
arch: x86_64

ha.stderr.log

@abiosoft
Copy link
Owner

have you tried to reset and start afresh i.e. colima delete and colima start?

@matbhuvi
Copy link
Author

Yes..i have tried. No luck

@abiosoft
Copy link
Owner

abiosoft commented Mar 5, 2022

are you using Lima overrides?

@matbhuvi
Copy link
Author

matbhuvi commented Mar 7, 2022

No. I am not using any Lima overrides

@abiosoft
Copy link
Owner

abiosoft commented Mar 7, 2022

Can you try two things.

  1. Run with --verbose flag and share the output.
  2. Try containerd runtime and see if it succeeds colima start --runtime containerd.

@matbhuvi
Copy link
Author

Sorry for late reply. Here is the output of colima stop; colima delete; colima start --verbose
colima-verbose.log

Don't have problem with containerd

colima start --runtime containerd
INFO[0000] starting colima
INFO[0000] already running                               context=vm
INFO[0000] starting ...                                  context=containerd
INFO[0005] waiting for startup to complete ...           context=containerd
INFO[0006] done

@abiosoft abiosoft mentioned this issue Apr 1, 2022
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