Closed yngvark closed 3 years ago
hi!
1) Which version of Linux are you using? Is there a docker image / Amazon AMI I can use to reproduce this?
2) Are you using the latest version (master) ? Do you mind seeing if you see the same errors on this version? https://github.com/conduktor/kafka-stack-docker-compose/commit/f9aa1a641179e4ab412711bc7f86b4b7bfc5b0c1
Thanks Stephane
1.
$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=20.04
DISTRIB_CODENAME=focal
DISTRIB_DESCRIPTION="Ubuntu 20.04.2 LTS"
I don't know how to reproduce this using docker. Use the ubuntu:20.04
image I guess? It would require you to use a docker-in-docker setup.
2.
This was master, yes.
Using f9aa1a6 works :+1: As in, both containers are up and running.
I've made a bug report here: https://github.com/confluentinc/kafka-images/issues/77
In the meantime I'm going to revert some commits here
OK, thanks for quick follow up!
fixed by #93
I am trying to fire up Kafka as described in the README, but I'm getting the error below.
In case it helps: