Moyuan04 opened a new issue, #17313: URL: https://github.com/apache/dolphinscheduler/issues/17313
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened [ERROR] 2025-07-02 08:39:14.626 +0000 org.apache.dolphinscheduler.server.master.registry.MasterRegistryClient:[182] - MasterServer remove registry path exception org.apache.dolphinscheduler.registry.api.RegistryException: Failed to delete registry key: /nodes/master/node01:5678 at org.apache.dolphinscheduler.plugin.registry.zookeeper.ZookeeperRegistry.delete(ZookeeperRegistry.java:210) ### What you expected to happen After stopping the standalone-server and restarting it again I expect DolphinScheduler to work as expected: no error messages and I can't access the application at http://localhost:12345/dolphinscheduler/ui ### How to reproduce Start DolphinScheduler standalone-server Stop DolphinScheduler standalone-server Start DolphinScheduler standalone-server again ### Anything else _No response_ ### Version 3.1.x ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
