abiosoft / abiosoft/colima

Colima hangs a short while after starting

Ouverte
#552 36 commentaires 5 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

Shortly after starting a colima instance it seem to hang, and I’m unable to ssh into the session

```
% colima -v start -t vz -c 8 -m 8 --mount /Volumes/Void:w --mount-type virtiofs --mount /Volumes/Stash:w --mount-type virtiofs --mount /Volumes/Vacuum:w --mount-type virtiofs

% colima list
PROFILE STATUS ARCH CPUS MEMORY DISK RUNTIME ADDRESS
default Running aarch64 8 8GiB 60GiB docker

# Roughly 5~10 minutes later
% colima ssh
FATA[0006] exit status 255
```

From `~/.lima/colima/ha.stderr.log` I see:
```

{"level":"error","msg":"write unixgram -\u003e: write: no buffer space available","time":"2022-12-30T11:24:42-08:00"}
{"level":"error","msg":"cannot receive packets from , disconnecting: cannot read size from socket: read unixgram -\u003e: use of closed network connection","time":"2022-12-30T11:24:42-08:00"}{"level":"error","msg":"virtual network error: \"cannot read size from socket: read unixgram -\u003e: use of closed network connection\"","time":"2022-12-30T11:24:42-08:00"}
```

- [ ]

### Version

Colima Version:
```
colima version HEAD-88390f5
git commit: 88390f54bceb72e248044aa3b452b64c676d99d1
```
Lima Version: `limactl version 0.14.2`
Qemu Version: `qemu-img version 7.2.0`
macOS Version: `13.1 22C65`

### Operating System

- [ ] macOS Intel <= 12 (Monterrey)
- [ ] macOS Intel >= 13 (Ventura)
- [ ] macOS M1 <= 12 (Monterrey)
- [X] macOS M1 >= 13 (Ventura)
- [ ] Linux

### Output of `colima status`

```
% colima status
FATA[0003] error retrieving current runtime: empty value
```

vm-type: `vz`
mount type: `virtiofs`

### Reproduction Steps

1. Start Colima
2. 3 Docker containers start
3. Wait about 5-10 minutes

### Expected behaviour

_No response_

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