MongoDb-Kafka-Connector error

actually the issue is you are using the old name for the image, vectorized change it from

image: docker.vectorized.io/vectorized/redpanda:latest

to

‘image: docker.redpanda.com/vectorized/redpanda:latest

change that in the docker-compose file and retry