You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docker pull mongodb/kafka-connect-mongodb:latest
Error response from daemon: pull access denied for mongodb/kafka-connect-mongodb, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
the above is not docker login issue . the repo doesn't exist mongodb/kafka-connect-mongodb:latest
The text was updated successfully, but these errors were encountered:
pauldintel
changed the title
the repo doesn't exist in docker hub - Error for
the repo doesn't exist in docker hub - Error for kafka-connect-mongodb
Feb 11, 2024
the connect.Dockerfile referring to below resulting error : hence total steps on mongo connector failed working :
https://www.mongodb.com/docs/kafka-connector/v1.5/tutorials/tutorial-setup/#std-label-kafka-tutorials-docker-setup
please help rewritten the document
docker pull mongodb/kafka-connect-mongodb:latest
Error response from daemon: pull access denied for mongodb/kafka-connect-mongodb, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
the above is not docker login issue . the repo doesn't exist mongodb/kafka-connect-mongodb:latest
The text was updated successfully, but these errors were encountered: