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/03/25 01:48:54 UTC

[GitHub] [apisix] zhendongcmss opened a new issue #6714: bug: error heartbeat iresty.com

zhendongcmss opened a new issue #6714:
URL: https://github.com/apache/apisix/issues/6714


   ### Current Behavior
   
   Why apisix send heartbeat to www.iresty.com ? I don't find any `www.iresty.com` string on lua code. Does it compile on binary ?
   
   ![image](https://user-images.githubusercontent.com/88528414/160038157-480d4605-c2b0-4ff6-b0ee-4c03a211c241.png)
   
   
   ### Expected Behavior
   
   _No response_
   
   ### Error Logs
   
   _No response_
   
   ### Steps to Reproduce
   
   Doesn't config DNS.
   
   ### Environment
   
   - APISIX version (run `apisix version`): 2.7
   - 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

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



[GitHub] [apisix] tzssangglass commented on issue #6714: bug: error heartbeat www.iresty.com

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


   Maybe you used some third-party plugins, most likely this one: https://github.com/UnderTreeTech/api-gateway/blob/master/apisix/plugins/heartbeat.lua#L117


-- 
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] zhendongcmss edited a comment on issue #6714: bug: error heartbeat www.iresty.com

Posted by GitBox <gi...@apache.org>.
zhendongcmss edited a comment on issue #6714:
URL: https://github.com/apache/apisix/issues/6714#issuecomment-1078603595


   2.10.1 have this issue too.
   
   ![image](https://user-images.githubusercontent.com/88528414/160045497-6571e7f5-f639-4f24-81d0-7d1431ff6147.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] zhendongcmss commented on issue #6714: bug: error heartbeat www.iresty.com

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


   It send heartbeat to www.irest.com every hour from the timestamp.


-- 
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] zhendongcmss commented on issue #6714: bug: error heartbeat www.iresty.com

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


   2.10.1 have this issue too.
   


-- 
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 #6714: bug: error heartbeat www.iresty.com

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


   > ![image](https://user-images.githubusercontent.com/88528414/160093669-bc8c1d63-5d87-4fdc-857a-8ff7c4eb491b.png)
   
   Not only the APISIX home directory but also libraries where Lua dependencies storing, you may also search the keyword "heartbeat" to see if there are some references in you code.


-- 
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] moonming commented on issue #6714: bug: error heartbeat www.iresty.com

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


   there is no heartbeat in Apache APISIX 


-- 
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] zhendongcmss commented on issue #6714: bug: error heartbeat www.iresty.com

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


   It is occasional, no fixed time. 


-- 
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] spacewander commented on issue #6714: bug: error heartbeat www.iresty.com

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


   Strange. There is no heartbeat.lua in APISIX.


-- 
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] zhendongcmss commented on issue #6714: bug: error heartbeat www.iresty.com

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


   This is the question, we don't add any 3rd plugins. 


-- 
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] zhendongcmss commented on issue #6714: bug: error heartbeat www.iresty.com

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


   NO, we don't use it. There are no `heartbeat.lua` on our code .


-- 
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] zhendongcmss removed a comment on issue #6714: bug: error heartbeat www.iresty.com

Posted by GitBox <gi...@apache.org>.
zhendongcmss removed a comment on issue #6714:
URL: https://github.com/apache/apisix/issues/6714#issuecomment-1078820494


   ![image](https://user-images.githubusercontent.com/88528414/160093275-c7926569-5731-4d34-a8f8-5c2f6972244e.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] zhendongcmss commented on issue #6714: bug: error heartbeat www.iresty.com

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


   ![image](https://user-images.githubusercontent.com/88528414/160093275-c7926569-5731-4d34-a8f8-5c2f6972244e.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] moonming commented on issue #6714: bug: error heartbeat www.iresty.com

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


   we can remove all iresty.com now.


-- 
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] zhendongcmss commented on issue #6714: bug: error heartbeat www.iresty.com

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


   > Strange. There is no heartbeat.lua in APISIX.
   
   I am confused too. 


-- 
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] zhendongcmss commented on issue #6714: bug: error heartbeat www.iresty.com

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


   ![image](https://user-images.githubusercontent.com/88528414/160093669-bc8c1d63-5d87-4fdc-857a-8ff7c4eb491b.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] zhendongcmss edited a comment on issue #6714: bug: error heartbeat www.iresty.com

Posted by GitBox <gi...@apache.org>.
zhendongcmss edited a comment on issue #6714:
URL: https://github.com/apache/apisix/issues/6714#issuecomment-1078604583


   It send heartbeat to www.iresty.com every hour from the timestamp.


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