kafka Docker container crashed

See original GitHub issue

After running yarn setup, when I checked containers I observed the Kafka related container crashed.

Getting the below error in the container logs:

===> User
uid=1000(appuser) gid=1000(appuser) groups=1000(appuser)
===> Configuring ...
===> Running preflight checks ... 
===> Check if /var/lib/kafka/data is writable ...
Command [/usr/local/bin/dub path /var/lib/kafka/data writable] FAILED !

It seems there is an issue with Kafka, you can go through issue similar to this.

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
dotansimhacommented, Dec 12, 2022

@kamilkisiela and @n1ru4l recently did some updated to the images, @DilLip-Chowdary-Codes can you please check with the latest Compose file?

1reaction
kamilkisielacommented, Oct 18, 2022
Read more comments on GitHub >

github_iconTop Results From Across the Web

Crash on start using 2.12-2.1.0 · Issue #429 - GitHub
Latest docker image (2.12-2.1.0) on dockerhub fails on startup with: ... a problem and you think it is an issue with the kafka-docker...
Read more >
Kafka brokers crashing at random interval - java - Stack Overflow
Here, here and here is the entire crash dump of hs_err_pid1.log. Divided the dump into three parts due to Pastebin limit. Can anyone...
Read more >
Find out Why Your Docker Container Keeps Crashing
Your Docker container is exiting without a useful error message? Here are a few ways to find out what's happening.
Read more >
Kafka and Zookeeper with Docker. Background - Medium
Zookeeper is used to elect a controller, make sure there is only one and elect a new one it if it crashes. Cluster...
Read more >
Running a Kafka Connector Inside a Container (Docker)
In this case, kafka-connect-crash-course_default is the network created by the original (project root) docker-compose.yml file. Next, I had to bring up the ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found