abiosoft / abiosoft/colima

Containers crash with error EOF

未关闭
#710 17 条评论 3 个 reaction 已指派 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 摘要。