bigdaronlee163 opened a new issue, #4123: URL: https://github.com/apache/incubator-inlong/issues/4123
### What happened I want to run the example code in tubemq-client-go, when i run tubemq using `docker run -p 8080:8080 -p 8715:8715 -p 8123:8123 -p 2181:2181 --name tubemq -d inlong/tubemq-all:latest` ,and then I run the code in example in tubemq-client-go, with error reporting .   ### What you expected to happen run example code with right behavior ### How to reproduce 1. docker run -p 8099:8099 -p 8080:8080 -p 8715:8715 -p 8123:8123 -p 2181:2181 --name tubemq -d inlong/tubemq-all:latest 2. run example code in tubemq-client-go ### Environment 版本 Windows 10 家庭中文版 版本号 21H2 安装日期 2021/11/6 操作系统内部版本 19044.1645 体验 Windows Feature Experience Pack 120.2212.4170.0 ### InLong version 1.1.0 ### InLong Component InLong TubeMQ ### 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]
