Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] fatal error: limiterEvent.stop: found wrong event in p's limiter event slot #11957

Closed
huhouhua opened this issue Jul 2, 2024 · 5 comments
Assignees
Labels

Comments

@huhouhua
Copy link

huhouhua commented Jul 2, 2024

Description

Executing the docker-compose up -d command failed with a program error

  • output

image
image
image
image
image
image
image
image
image
image

Steps To Reproduce

Executing docker-compose up -d

Compose Version

Docker Compose version v2.18.1

Docker Environment

Client: Docker Engine - Community
 Version:    24.0.2
 Context:    default
 Debug Mode: false
 Plugins:
  buildx: Docker Buildx (Docker Inc.)
    Version:  v0.10.5
    Path:     /usr/libexec/docker/cli-plugins/docker-buildx
  compose: Docker Compose (Docker Inc.)
    Version:  v2.18.1
    Path:     /usr/libexec/docker/cli-plugins/docker-compose

Server:
 Containers: 0
  Running: 0
  Paused: 0
  Stopped: 0
 Images: 0
 Server Version: 24.0.2
 Storage Driver: overlay2
  Backing Filesystem: extfs
  Supports d_type: true
  Using metacopy: false
  Native Overlay Diff: true
  userxattr: false
 Logging Driver: json-file
 Cgroup Driver: cgroupfs
 Cgroup Version: 1
 Plugins:
  Volume: local
  Network: bridge host ipvlan macvlan null overlay
  Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
 Swarm: inactive
 Runtimes: io.containerd.runc.v2 runc
 Default Runtime: runc
 Init Binary: docker-init
 containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
 runc version: v1.1.7-0-g860f061
 init version: de40ad0
 Security Options:
  seccomp
   Profile: builtin
 Kernel Version: 5.10.0-60.139.0.166.oe2203.x86_64
 Operating System: openEuler 22.03 LTS
 OSType: linux
 Architecture: x86_64
 CPUs: 8
 Total Memory: 7.23GiB
 Name: docker
 ID: 68665325-d728-4f23-bc33-af25906bb0dc
 Docker Root Dir: /var/lib/docker
 Debug Mode: false
 Experimental: false
 Insecure Registries:
  127.0.0.1
  ::0
  0.0.0.0/0
  127.0.0.0/8
 Registry Mirrors:
  https://docker.mirrors.ustc.edu.cn/
  https://hub-mirror.c.163.com/
  https://registry.cn-shanghai.aliyuncs.com/
  https://registry.docker-cn.com/
  https://b9pmyelo.mirror.aliyuncs.com/
 Live Restore Enabled: false

Anything else?

Operating system information:

  • NAME="openEuler"
  • VERSION="22.03 LTS"
  • ID="openEuler"
  • VERSION_ID="22.03"
  • PRETTY_NAME="openEuler 22.03 LTS"
  • ANSI_COLOR="0;31"

Architecture:
Linux docker 5.10.0-60.139.0.166.oe2203.x86_64 #1 SMP Thu May 30 05:17:57 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

@glours
Copy link
Contributor

glours commented Jul 2, 2024

Hello @huhouhua
Can you please upgrade your version of Compose, the one you're using v2.18.1 is more than a year old?

@glours glours self-assigned this Jul 2, 2024
@huhouhua
Copy link
Author

huhouhua commented Jul 2, 2024

Hello @huhouhua Can you please upgrade your version of Compose, the one you're using v2.18.1 is more than a year old?

Please confirm whether this issue has been fixed in version v2.18.1.

@glours
Copy link
Contributor

glours commented Jul 2, 2024

@huhouhua can you please test with the latest version compose ? You didn't give us a reproduction example, I can't do anything on my side with only screenshots

@huhouhua
Copy link
Author

huhouhua commented Jul 2, 2024

@huhouhua can you please test with the latest version compose ? You didn't give us a reproduction example, I can't do anything on my side with only screenshots

I'll try this version first

@glours
Copy link
Contributor

glours commented Aug 6, 2024

I close the issue, without any news since a month I assume Compose latest version fixed the problem

@glours glours closed this as not planned Won't fix, can't repro, duplicate, stale Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants