`error dialing "192.168.5.15:22"` when creating profile with vm-type=vz
- Vorherrschende Sprache
- Go
- Sterne
- 30.8k
- Forks
- 613
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
### Description
I always see `tcpproxy: for incoming conn 127.0.0.1:61228, error dialing "192.168.5.15:22": connect tcp 192.168.5.15:22: no route` when creating a colima profile with vm-type=vz. This doesn't happen with default qemu vm type.
```
colima start y --vm-type=vz
...
> [hostagent] 2022/12/21 09:26:34 tcpproxy: for incoming conn 127.0.0.1:61228, error dialing "192.168.5.15:22": connect tcp 192.168.5.15:22: no route
...
```
### Version
Colima Version: 0.5.1
Lima Version: 0.14.1
Qemu Version: 7.2.0
### Operating System
- [ ] macOS Intel
- [X] macOS M1
- [ ] Linux
### Reproduction Steps
1. `colima start y --vm-type=vz`
Watch the startup
### Expected behaviour
Although I don't see anything bad as a result of this, it should either not happen or not be reported as an error I'd think.
### Additional context
_No response_
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.