We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Version: 5.0.4
prod@infra-tb800-06:~$ docker run --rm --name kafkacp1-src confluentinc/cp-kafkacat:5.0.4 kafkacat -C -b 192.168.2.16:9092,192.168.2.17:9092,192.168.2.18:9092 -t itcnd-tencent-50-f3-bdc -G kafkacp01 -X auto.offset.reset=earliest % ERROR: Failed to subscribe to 0 topics: Local: Invalid argument or configuration prod@infra-tb800-06:~$ docker run --rm --name kafkacp1-src confluentinc/cp-kafkacat:5.0.3 kafkacat -C -b 192.168.2.16:9092,192.168.2.17:9092,192.168.2.18:9092 -t itcnd-tencent-50-f3-bdc -G kafkacp01 -X auto.offset.reset=earliest Unable to find image 'registry.inventec/hub/confluentinc/cp-kafkacat:5.0.3' locally 5.0.3: Pulling from hub/confluentinc/cp-kafkacat f7e2b70d04ae: Pull complete 2d44f0aae703: Pull complete c868d41e3946: Pull complete Digest: sha256:3eb41769c16258dff56aa818587978f53da94481be66b333a7732d52c052a246 Status: Downloaded newer image for registry.inventec/hub/confluentinc/cp-kafkacat:5.0.3 % ERROR: Failed to subscribe to 0 topics: Local: Invalid argument or configuration
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Version: 5.0.4
The text was updated successfully, but these errors were encountered: