You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/11/09 23:01:02 UTC

[GitHub] [apisix] nic-chen commented on issue #2670: request help: while etcd auth enable,apisix cannot get etcd settings after restart

nic-chen commented on issue #2670:
URL: https://github.com/apache/apisix/issues/2670#issuecomment-724330871


   > someting strange:
   > 
   > etcd --user=***:*** get / --prefix
   > 
   > the command just output /apisix/routes/1 which is configured
   > 
   > such as
   > 
   > "
   > 
   > /apisix/consumers/
   > 
   > init_dir
   > 
   > /apisix/global_rules/
   > 
   > init_dir
   > 
   > /apisix/node_status/
   > 
   > init_dir
   > 
   > /apisix/plugin_metadata/
   > 
   > init_dir
   > 
   > /apisix/plugins/
   > 
   > init_dir
   > 
   > /apisix/proto/
   > 
   > init_dir
   > 
   > ..."
   > 
   > is not found
   
   Thanks for feedback,that is why.
   'init_etcd' doesn't support auth yet.


----------------------------------------------------------------
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:
users@infra.apache.org