juzibot / wechaty-puppet-macpro

One puppet based on Mac WeChat for Wechaty.
Apache License 2.0
38 stars 10 forks source link

UnhandledPromiseRejectionWarning: Error: tryRawPayload empty #13

Open wenh7788 opened 5 years ago

wenh7788 commented 5 years ago

UnhandledPromiseRejectionWarning: Error: tryRawPayload empty at RequestClient. (/Users/zxc/workspace/company/tnWechatyMacpro/node_modules/wechaty-puppet-macpro/dist/src/utils/request.js:30:39) at Generator.next () at fulfilled (/Users/zxc/workspace/company/tnWechatyMacpro/node_modules/wechaty-puppet-macpro/dist/src/utils/request.js:5:58) (node:1038) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 3)

报错内容如上,我就是一个scan 和一个msg的监听 什么都没有做打印出这个报错

su-chang commented 5 years ago

这个是同步数据有问题,正在修复中

jerrkill commented 5 years ago

@su-chang 遇到同样的问题,请问修复好了吗

imhui commented 5 years ago

@su-chang 遇到同样的问题,请问修复了吗?

Claude-Ray commented 5 years ago

+1

jerrkill commented 5 years ago

@su-chang 请问修复了吗。 这个 bug 导致基本没法使用了

su-chang commented 5 years ago

抱歉哈,仍在处理中,请耐心等待

su-chang commented 5 years ago

@jerr123 @imhui @Claude-Ray @wenh7788 问题已经解决,可以继续跟进测试。