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

bug: failed to fetch data from etcd #37

Closed
membphis opened this issue May 31, 2019 · 1 comment
Closed

bug: failed to fetch data from etcd #37

membphis opened this issue May 31, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@membphis
Copy link
Member

there is no data under /services and /upstreams.

2019/05/31 04:03:54 [error] 5370#5370: *875 [lua] config_etcd.lua:194: failed to fetch data from etcd: /usr/share/lua/5.1/resty/etcd.lua:240: bad argument #1 to 'ipairs' (table expected, got nil), etcd key: /services, context: ngx.timer
2019/05/31 04:03:59 [error] 5370#5370: *879 [lua] config_etcd.lua:194: failed to fetch data from etcd: /usr/share/lua/5.1/resty/etcd.lua:240: bad argument #1 to 'ipairs' (table expected, got nil), etcd key: /upstreams, context: ngx.timer

@membphis membphis added the bug Something isn't working label May 31, 2019
@membphis membphis changed the title bug: failed to fetch data from etcd: /usr/share/lua/5.1/resty/etcd.lua:240: bad argument #1 to 'ipairs' (table expected, got nil) bug: failed to fetch data from etcd May 31, 2019
@membphis
Copy link
Member Author

fixed already

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant