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

kafka-docker restart failed!! #627

Open
intfish123 opened this issue Nov 9, 2020 · 2 comments
Open

kafka-docker restart failed!! #627

intfish123 opened this issue Nov 9, 2020 · 2 comments

Comments

@intfish123
Copy link

docker pull wurstmeister/kafka
and use docker-compose deploy
then stop and restart, and error...

same logs:
[Configuring] 'zookeeper.connect' in '/opt/kafka/config/server.properties'
[Configuring] 'log.dirs' in '/opt/kafka/config/server.properties'
/usr/bin/start-kafka.sh: line 149: /opt/kafka/bin/kafka-server-start.sh: No such file or directory

@intfish123
Copy link
Author

It has been resolved!
The reason is:
Port conflicts causes the containers to fail to start, but shell still execute. Then report this error!

@cmccoy98
Copy link

cmccoy98 commented Jan 4, 2023

Were you able to fix the error? If so what steps were taken?

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

2 participants