wechaty / puppet-wechat

Wechaty Puppet Provider for WeChat
https://www.npmjs.com/package/wechaty-puppet-wechat
Apache License 2.0
408 stars 68 forks source link

PuppetWeChat uploadMedia(): upload fail #132

Open 0xhn opened 3 years ago

0xhn commented 3 years ago

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