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

Containers stop with Exit code 1 #91

Open
idrenski opened this issue Feb 18, 2022 · 1 comment
Open

Containers stop with Exit code 1 #91

idrenski opened this issue Feb 18, 2022 · 1 comment

Comments

@idrenski
Copy link

Description
Once run docker-compose after few minutes the conteiners stop
Name Command State Ports

broker /etc/confluent/docker/run Exit 1
connect /etc/confluent/docker/run Exit 1
control-center /etc/confluent/docker/run Exit 1
ksql-datagen bash -c echo Waiting for K ... Exit 1
ksqldb-cli /bin/sh Up
ksqldb-server /etc/confluent/docker/run Exit 1
rest-proxy /etc/confluent/docker/run Exit 1
schema-registry /etc/confluent/docker/run Exit 1
zookeeper /etc/confluent/docker/run Up 0.0.0.0:2181->2181/tcp,:::2181->2181/tcp, 2888/tcp, 3888/tcp

Troubleshooting
Identify any existing issues that seem related: https://github.com/confluentinc/cp-all-in-one/issues?q=is%3Aissue

If applicable, please include the output of:

  • docker-compose logs <container name>
  • any other relevant commands

Environment

  • GitHub branch: [e.g. 6.0.1-post, etc]
  • Operating System: Ubuntu 18.04.6 LTS
  • Version of Docker: Client:
    Version: 20.10.7
    API version: 1.41
    Go version: go1.13.8
    Git commit: 20.10.7-0ubuntu5~18.04.3
    Built: Mon Nov 1 01:04:14 2021
    OS/Arch: linux/amd64
    Context: default
    Experimental: true

Server:
Engine:
Version: 20.10.7
API version: 1.41 (minimum version 1.12)
Go version: go1.13.8
Git commit: 20.10.7-0ubuntu518.04.3
Built: Fri Oct 22 00:57:37 2021
OS/Arch: linux/amd64
Experimental: false
containerd:
Version: 1.5.5-0ubuntu3
18.04.1
GitCommit:
runc:
Version: 1.0.1-0ubuntu2~18.04.1
GitCommit:
docker-init:
Version: 0.19.0
GitCommit:

  • Version of Docker Compose: docker-compose version 1.17.1, build unknown
    docker-py version: 2.5.1
    CPython version: 2.7.17
    OpenSSL version: OpenSSL 1.1.1 11 Sep 2018
@idrenski
Copy link
Author

Attach a log
log.log
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant