cverdela opened a new issue #2900: URL: https://github.com/apache/apisix/issues/2900
i use quickstart https://github.com/apache/apisix/blob/master/doc/getting-started.md,but it return 403 i used docker (windows) apisix version (cmd: apisix version):2.0 ``` 2020/11/30 12:08:16 [error] 52#52: *6 [lua] config_etcd.lua:448: failed to fetch data from etcd: /usr/local/apisix//deps/share/lua/5.1/resty/etcd/v3.lua:149: attempt to concatenate local 'err' (a nil value) stack traceback: /usr/local/apisix//deps/share/lua/5.1/resty/etcd/v3.lua:149: in function 'new' /usr/local/apisix/apisix/core/config_etcd.lua:416: in function </usr/local/apisix/apisix/core/config_etcd.lua:414> [C]: in function 'xpcall' /usr/local/apisix/apisix/core/config_etcd.lua:414: in function </usr/local/apisix/apisix/core/config_etcd.lua:405>, etcd key: /apisix/routes, context: ngx.timer ``` ---------------------------------------------------------------- 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]
