You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by "zyg166 (via GitHub)" <gi...@apache.org> on 2023/05/26 05:55:19 UTC

[GitHub] [apisix] zyg166 commented on issue #8800: help request: etcd->http://etcd:2379: failed to parse domain

zyg166 commented on issue #8800:
URL: https://github.com/apache/apisix/issues/8800#issuecomment-1563845593

   > This issue has been fixed with the latest luajit, it's some kind of jit bug. We only backported in the latest version (2.15.3 / 3.2.0) under 2.15.x and 3.x.x. For other subversions, please refer to the fix: [api7/apisix-build-tools@b3805a0](https://github.com/api7/apisix-build-tools/commit/b3805a0bef56abb1cd0e950437168612272a4681)
   
   I still got errors in my container(I have tried build with lasted version and rebuild apisix-base)
   
   > apisix  | 2023/05/26 05:41:00 [error] 8#8: *72 [lua] resolver.lua:80: parse_domain(): failed to parse domain: etcd, error: failed to query the DNS server: dns server error: 3 name error, client: unix:, server: , request: "POST /v3/kv/range HTTP/1.1", host: "127.0.0.1"
   apisix  | 2023/05/26 05:41:00 [error] 8#8: *72 [lua] conf_server.lua:131: resolve_servers(): dns resolver resolves domain: etcd error: failed to query the DNS server: dns server error: 3 name error, client: unix:, server: , request: "POST /v3/kv/range HTTP/1.1", host: "127.0.0.1"
   apisix  | 2023/05/26 05:41:00 [error] 8#8: *72 [lua] conf_server.lua:99: balancer(): failure in conf server: no host allowed while connecting to upstream, client: unix:, server: , request: "POST /v3/kv/range HTTP/1.1", host: "127.0.0.1"
   
   - APISIX Version: 3.3.0
   
   - Operating system:  Linux apisix 3.10.0-1127.el7.x86_64  SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
   
   - OpenResty / Nginx version: openresty/1.21.4.1
   
   


-- 
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: notifications-unsubscribe@apisix.apache.org

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