tinpad commented on issue #5109: URL: https://github.com/apache/apisix/issues/5109#issuecomment-924673770
@shuaijinchao I don't see any specific error log for this particular scenario, however just for reference, below the latest error log - 2021/09/21 19:28:48 [error] 3187#3187: *30139 [lua] config_etcd.lua:596: failed to fetch data from etcd: http://127.0.0.1:2379: Service Unavailable, etcd key: /apisix/upstreams, context: ngx.timer 2021/09/21 19:28:48 [error] 3187#3187: *30187 [lua] config_etcd.lua:596: failed to fetch data from etcd: http://127.0.0.1:2379: Service Unavailable, etcd key: /apisix/plugin_metadata, context: ngx.timer 2021/09/21 19:28:48 [error] 3187#3187: *30378 [lua] config_etcd.lua:596: failed to fetch data from etcd: http://127.0.0.1:2379: Service Unavailable, etcd key: /apisix/consumers, context: ngx.timer 2021/09/21 19:28:48 [error] 3187#3187: *30268 [lua] config_etcd.lua:596: failed to fetch data from etcd: http://127.0.0.1:2379: Service Unavailable, etcd key: /apisix/ssl, context: ngx.timer 2021/09/21 19:28:48 [error] 3187#3187: *30119 [lua] config_etcd.lua:596: failed to fetch data from etcd: http://127.0.0.1:2379: Service Unavailable, etcd key: /apisix/global_rules, context: ngx.timer 2021/09/22 12:54:50 [warn] 2103#2103: *1 [lua] plugin.lua:150: load(): new plugins: {"redirect":true,"prometheus":true,"api-breaker":true,"server-info":true,"limit-count":true,"uri-blocker":true,"syslog":true,"request-id":true,"proxy-rewrite":true,"basic-auth":true,"fault-injection":true,"consumer-restriction":true,"proxy-cache":true,"response-rewrite":true,"request-validation":true,"http-logger":true}, context: init_worker_by_lua* 2021/09/22 12:54:50 [warn] 2106#2106: *2 [lua] plugin.lua:150: load(): new plugins: {"redirect":true,"prometheus":true,"api-breaker":true,"server-info":true,"limit-count":true,"uri-blocker":true,"syslog":true,"request-id":true,"proxy-rewrite":true,"basic-auth":true,"fault-injection":true,"consumer-restriction":true,"proxy-cache":true,"response-rewrite":true,"request-validation":true,"http-logger":true}, context: init_worker_by_lua* 2021/09/22 12:54:50 [warn] 2103#2103: *1 [lua] plugin.lua:192: load_stream(): new plugins: {"limit-conn":true,"ip-restriction":true,"mqtt-proxy":true}, context: init_worker_by_lua* 2021/09/22 12:54:50 [warn] 2106#2106: *2 [lua] plugin.lua:192: load_stream(): new plugins: {"limit-conn":true,"ip-restriction":true,"mqtt-proxy":true}, context: init_worker_by_lua* 2021/09/22 12:56:08 [warn] 2103#2103: *1638 [lua] plugin.lua:658: run_plugin(): basic-auth exits with http status code 401, client: 192.168.1.3, server: _, request: "GET /products/list HTTP/1.1", host: "x.x.x.x:9080" 2021/09/22 12:56:39 [error] 2103#2103: *2699 [lua] batch-processor.lua:63: Batch Processor[http logger] failed to process entries: failed to connect to host[192.168.1.2] port[8060] timeout, context: ngx.timer, client: x.x.x.x, server: 0.0.0.0:9080 2021/09/22 12:56:39 [error] 2103#2103: *2699 [lua] batch-processor.lua:70: Batch Processor[http logger] exceeded the max_retry_count[1] dropping the entries, context: ngx.timer, client: x.x.x.x, server: 0.0.0.0:9080 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
