abiosoft / abiosoft/colima

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

Abierto
#533 3 comentarios 7 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Go
Estrellas
30.8k
Forks
613
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

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.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.