vm fails to start (macOS Intel)
- Lingua principale
- Go
- Stelle
- 30.8k
- Fork
- 613
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### 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)
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.