abiosoft / abiosoft/colima

error setting up reachable IP address

Abierto
#940 4 comentarios 6 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

After brew update on starting colima I facing warnings with network issues

```
WARN[0015] error setting up network dependencies: error running [/usr/local/bin/colima daemon status default], output: "time=\"2023-12-20T20:13:08+03:00\" level=fatal msg=\"pid file not found: stat /Users/ko-a-malinin/.colima/default/daemon/daemon.pid: no such file or directory\"", err: "exit status 1" context=vm
WARN[0016] error setting up reachable IP address: vmnet socket file not found: stat /Users/ko-a-malinin/.colima/default/daemon/vmnet.sock: no such file or directory
```

As a result port forwarding from container not works at all.

### Version

colima version 0.6.7
git commit: ba1be00e9aec47f2c1ffdacfb7e428e465f0b58a

runtime: docker
arch: x86_64
client: v24.0.7
server: v24.0.7
limactl version 0.19.1
qemu-img version 8.2.0

### Operating System

- [X] macOS Intel <= 13 (Ventura)
- [ ] macOS Intel >= 14 (Sonoma)
- [ ] Apple Silicon <= 13 (Ventura)
- [ ] Apple Silicon >= 14 (Sonoma)
- [ ] Linux

### Output of `colima status`

INFO[0000] colima is running using QEMU
INFO[0000] arch: x86_64
INFO[0000] runtime: docker
INFO[0000] mountType: sshfs
INFO[0000] socket: unix:///Users/ko-a-malinin/.colima/default/docker.sock

### Reproduction Steps

1. colima start
2. docker-compose up -d
3. curl http://localhost/

### Expected behaviour

Colima starts (yes)
Container starts as expected (yes)
Port passed to application(configured in docker-compose.yaml) worked (no)

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