Aias00 opened a new issue, #5534: URL: https://github.com/apache/shenyu/issues/5534
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior use etcd sync, first of all , start client to register config info, then start bootstrap; bootstrap will pass wrong path param and the configs will not be handled when first start <img width="986" alt="image" src="https://github.com/apache/shenyu/assets/25810623/7886bd41-6121-49eb-98d1-7b5797751a7f"> <img width="846" alt="image" src="https://github.com/apache/shenyu/assets/25810623/72d81ba2-67fa-4829-b9b0-82f9ddbad553"> ### Expected Behavior use etcd sync, start client to register config info, then start bootstrap, and the bootstrap can handles the configs successfully ### Steps To Reproduce 1. use etcd sync 2. start client 3. start bootstrap 4. request through bootstrap, will get fail result ### Environment ```markdown ShenYu version(s): 2.6.0 ``` ### Debug logs _No response_ ### Anything else? _No response_ -- 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]
