Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

47#47: *152 [lua] config_etcd.lua:336: sync_data(): waitdir [/apisix/upstreams] err: compacted, will read the configuration again via readdir, context: ngx.timer #4732

Closed
yaobo-lab opened this issue Aug 2, 2021 · 1 comment

Comments

@yaobo-lab
Copy link

yaobo-lab commented Aug 2, 2021

apisix version :2.8:
OS (cmd: Linux 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux):
etcd version:3.4:

My config.yaml body:

`apisix:
enable_admin: true
port_admin: 9180
allow_admin:
- 0.0.0.0/0
https_admin: false
admin_key:
- name: "admin"
key: edd1c9dxe2s5f136f87ad84dd25s8f1
role: admin

allow_admin:
https_admin: false

nginx_config:
error_log_level: warn

etcd:
host:
- "http://10.0.1.6:2379"`

When I deployed to K8S ,It show many warn log: how to fix it?

2021/08/02 01:26:15 [warn] 49#49: *45 [lua] config_etcd.lua:336: sync_data(): waitdir [/apisix/upstreams] err: compacted, will read the configuration again via readdir, context: ngx.timer 2021/08/02 01:26:15 [warn] 45#45: *34 [lua] config_etcd.lua:336: sync_data(): waitdir [/apisix/services] err: compacted, will read the configuration again via readdir, context: ngx.timer 2021/08/02 01:26:16 [warn] 48#48: *112 [lua] config_etcd.lua:336: sync_data(): waitdir [/apisix/upstreams] err: compacted, will read the configuration again via readdir, context: ngx.timer 2021/08/02 01:26:16 [warn] 47#47: *138 [lua] config_etcd.lua:336: sync_data(): waitdir [/apisix/plugin_metadata] err: compacted, will read the configuration again via readdir, context: ngx.timer 2021/08/02 01:26:16 [warn] 42#42: *71 [lua] config_etcd.lua:336: sync_data(): waitdir [/apisix/routes] err: compacted, will read the configuration again via readdir, context: ngx.timer 2021/08/02 01:26:16 [warn] 42#42: *67 [lua] config_etcd.lua:336: sync_data(): waitdir [/apisix/plugin_metadata] err: compacted, will read the configuration again via readdir, context: ngx.timer 2021/08/02 01:26:17 [warn] 48#48: *106 [lua] config_etcd.lua:336: sync_data(): waitdir [/apisix/services] err: compacted, will read the configuration again via readdir, context: ngx.timer 2021/08/02 01:26:17 [warn] 52#52: *160 [lua] config_etcd.lua:336: sync_data(): waitdir [/apisix/routes] err: compacted, will read the configuration again via readdir, context: ngx.timer 2021/08/02 01:26:18 [warn] 48#48: *102 [lua] config_etcd.lua:336: sync_data(): waitdir [/apisix/ssl] err: compacted, will read the configuration again via readdir, context: ngx.timer 2021/08/02 01:26:19 [warn] 47#47: *152 [lua] config_etcd.lua:336: sync_data(): waitdir [/apisix/upstreams] err: compacted, will read the configuration again via readdir, context: ngx.timer

@yaobo-lab yaobo-lab changed the title bug: 47#47: *152 [lua] config_etcd.lua:336: sync_data(): waitdir [/apisix/upstreams] err: compacted, will read the configuration again via readdir, context: ngx.timer Aug 2, 2021
@tzssangglass
Copy link
Member

see: #3438

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants