sunwenbo opened a new issue, #389: URL: https://github.com/apache/rocketmq-dashboard/issues/389
org.apache.rocketmq.client.exception.MQBrokerException: CODE: 1 DESC: org.apache.rocketmq.acl.common.AclException: No accessKey is configured, org.apache.rocketmq.acl.plain.PlainPermissionManager.validate(PlainPermissionManager.java:394) BROKER: 10.55.6.81:10911 For more information, please visit the url, https://rocketmq.apache.org/docs/bestPractice/06FAQ 我的启动命令就是文档中提到的,可能是因为我没有指定ak sk,帮忙看下怎么修改正确 docker run -d --name rocketmq-dashboard -e "JAVA_OPTS=-Drocketmq.namesrv.addr=10.xx.xx.xx:9876" -p 8082:8082 -t apacherocketmq/rocketmq-dashboard:latest -- 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]
