Not being able to connect to nonprod cluster from kafka connector through local confluent clli

Keep getting below error while trying to create kafka source connector through confluent cli locally .
for configuration connection.uri: Unable to look up TXT record for host

Probably is a network issue not related to the connector. A couple of things to try. Your ISP may be blocking the connection string, try using another like a public one 8.8.8.8 is google’s DNS. Get Started  |  Public DNS  |  Google Developers. If this is not the issue, you have a firewall set up that might be blocking the port 27017 for MongoDB.

1 Like