abiosoft / abiosoft/colima

vm fails to start (macOS Intel)

Abierto
#343 15 comentarios 0 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

### Describe the Issue
VM hangs at start:
```
% colima start
INFO[0000] starting colima
INFO[0000] runtime: docker
INFO[0000] preparing network ... context=vm
INFO[0000] starting ... context=vm
> msg="[hostagent] Waiting for the essential requirement 1 of 5: \"ssh\""
> msg="[hostagent] Waiting for the essential requirement 1 of 5: \"ssh\""
> msg="[hostagent] Waiting for the essential requirement 1 of 5: \"ssh\""
> msg="[hostagent] Waiting for the essential requirement 1 of 5: \"ssh\""
> msg="[hostagent] Waiting for the essential requirement 1 of 5: \"ssh\""
> msg="did not receive an event with the \"running\" status"
FATA[0600] error starting vm: error at 'starting': exit status 1
```

### Version

#### Colima Version:

What is the output of `colima version`:
```
% colima version
colima version 0.4.2
git commit: f112f336d05926d62eb6134ee3d00f206560493b
```

#### Lima Version:

What is the output of `limactl --version`:
```
% limactl --version
limactl version 0.11.1
```

#### Qemu Version

What is the output of `qemu-img --version`:
```
% qemu-img --version
qemu-img version 7.0.0
```

### Operating System

- [ x] macOS Intel
- [ ] macOS m1
- [ ] Linux

### To Reproduce

Steps to reproduce the behavior:

1. `brew install colima`
2. `brew install docker`
3. `colima start`

### Expected behavior

VM to start

### Additional context

Add any other context about the problem here.
[ha.stderr.log](https://github.com/abiosoft/colima/files/8947603/ha.stderr.log)
[serial.log](https://github.com/abiosoft/colima/files/8947604/serial.log)

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.