backnero commented on issue #2923: URL: https://github.com/apache/apisix/issues/2923#issuecomment-737046508
``` 2020/12/02 07:20:29 [warn] 14#14: *10 [lua] init.lua:262: sync_local_conf_to_etcd(): sync local conf to etcd, context: ngx.timer 2020/12/02 07:20:29 [error] 14#14: *10 [lua] init.lua:283: sync_local_conf_to_etcd(): failed to set plugins: connection refused, context: ngx.timer 2020/12/02 07:20:32 [error] 14#14: *234 [lua] client.lua:92: reportServiceInstance(): Instance report fails, connection refused, context: ngx.timer 2020/12/02 07:20:33 [error] 15#15: *363 [lua] exporter.lua:284: handler(): prometheus: plugin is not initialized, please make sure 'prometheus_metrics' shared dict is present in nginx template, client: 127.0.0.1, server: , request: "GET /apisix/prometheus/metrics HTTP/1.1", host: "gateway.default.svc.cluster.local:9080" 2020/12/02 07:20:35 [error] 14#14: *495 [lua] client.lua:92: reportServiceInstance(): Instance report fails, connection refused, context: ngx.timer 2020/12/02 07:20:38 [error] 14#14: *742 [lua] client.lua:92: reportServiceInstance(): Instance report fails, connection refused, context: ngx.timer 2020/12/02 07:20:41 [error] 14#14: *991 [lua] client.lua:92: reportServiceInstance(): Instance report fails, connection refused, context: ngx.timer 2020/12/02 07:20:44 [error] 14#14: *1239 [lua] client.lua:92: reportServiceInstance(): Instance report fails, connection refused, context: ngx.timer 2020/12/02 07:20:47 [error] 14#14: *1486 [lua] client.lua:92: reportServiceInstance(): Instance report fails, connection refused, context: ngx.timer ``` Error in error.log I use yaml as the configuration center ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
