You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/01/18 14:15:14 UTC

[GitHub] [camel-kafka-connector] nsgeorgi opened a new issue #1319: Pubsub kafka connector error: java.net.UnknownHostException: pubsub.googleapis.com: Name or service not known

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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-kafka-connector] nsgeorgi closed issue #1319: Pubsub kafka connector error: java.net.UnknownHostException: pubsub.googleapis.com: Name or service not known

Posted by GitBox <gi...@apache.org>.
nsgeorgi closed issue #1319:
URL: https://github.com/apache/camel-kafka-connector/issues/1319


   


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-kafka-connector] oscerd commented on issue #1319: Pubsub kafka connector error: java.net.UnknownHostException: pubsub.googleapis.com: Name or service not known

Posted by GitBox <gi...@apache.org>.
oscerd commented on issue #1319:
URL: https://github.com/apache/camel-kafka-connector/issues/1319#issuecomment-1015454228


   Are you behind a proxy? It's really weird.


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org