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

   ### 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 Ventura 13.5
   
   ### RocketMQ Version of the Client/Server
   
   github.com/apache/rocketmq-clients/golang/v5 v5.1.1-rc1
   
   ### Run or Compiler Version
   
   go version go1.22.2 darwin/arm64
   
   ### Describe the Bug
   
   启动consumer时报错:CODE: UNRECOGNIZED_CLIENT_TYPE, MESSAGE: cannot find client 
settings for this client。
   触发自己写的自动重启,然后重复报错(自动重启有1秒间隔)
   
   ### Steps to Reproduce
   
   没有复现手段,有时候重启进程就会报错,有时候正常
   
   ### What Did You Expect to See?
   
   能够正常启动然后消费消息
   
   ### What Did You See Instead?
   
   一旦发生报错,就会不断重复报错,无法正常消费。
   
   ### Additional Context
   
   使用阿里云的RocketMQ v5版本,外网模式。


-- 
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]

Reply via email to