abiosoft / abiosoft/colima

Containers crash with error EOF

オープン
#710 コメント 17 件 リアクション 3 件 担当者 0 名 GitHub で見る
主要言語
Go
スター
30.8k
フォーク
613
PR マージ指標
30日以内にマージされた PR はありません

説明

### Description

When running multiple containers using colima, sometimes they are terminated suddenly with following EOF errors:
```
error during connect: Get "http://%2FUsers%2Fuser%2F.colima%2Fdefault%2Fdocker.sock/v1.24/containers/7a/json": EOF
```

Following is similar errors which also happen before the containers stop suddenly:
```
Unexpected EOF
```

The issue happens intermittently, but seems more frequent when running several containers (>10) at the same time.

### Version

Colima Version: 0.5.4
Lima Version: 0.15.1
Qemu Version: 8.0.0

### Operating System

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

### Output of `colima status`

INFO[0000] colima is running using QEMU
INFO[0000] arch: aarch64
INFO[0000] runtime: docker
INFO[0000] mountType: sshfs
INFO[0000] socket: unix:///Users/user/.colima/default/docker.sock

### Reproduction Steps

1. Run several docker images as containers
2. Wait for few minutes
3. Some containers are suddenly stopped with EOF error

### Expected behaviour

containers can run as usual and not stopped suddenly

### Additional context

_No response_

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。