[hostagent] Waiting for the essential requirement 1 of 5: "ssh" on M1 Mac monterey
- Lenguaje dominante
- Go
- Estrellas
- 30.8k
- Forks
- 613
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### Description
Hey,
I'm trying to run `colima start --cpu 4 --memory 8` after a fresh brew install on my M1 Mac monterey but it seems to hang
[serial (9).log](https://github.com/abiosoft/colima/files/11377525/serial.9.log)
Also tried `colima start --cpu 4 --memory 8 --cpu-type qemu64` which gave `error at 'creating and starting': exit status 1`

Logs for `colima start --cpu 4 --memory 8 --arch x86_64`
[serial (10).log](https://github.com/abiosoft/colima/files/11377556/serial.10.log)
Tried using profile as well `colima start test --verbose` but it still hangs

### Version
Colima Version:
- `colima version 0.5.4`
Lima Version:

Qemu Version:
- `qemu-img version 8.0.0`

Which colima

Which qemu-img

### Operating System
- [ ] macOS Intel <= 12 (Monterrey)
- [ ] macOS Intel >= 13 (Ventura)
- [X] macOS M1 <= 12 (Monterrey)
- [ ] macOS M1 >= 13 (Ventura)
- [ ] Linux
### Output of `colima status`
FATA[0000] colima is not running
### Reproduction Steps
1. brew install colima
2. colima start --cpu 4 --memory 8
### Expected behaviour
`colima start` should not hang
### Additional context
_No response_
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.