githubxubin commented on issue #10077: URL: https://github.com/apache/apisix/issues/10077#issuecomment-1816021547
The same problem,,,How to solve this problem the error log: ``` /usr/local/openresty//luajit/bin/luajit ./apisix/cli/apisix.lua init_etcd etcd cluster version 3.0.0 is less than the required version 3.4.0, please upgrade your etcd cluster /usr/local/openresty//luajit/bin/luajit ./apisix/cli/apisix.lua init WARNING: using fixed Admin API token has security risk. Please modify "admin_key" in conf/config.yaml . /usr/local/openresty//luajit/bin/luajit ./apisix/cli/apisix.lua init_etcd etcd cluster version 3.0.0 is less than the required version 3.4.0, please upgrade your etcd cluster ``` the etcd image is: image: bitnami/etcd:3.4.15 the apisix version:3.2.0-centos apisix-dashboard:3.0.1-alpine -- 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]
