`error dialing "192.168.5.15:22"` when creating profile with vm-type=vz
- 主要语言
- Go
- 星标
- 30.8k
- 派生
- 613
- PR 合并指标
- 30 天内没有已合并 PR
描述
### 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_
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。