eric-projects commented on issue #721:
URL: 
https://github.com/apache/rocketmq-clients/issues/721#issuecomment-2134216123

   > 重现方式能否提供一下?
   
   使用系统:ubuntu20
   nodejs版本:18.17.0
   1、访问npm包:https://www.npmjs.com/package/rocketmq-client-nodejs
   2、空文件夹 npm init 
   3、npm install rocketmq-client-nodejs
   4、创建index.js  放入npm包示例 Producer
   5、node index.js 
   得到异常:
   Begin to startup the rocketmq client, clientId=ubuntu@593473@0@lwpq8nq1
   Startup the rocketmq client successfully, clientId=ubuntu@593473@0@lwpq8nq1
   node:internal/process/promises:288
               triggerUncaughtException(err, true /* fromPromise */);
               ^
   
   Error: 1 CANCELLED: Call cancelled
   


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