nigel0913 commented on issue #824: URL: https://github.com/apache/rocketmq-clients/issues/824#issuecomment-2314412094
启动时rocketmq_client_go.log日志内容: ``` 2024-08-20T20:15:23.074+0800 ERROR [email protected]/client.go:434 failed to send heartbeat, code=UNRECOGNIZED_CLIENT_TYPE, status message=[cannot find client settings for this client], endpoints=scheme:DOMAIN_NAME addresses:{host:"rmq-cn-******.cn-shanghai.rmq.aliyuncs.com" port:8081}, requestId=[3c3f6e0a-4baf-4639-9577-7e7342b02782] {"client_id": "******"} 2024-08-20T20:15:23.075+0800 ERROR [email protected]/client.go:458 CODE: UNRECOGNIZED_CLIENT_TYPE, MESSAGE: cannot find client settings for this client {"client_id": "******"} 2024-08-20T20:15:23.075+0800 ERROR [email protected]/client.go:486 telemeter to rmq-cn-******.cn-shanghai.rmq.aliyuncs.com:8081 failed, err=EOF {"client_id": "******"} ``` 一直重复这3行内容。 -- 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]
