Error in Colima start - hostagent qemu --enable-vde
- Lingua principale
- Go
- Stelle
- 30.8k
- Fork
- 613
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### Description
Hi, Folks
I was using colima normally and I stoped it with command+c when I was starting the colima, because of that now the colima is not working anymore and I have this error:
INFO[0000] starting colima
INFO[0000] runtime: docker
INFO[0000] preparing network ... context=vm
INFO[0004] starting ... context=vm
> Using the existing instance "colima"
> "[hostagent] netdev \"vde\" is not supported by /Users/scarenci/.colima/_wrapper/deb1e70b41dbdb7e6adc33904dd8f6df01f3b72d/bin/qemu-system-x86_64 ( Hint: recompile QEMU with `configure --enable-vde` )" fields.level=fatal
> host agent process has exited: exit status 1
FATA[0004] error starting vm: error at 'starting': exit status 1
I already reinstall colima / docker and I execute the command "colima delete" and restart the mac, but this error persists.
I appreciate any suggestion
Best regards
### Version
colima version v0.4.4
### Operating System
- [ ] macOS Intel <= 13 (Ventura)
- [X] macOS Intel >= 14 (Sonoma)
- [ ] Apple Silicon <= 13 (Ventura)
- [ ] Apple Silicon >= 14 (Sonoma)
- [ ] Linux
### Output of `colima status`
colima is not running
### Reproduction Steps
1. Install Colima: brew install colima
2. Install docker: brew install docker
3. Install jq: brew install jq
4. colima start -c 2 -m 8 --network-address
### Expected behaviour
Start with success
### Additional context
_No response_
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.