ingdex opened a new issue, #7425: URL: https://github.com/apache/rocketmq/issues/7425
### Before Creating the Bug Report - [X] I found a bug, not just asking a question, which should be created in [GitHub Discussions](https://github.com/apache/rocketmq/discussions). - [X] I have searched the [GitHub Issues](https://github.com/apache/rocketmq/issues) and [GitHub Discussions](https://github.com/apache/rocketmq/discussions) of this repository and believe that this is not a duplicate. - [X] I have confirmed that this bug belongs to the current repository, not other repositories of RocketMQ. ### Runtime platform environment anolisos_8_8_x64_20G_rhck_alibase_20230804.vhd ### RocketMQ version branch: release-5.1.3 version: 5.1.3 commitid: 84156084a4c5228e1d2fe21e068fff330bbc40d1 ### JDK Version Compiler: Oracle JDK 1.8.0_291 OS: "mac os x", version: "10.16", arch: "x86_64" Runtime: Open JDK 1.8.0_382 OS: anolisos_8_8_x64 ### Describe the Bug mqcontroller can't print config when use -p command ### Steps to Reproduce 1. Deploy a RocketMQ cluster in Master-Slave Automatic Failover mode according to https://rocketmq.apache.org/zh/docs/deploymentOperations/03autofailover ,embedding the Controller in the NameServer for deployment. 2. use ```mqcontroller -p``` to print config ### What Did You Expect to See? controller config should be printed ### What Did You See Instead? no config is printed ### Additional Context _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: commits-unsubscr...@rocketmq.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org