zzqCh commented on issue #9925: URL: https://github.com/apache/apisix/issues/9925#issuecomment-1659578342
1.Start ETCD and configure the password. The current ETCD version used is 3.5.9 <img width="614" alt="image-20230801113404745" src="https://github.com/apache/apisix/assets/10181098/60178885-5401-4ecc-ad28-a35370346a50"> 2. config the apisix and enable the user and password <img width="741" alt="image-20230801113313070" src="https://github.com/apache/apisix/assets/10181098/a02eea91-549f-4aeb-875e-af9516efff77"> 3. execute 'make run' command 4. stop the server etcd 5. start the etcd server and then will see the etcd logs <img width="1282" alt="image-20230801113519505" src="https://github.com/apache/apisix/assets/10181098/99ad5662-e056-4431-bbb0-f890d6bb809d"> 6. If apisix runs continuously, the logs of etcd will continue to be print 'deleted a simple token' -- 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]
