ERROR com.aliyun.openservices.aliyun.log.producer.internals.ProducerBatch - Failed to put logs, project=xxxx-aliyunlog, logStore=store-apilog, e=
com.aliyun.openservices.log.exception.LogException: Web request failed: xxxx-aliyunlog.cn-shenzhen.log.aliyuncs.com [ErrorCode]: UnknownHost [RequestId]: Unknown at com.aliyun.openservices.log.Client.SendData(Client.java:2319) at com.aliyun.openservices.log.Client.PutLogs(Client.java:874) at com.aliyun.openservices.aliyun.log.producer.internals.SendProducerBatchTask.sendProducerBatch(SendProducerBatchTask.java:93) at com.aliyun.openservices.aliyun.log.producer.internals.SendProducerBatchTask.run(SendProducerBatchTask.java:62) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) 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: com.aliyun.openservices.log.http.client.ClientException: xxxx-aliyunlog.cn-shenzhen.log.aliyuncs.com [ErrorCode]: UnknownHost [RequestId]: Unknown at com.aliyun.openservices.log.http.utils.ExceptionFactory.createNetworkException(ExceptionFactory.java:38) at com.aliyun.openservices.log.http.comm.TimeoutServiceClient.sendRequestCore(TimeoutServiceClient.java:92) at com.aliyun.openservices.log.http.comm.ServiceClient.sendRequestImpl(ServiceClient.java:100) at com.aliyun.openservices.log.http.comm.ServiceClient.sendRequest(ServiceClient.java:81) at com.aliyun.openservices.log.Client.SendData(Client.java:2302) ... 8 common frames omitted Caused by: java.net.UnknownHostException: cyril-aliyunlog.cn-shenzhen.log.aliyuncs.com at java.net.InetAddress.getAllByName0(InetAddress.java:1281) at java.net.InetAddress.getAllByName(InetAddress.java:1193) at java.net.InetAddress.getAllByName(InetAddress.java:1127) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute$original$UJpddkIp(InternalHttpClient.java:185) at org.apache.http.impl.client.InternalHttpClient.doExecute$original$UJpddkIp$accessor$e3Sd5VV0(InternalHttpClient.java) at org.apache.http.impl.client.InternalHttpClient$auxiliary$nAykw520.call(Unknown Source) at org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.InstMethodsInter.intercept(InstMethodsInter.java:86) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.aliyun.openservices.log.http.comm.TimeoutServiceClient$HttpRequestTask.call(TimeoutServiceClient.java:128) at com.aliyun.openservices.log.http.comm.TimeoutServiceClient$HttpRequestTask.call(TimeoutServiceClient.java:117) ... 4 common frames omitted
版权声明:本文内容由阿里云实名注册用户自发贡献,版权归原作者所有,阿里云开发者社区不拥有其著作权,亦不承担相应法律责任。具体规则请查看《阿里云开发者社区用户服务协议》和《阿里云开发者社区知识产权保护指引》。如果您发现本社区中有涉嫌抄袭的内容,填写侵权投诉表单进行举报,一经查实,本社区将立刻删除涉嫌侵权内容。