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 doesn't run on M2 Macs #998

Open
1 of 5 tasks
tbindi opened this issue Mar 7, 2024 · 1 comment
Open
1 of 5 tasks

Colima doesn't run on M2 Macs #998

tbindi opened this issue Mar 7, 2024 · 1 comment

Comments

@tbindi
Copy link

tbindi commented Mar 7, 2024

Description

-> % colima start
WARN[0000] already running, ignoring

-> % colima status
FATA[0003] error retrieving current runtime: empty value

Even after multiple re-installation and restart it shows the same issue.

Version

-> % colima version && limactl --version && qemu-img --version
colima version 0.6.8
git commit: 9b0809d
limactl version 0.20.1
qemu-img version 8.2.1
Copyright (c) 2003-2023 Fabrice Bellard and the QEMU Project developers

Operating System

  • macOS Intel <= 13 (Ventura)
  • macOS Intel >= 14 (Sonoma)
  • Apple Silicon <= 13 (Ventura)
  • Apple Silicon >= 14 (Sonoma)
  • Linux

Output of colima status

-> % colima status
FATA[0010] error retrieving current runtime: empty value

Reproduction Steps

Expected behaviour

No response

Additional context

No response

@rfay
Copy link
Contributor

rfay commented Mar 7, 2024

It certainly does run on M2 macs. DDEV's test runners run both QEMU and VZ colima instances on M2 macs.

You probably have to destroy your existing profile, colima delete

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