abiosoft / abiosoft/colima

error setting up reachable IP address

Ouverte
#940 4 commentaires 6 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Go
Étoiles
30.8k
Forks
613
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.