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 provisioning docker: error at 'provisioning': error copying deamon.json: exit status 1 #58

Closed
zen0wu opened this issue Nov 12, 2021 · 2 comments

Comments

@zen0wu
Copy link

zen0wu commented Nov 12, 2021

This happens when the VM is stopped (due to colima stop or there's a restart).

❯ colima start
INFO[0000] using docker runtime
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 deamon.json: exit status 1
@abiosoft
Copy link
Owner

Hi, kindly install the latest development version with brew install --head colima and afterwards start with verbose logging colima start --verbose.

If the issue persists, share the verbose output.

Thanks.

@abiosoft
Copy link
Owner

abiosoft commented Dec 2, 2021

This is most likely a duplicate of #63, which is now fixed.

@abiosoft abiosoft closed this as completed Dec 2, 2021
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