tzssangglass commented on issue #4143: URL: https://github.com/apache/apisix/issues/4143#issuecomment-828205871
at step 1, when granting directory permissions, the command should be something like this ```shell etcdctl --endpoints=http://127.0.0.1:2379 role grant-permission apisix --prefix=true readwrite /apisix ``` use `/apisix` not `/apisix/` -- 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]
