nsgeorgi opened a new issue #1319:
URL: https://github.com/apache/camel-kafka-connector/issues/1319
Hi guys,
Im getting the below error when running pubsub kafka connector 0.11.0. Any
ideas? Thanks
**WARNING: [Channel<2>: (pubsub.googleapis.com:443)] Failed to resolve name.
status=Status{code=UNAVAILABLE, description=Unable to resolve host
pubsub.googleapis.com, cause=java.lang.RuntimeException:
java.net.UnknownHostException: pubsub.googleapis.com: Name or service not known
at
io.grpc.internal.DnsNameResolver.resolveAddresses(DnsNameResolver.java:223)
at io.grpc.internal.DnsNameResolver.doResolve(DnsNameResolver.java:282)
at io.grpc.grpclb.GrpclbNameResolver.doResolve(GrpclbNameResolver.java:63)
at io.grpc.internal.DnsNameResolver$Resolve.run(DnsNameResolver.java:318)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.UnknownHostException: pubsub.googleapis.com: Name or
service not known
at java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:929)
at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1324)
at java.net.InetAddress.getAllByName0(InetAddress.java:1277)**
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]