zkcrescent opened a new issue, #650:
URL: https://github.com/apache/rocketmq-clients/issues/650

   ### 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-clients/discussions).
   
   - [X] I have searched the [GitHub 
Issues](https://github.com/apache/rocketmq-clients/issues) and [GitHub 
Discussions](https://github.com/apache/rocketmq-clients/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.
   
   
   ### Programming Language of the Client
   
   Go
   
   ### Runtime Platform Environment
   
   Macos with docker
   
   ### RocketMQ Version of the Client/Server
   
   server 5.1.4 client v5.0.1-rc.5
   
   ### Run or Compiler Version
   
   _No response_
   
   ### Describe the Bug
   
   docker 启动了namesrv + broker + dashboard 并暴漏了相关端口
   
![image](https://github.com/apache/rocketmq-clients/assets/14883259/15e26f8e-3982-48b9-b1ed-8572913a7859)
   从 网页上访问 127.0.0.1:8080 可以正常配置topic 并创建了test topic
   
![image](https://github.com/apache/rocketmq-clients/assets/14883259/2bb5bed1-1592-4e6e-a123-8ade6d1e24c2)
   broker 配置如下
   
![image](https://github.com/apache/rocketmq-clients/assets/14883259/6f6f3105-1ce9-4dc8-a85e-041fc5f8cb06)
   
   使用了example 中的生产者用例代码,修改 topic, accesskey 等参数
   
![image](https://github.com/apache/rocketmq-clients/assets/14883259/3d9fcefd-01b8-4c6e-92a7-a28a20bce49c)
   报错
   
![image](https://github.com/apache/rocketmq-clients/assets/14883259/28e8a132-9974-40c6-b92a-61459e1f83c8)
   
   
   
   ### Steps to Reproduce
   
   参考上文
   
   ### What Did You Expect to See?
   
   期望正常链接
   
   ### What Did You See Instead?
   
   链接超时
   
   ### 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

Reply via email to