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

v0.3.0-ci-test fails to start (M1) #77

Closed
seregamorph opened this issue Dec 3, 2021 · 3 comments
Closed

v0.3.0-ci-test fails to start (M1) #77

seregamorph opened this issue Dec 3, 2021 · 3 comments

Comments

@seregamorph
Copy link

I've tried to start latest available artifact and it failed.
colima-Darwin-arm64 (saved as colima_ on my machine), version: v0.3.0-ci-test

/Users/morph/dev/colima_/colima_ start 
INFO[0000] using docker runtime                         
WARN[0000] error detecting Lima config directory: error retrieving lima info, ensure lima version is >0.7.4 
WARN[0000] falling back to default '$HOME/.lima'        
INFO[0000] starting colima                              
INFO[0000] starting ...                                  context=vm
INFO[0021] provisioning ...                              context=docker
INFO[0022] starting ...                                  context=docker
> open /usr/local/colima/binfmt.tar: no such file or directory
WARN[0028] could not enable multi-arch images: exit status 1  context=docker
> Unable to find image 'colima-binfmt:latest' locally
> docker: Error response from daemon: pull access denied for colima-binfmt, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
> See 'docker run --help'.
WARN[0030] could not enable multi-arch images: exit status 125  context=docker
INFO[0030] done
docker ps
Cannot connect to the Docker daemon at unix:///Users/morph/.colima/docker.sock. Is the docker daemon running?
/Users/morph/dev/colima_/colima_ status
WARN[0000] error detecting Lima config directory: error retrieving lima info, ensure lima version is >0.7.4 
WARN[0000] falling back to default '$HOME/.lima'        
INFO[0000] colima is running                            
INFO[0000] runtime: docker                              
INFO[0000] arch: aarch64                                

Please let me know if I can somehow obtain more data.

@seregamorph
Copy link
Author

It seems that

brew upgrade lima

helped me

@abiosoft
Copy link
Owner

abiosoft commented Dec 3, 2021

As version 0.3.0 is switching the underlying distro to Alpine, it is recommended to start afresh. i.e. colima delete if you have existing instances.

@seregamorph
Copy link
Author

everything worked without resetting the lima fs

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