wechaty / puppet-padlocal

Puppet PadLocal is a Pad Protocol for WeChat
https://wechaty.js.org/docs/puppet-providers/padlocal
Apache License 2.0
642 stars 88 forks source link

发送文件 遇见这个错,这是啥问题呀? #86

Closed A-Lang-Y closed 2 years ago

A-Lang-Y commented 3 years ago

SubRequestCancelError [VError]: [tid:3bd79eca] request has been cancelled for reason: SERVER_ERROR: 2 UNKNOWN: at Request._failAllPendingRequest (/alidata3/xiao-xin-bot/node_modules/padlocal-client-ts/src/Request.ts:309:15) at ClientDuplexStreamImpl. (/alidata3/xiao-xin-bot/node_modules/padlocal-client-ts/src/Request.ts:72:12) at ClientDuplexStreamImpl.emit (events.js:375:28) at ClientDuplexStreamImpl.emit (domain.js:470:12) at Object.onReceiveStatus (/alidata3/xiao-xin-bot/node_modules/@grpc/grpc-js/src/client.ts:666:18) at Object.onReceiveStatus (/alidata3/xiao-xin-bot/node_modules/@grpc/grpc-js/src/client-interceptors.ts:387:48) at /alidata3/xiao-xin-bot/node_modules/@grpc/grpc-js/src/call-stream.ts:249:24 at processTicksAndRejections (internal/process/task_queues.js:77:11) { jse_shortmsg: '[tid:3bd79eca] request has been cancelled for reason: SERVER_ERROR', jse_cause: Error: 2 UNKNOWN: at Object.callErrorFromStatus (/alidata3/xiao-xin-bot/node_modules/@grpc/grpc-js/src/call.ts:81:24) at Object.onReceiveStatus (/alidata3/xiao-xin-bot/node_modules/@grpc/grpc-js/src/client.ts:666:32) at Object.onReceiveStatus (/alidata3/xiao-xin-bot/node_modules/@grpc/grpc-js/src/client-interceptors.ts:387:48) at /alidata3/xiao-xin-bot/node_modules/@grpc/grpc-js/src/call-stream.ts:249:24 at processTicksAndRejections (internal/process/task_queues.js:77:11) { code: 2, details: '', metadata: Metadata { internalRepr: [Map], options: {} }

打印记录: FileBox { name: '马蜂窝.pptx', boxType: 5, mimeType: 'application/vnd.openxmlformats-officedocument.presentationml.presentation', localPath: '/tmp/马蜂窝.pptx' }

padlocal commented 2 years ago

这个问题仍然存在吗?

padlocal commented 2 years ago

Can not reproduce this issue, close for now. If still happening, reopening is welcome.