joebnb opened a new issue, #868: URL: https://github.com/apache/rocketmq-clients/issues/868
### 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 Rust ### Runtime Platform Environment Nov 19 12:02:01.731 ERRO[/Users/never/.cargo/registry/src/mirrors.ustc.edu.cn-4affec411d11e50f/rocketmq-5.0.0/src/client.rs:182:33] send heartbeat failed: server return error: Server error at client.heartbeat, context: { code: UNRECOGNIZED_CLIENT_TYPE, message: cannot find client settings for this client } => server return an error, component: client Nov 19 12:02:31.607 ERRO[/Users/never/.cargo/registry/src/mirrors.ustc.edu.cn-4affec411d11e50f/rocketmq-5.0.0/src/client.rs:182:33] send heartbeat failed: server return error: Server error at client.heartbeat, context: { code: UNRECOGNIZED_CLIENT_TYPE, message: cannot find client settings for this client } => server return an error, component: client ### RocketMQ Version of the Client/Server 5.3.1 ### Run or Compiler Version _No response_ ### Describe the Bug rustc -V rustc 1.82.0 (f6e511eec 2024-10-15) ### Steps to Reproduce just make connect with default rocketmq settings ### What Did You Expect to See? no error ### What Did You See Instead? Nov 19 12:02:01.731 ERRO[/Users/never/.cargo/registry/src/mirrors.ustc.edu.cn-4affec411d11e50f/rocketmq-5.0.0/src/client.rs:182:33] send heartbeat failed: server return error: Server error at client.heartbeat, context: { code: UNRECOGNIZED_CLIENT_TYPE, message: cannot find client settings for this client } => server return an error, component: client Nov 19 12:02:31.607 ERRO[/Users/never/.cargo/registry/src/mirrors.ustc.edu.cn-4affec411d11e50f/rocketmq-5.0.0/src/client.rs:182:33] send heartbeat failed: server return error: Server error at client.heartbeat, context: { code: UNRECOGNIZED_CLIENT_TYPE, message: cannot find client settings for this client } => server return an error, component: client ### 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