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 start error #961

Closed
1 of 5 tasks
jim-parsons opened this issue Jan 15, 2024 · 2 comments
Closed
1 of 5 tasks

colima start error #961

jim-parsons opened this issue Jan 15, 2024 · 2 comments

Comments

@jim-parsons
Copy link

Description

i use command to install colima brew install colima, but when i start colima, this error happens to me.

% colima start
INFO[0000] starting colima
INFO[0000] runtime: docker
INFO[0001] starting ... context=vm

Using the existing instance "colima"
Starting the instance "colima" with VM driver "vz"
Converting "/Users/tom/.colima/_lima/colima/basedisk" (qcow2) to a raw disk "/Users/tom/.colima/_lima/colima/diffdisk"

249.58 MiB / 3.50 GiB (6.96%) ? p/stime="2024-01-15T19:41:09+08:00" level=fatal msg="failed to convert "/Users/tom/.colima/_lima/colima/basedisk" to a raw disk "/Users/tom/.colima/_lima/colima/diffdisk": failed to call copySparse(), bufSize=1048576, copied=261095424: failed to read: failed to read compressed cluster (len=65536, off=261685248, desc=0x1F000000011FE91D): unexpected EOF"

Version

colima version 0.6.7
git commit: ba1be00
limactl version 0.19.1
qemu-img version 8.2.0
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[0000] colima is not running

Reproduction Steps

  1. brew install colima docker
  2. colima start

Expected behaviour

colima starts correctly

Additional context

No response

@terev
Copy link
Contributor

terev commented Feb 7, 2024

Seems related to #930

@jim-parsons
Copy link
Author

i tried the following actions and started normally.

brew uninstall colima lima qemu
rm -rf ~/.colima ~/.lima
restarted macOS
'brew install --HEAD colima'

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