You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/12/16 08:33:11 UTC

[GitHub] [apisix] chelintsien opened a new issue, #8529: help request:

chelintsien opened a new issue, #8529:
URL: https://github.com/apache/apisix/issues/8529

   ### Description
   
   apisix will probabilistically appear in k8s:
   v3.lua:716: request_chunk(): http://etcd.ingress-apisix.svc.cluster.local:2379: failed to parse domain: failed to parse domain. Retrying, context
   But pinging the etcd.ingress-apisix.svc.cluster.local in the same pod with the error is fine
   
   ### Environment
   
   - APISIX version (run `apisix version`):
   - Operating system (run `uname -a`):
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):
   - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`):
   - APISIX Dashboard version, if relevant:
   - Plugin runner version, for issues related to plugin runners:
   - LuaRocks version, for installation issues (run `luarocks --version`):
   


-- 
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.apache.org

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


[GitHub] [apisix] chelintsien commented on issue #8529: help request: in apisxi etcd failed to parse domain

Posted by GitBox <gi...@apache.org>.
chelintsien commented on issue #8529:
URL: https://github.com/apache/apisix/issues/8529#issuecomment-1359066739

   > @chelintsien How did you install APISIX? What about the version information?
   
   use helm install,  apisix is v2.15.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


[GitHub] [apisix] tokers commented on issue #8529: help request: in apisix etcd failed to parse domain

Posted by GitBox <gi...@apache.org>.
tokers commented on issue #8529:
URL: https://github.com/apache/apisix/issues/8529#issuecomment-1379872100

   @chelintsien I tested this case on my local, but I didn't reproduce it.


-- 
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


[GitHub] [apisix] chelintsien commented on issue #8529: help request: in apisxi etcd failed to parse domain

Posted by GitBox <gi...@apache.org>.
chelintsien commented on issue #8529:
URL: https://github.com/apache/apisix/issues/8529#issuecomment-1358873589

   > Can you give the reproduce steps?
   
   probabilistic occurrence, no mandatory steps


-- 
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


[GitHub] [apisix] monkeyDluffy6017 closed issue #8529: help request: in apisix etcd failed to parse domain

Posted by "monkeyDluffy6017 (via GitHub)" <gi...@apache.org>.
monkeyDluffy6017 closed issue #8529: help request: in apisix etcd failed to parse domain
URL: https://github.com/apache/apisix/issues/8529


-- 
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


[GitHub] [apisix] vtychx commented on issue #8529: help request: in apisix etcd failed to parse domain

Posted by GitBox <gi...@apache.org>.
vtychx commented on issue #8529:
URL: https://github.com/apache/apisix/issues/8529#issuecomment-1378583885

   <img width="1487" alt="image" src="https://user-images.githubusercontent.com/60866246/211786738-ac52039b-f371-4d06-b77f-ceaa04f894e5.png">
   DNS server works fine.I found the problem is function _deepcopy().
   table orig have values but can not call line:134  "for pairs(orig) do",and istable print 0. Usually it should print 2.
   <img width="1822" alt="image" src="https://user-images.githubusercontent.com/60866246/211790898-819c92fa-cb92-4c2e-be3a-8d1a16ad4ad9.png">
   


-- 
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


[GitHub] [apisix] Martinprobu commented on issue #8529: help request: in apisxi etcd failed to parse domain

Posted by GitBox <gi...@apache.org>.
Martinprobu commented on issue #8529:
URL: https://github.com/apache/apisix/issues/8529#issuecomment-1357073764

   i have the same issure


-- 
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


[GitHub] [apisix] shreemaan-abhishek commented on issue #8529: help request: in apisix etcd failed to parse domain

Posted by GitBox <gi...@apache.org>.
shreemaan-abhishek commented on issue #8529:
URL: https://github.com/apache/apisix/issues/8529#issuecomment-1381314854

   @chelintsien please share your Operating System information. `etcd` is not fully supported on M1 mac.


-- 
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


[GitHub] [apisix] Fabriceli commented on issue #8529: help request: in apisxi etcd failed to parse domain

Posted by GitBox <gi...@apache.org>.
Fabriceli commented on issue #8529:
URL: https://github.com/apache/apisix/issues/8529#issuecomment-1356315295

   Can you give the reproduce steps?


-- 
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


[GitHub] [apisix] vtychx commented on issue #8529: help request: in apisix etcd failed to parse domain

Posted by GitBox <gi...@apache.org>.
vtychx commented on issue #8529:
URL: https://github.com/apache/apisix/issues/8529#issuecomment-1378586407

   @tokers 


-- 
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


[GitHub] [apisix] tokers commented on issue #8529: help request: in apisxi etcd failed to parse domain

Posted by GitBox <gi...@apache.org>.
tokers commented on issue #8529:
URL: https://github.com/apache/apisix/issues/8529#issuecomment-1359064854

   @chelintsien How did you install APISIX? What about the version information?


-- 
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


[GitHub] [apisix] monkeyDluffy6017 commented on issue #8529: help request: in apisix etcd failed to parse domain

Posted by "monkeyDluffy6017 (via GitHub)" <gi...@apache.org>.
monkeyDluffy6017 commented on issue #8529:
URL: https://github.com/apache/apisix/issues/8529#issuecomment-1519306729

   It's fixed, please refer to this issue: https://github.com/apache/apisix/issues/8800
   The related pr: https://github.com/api7/apisix-build-tools/commit/b3805a0bef56abb1cd0e950437168612272a4681


-- 
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


[GitHub] [apisix] tokers commented on issue #8529: help request: in apisix etcd failed to parse domain

Posted by GitBox <gi...@apache.org>.
tokers commented on issue #8529:
URL: https://github.com/apache/apisix/issues/8529#issuecomment-1379689882

   > <img alt="image" width="1487" src="https://user-images.githubusercontent.com/60866246/211786738-ac52039b-f371-4d06-b77f-ceaa04f894e5.png">
   > 
   > DNS server works fine.I found the problem is function _deepcopy(). table orig have values but can not call line:134 "for pairs(orig) do",and istable print 0. Usually it should print 2.
   > <img alt="image" width="1822" src="https://user-images.githubusercontent.com/60866246/211790898-819c92fa-cb92-4c2e-be3a-8d1a16ad4ad9.png">
   
   Thanks for the clue.


-- 
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


[GitHub] [apisix] tokers commented on issue #8529: help request: in apisix etcd failed to parse domain

Posted by GitBox <gi...@apache.org>.
tokers commented on issue #8529:
URL: https://github.com/apache/apisix/issues/8529#issuecomment-1378424562

   This is a known issue, we're still trying to troubleshoot it.


-- 
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


[GitHub] [apisix] ependi-buzz commented on issue #8529: help request: in apisix etcd failed to parse domain

Posted by GitBox <gi...@apache.org>.
ependi-buzz commented on issue #8529:
URL: https://github.com/apache/apisix/issues/8529#issuecomment-1378412216

   use ip is ok


-- 
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


[GitHub] [apisix] chelintsien commented on issue #8529: help request: in apisxi etcd failed to parse domain

Posted by GitBox <gi...@apache.org>.
chelintsien commented on issue #8529:
URL: https://github.com/apache/apisix/issues/8529#issuecomment-1359085251

   in the APISIX container :
   ![image](https://user-images.githubusercontent.com/1673155/208635004-a8d29f1b-5407-419e-b36b-5c5a72fb0cf6.png)
   ![image](https://user-images.githubusercontent.com/1673155/208635293-d4eefaa2-a19f-4b8c-8eff-e5a43e22c673.png)
   


-- 
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


[GitHub] [apisix] Lanhild commented on issue #8529: help request: in apisxi etcd failed to parse domain

Posted by GitBox <gi...@apache.org>.
Lanhild commented on issue #8529:
URL: https://github.com/apache/apisix/issues/8529#issuecomment-1358806335

   Same here;
   ```bash
   2022/12/20 02:07:14 [warn] 48#48: *6440513 [lua] v3.lua:733: request_chunk(): http://etcd:2379: failed to parse domain: failed to parse domain. Retrying, context: ngx.timer
   ```
   >Using the default configuration provided in apache/apisix-docker


-- 
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


[GitHub] [apisix] tokers commented on issue #8529: help request: in apisxi etcd failed to parse domain

Posted by GitBox <gi...@apache.org>.
tokers commented on issue #8529:
URL: https://github.com/apache/apisix/issues/8529#issuecomment-1359068476

   > > @chelintsien How did you install APISIX? What about the version information?
   > 
   > use helm install, apisix is v2.15.1
   
   Please add them to the issue description. Thanks.
   
   Also, could you try to login to the APISIX container, and check out the `etc/resolv.conf`, use dig command with the DNS server that is used by APISIX, to see if you can resolve the domain correctly.


-- 
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


[GitHub] [apisix] tzssangglass commented on issue #8529: help request: in apisxi etcd failed to parse domain

Posted by GitBox <gi...@apache.org>.
tzssangglass commented on issue #8529:
URL: https://github.com/apache/apisix/issues/8529#issuecomment-1357030596

   same as: #7715?


-- 
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


[GitHub] [apisix] hyt05 commented on issue #8529: help request: in apisix etcd failed to parse domain

Posted by "hyt05 (via GitHub)" <gi...@apache.org>.
hyt05 commented on issue #8529:
URL: https://github.com/apache/apisix/issues/8529#issuecomment-1429214932

   Rolling back the version to apisix:2.14.1-centos solved this problem
   https://github.com/apache/apisix/issues/7715#issuecomment-1217959557


-- 
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