abiosoft / abiosoft/colima

`error dialing "192.168.5.15:22"` when creating profile with vm-type=vz

Open
#533 3 comments 7 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
30.8k
Forks
613
PR merge metrics
No merged PRs in 30d

Description

### 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_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.