puppet-wechat icon indicating copy to clipboard operation
puppet-wechat copied to clipboard

PuppetWeChat uploadMedia(): upload fail

Open 0xhn opened this issue 4 years ago • 0 comments

13:22:32 ERR PuppetWeChat uploadMedia(): upload fail 13:22:32 ERR PuppetWeChat sendMedia() exception: PuppetWeChat.uploadMedia(): upload fail (node:16180) UnhandledPromiseRejectionWarning: Error: PuppetWeChat.uploadMedia(): upload fail at PuppetWeChat.uploadMedia (F:\blockIo\wechat\node_modules\wechaty-puppet-wechat\dist\src\puppet-wechat.js:1203:19) at processTicksAndRejections (internal/process/task_queues.js:97:5) at async PuppetWeChat.messageSendFile (F:\blockIo\wechat\node_modules\wechaty-puppet-wechat\dist\src\puppet-wechat.js:1213:29) at async WechatifiedRoom.say (F:\blockIo\wechat\node_modules\wechaty\dist\src\user\room.js:410:21) at async initTime (F:\blockIo\wechat\index.js:72:7) (node:16180) 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(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1) (node:16180) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code. image

0xhn avatar Apr 26 '21 05:04 0xhn