abiosoft / abiosoft/colima

colima start - hangs and fails after some time

Abierto
#747 4 comentarios 4 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Go
Estrellas
30.8k
Forks
613
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### Description

trying to start colima, but I cant get it to run, it just hangs and timeouts after a long time.

command: `colima start`

output:

```
INFO[0000] starting colima
INFO[0000] runtime: docker
INFO[0000] preparing network ... context=vm
INFO[0000] creating and starting ... context=vm
> Terminal is not available, proceeding without opening an editor
> "Attempting to download the image" arch=x86_64 digest="sha512:f761b807fe9ba345968df72c07f8c5abcae0c4a44976fe5595c0ff748ef693841221a70e663986c700b027cea32b7cac24d5490d4c721593c39f2b8840c362a2" location="https://github.com/abiosoft/alpine-lima/re> 307.14 MiB / 315.00 MiB (97.50%) 1.90 MiB/s
> 315.00 MiB / 315.00 MiB (100.00%) 1.97 MiB/stime="2023-06-28T16:12:39-04:00" level=info msg="Downloaded the image from \"https://github.com/abiosoft/alpine-lima/releases/download/colima-v0.5.5/alpine-lima-clm-3.18.0-x86_64.iso\""
> [hostagent] Starting QEMU (hint: to watch the boot progress, see "/Users/tzookb/.lima/colima/serial.log")
> 315.00 MiB / 315.00 MiB (100.00%) 1.97 MiB/stime="2023-06-28T16:12:39-04:00" level=info msg="Downloaded the image from \"https://github.com/abiosoft/alpine-lima/releases/download/colima-v0.5.5/alpine-lima-clm-3.18.0-x86_64.iso\""
> [hostagent] Starting QEMU (hint: to watch the boot progress, see "/Users/tzookb/.lima/colima/serial.log")
> SSH Local Port: 49952
> [hostagent] Waiting for the essential requirement 1 of 5: "ssh"
> [hostagent] Waiting for the essential requirement 1 of 5: "ssh"
> did not receive an event with the "running" status
FATA[0765] error starting vm: error at 'creating and starting': exit status 1
```

### Version

Colima Version: colima version 0.5.5
Lima Version: limactl version 0.16.0
Qemu Version: `zsh: command not found: Qemu`

### Operating System

- [ ] macOS Intel <= 12 (Monterrey)
- [ ] macOS Intel >= 13 (Ventura)
- [ ] macOS M1 <= 12 (Monterrey)
- [X] macOS M1 >= 13 (Ventura)
- [ ] Linux

### Output of `colima status`

FATA[0000] error retrieving current runtime: empty value

### Reproduction Steps

1. colima start
2. wait
3.error

### Expected behaviour

start should start the container and let me work

### Additional context

`colima list` gives me:
```
PROFILE STATUS ARCH CPUS MEMORY DISK RUNTIME ADDRESS
default Running x86_64 2 2GiB 60GiB
```

but when I run `docker`, I get:
`Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running`

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.