Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

通过手机号搜索联系人,并添加好友,手机号不存在时报错 #283

Open
shangsheng opened this issue Jan 25, 2024 · 0 comments

Comments

@shangsheng
Copy link

13:33:14 ERR [Request] [tid:260b3fad], padlocal grpc request failed: 1, error: Error: 2 UNKNOWN: [tid:260b3fad] wechat bad request error
GET请求错误: SubRequestCancelError [VError]: [tid:260b3fad] request has been cancelled for reason: SERVER_ERROR: 2 UNKNOWN: [tid:260b3fad] wechat bad request error
at Request._failAllPendingRequest (E:\zidingyvue\wechaty-puppet-padlocal-demo\node_modules\padlocal-client-ts\src\Request.ts:338:15)
at ClientDuplexStreamImpl. (E:\zidingyvue\wechaty-puppet-padlocal-demo\node_modules\padlocal-client-ts\src\Request.ts:82:12)
at ClientDuplexStreamImpl.emit (node:events:513:28)
at ClientDuplexStreamImpl.emit (node:domain:489:12)
at Object.onReceiveStatus (E:\zidingyvue\wechaty-puppet-padlocal-demo\node_modules@grpc\grpc-js\src\client.ts:705:18)
at Object.onReceiveStatus (E:\zidingyvue\wechaty-puppet-padlocal-demo\node_modules@grpc\grpc-js\src\client-interceptors.ts:419:48)
at E:\zidingyvue\wechaty-puppet-padlocal-demo\node_modules@grpc\grpc-js\src\resolving-call.ts:132:24
at processTicksAndRejections (node:internal/process/task_queues:78:11) {
jse_shortmsg: '[tid:260b3fad] request has been cancelled for reason: SERVER_ERROR',
jse_cause: Error: 2 UNKNOWN: [tid:260b3fad] wechat bad request error
at callErrorFromStatus (E:\zidingyvue\wechaty-puppet-padlocal-demo\node_modules@grpc\grpc-js\src\call.ts:82:17)
at Object.onReceiveStatus (E:\zidingyvue\wechaty-puppet-padlocal-demo\node_modules@grpc\grpc-js\src\client.ts:705:51)
at Object.onReceiveStatus (E:\zidingyvue\wechaty-puppet-padlocal-demo\node_modules@grpc\grpc-js\src\client-interceptors.ts:419:48)
at E:\zidingyvue\wechaty-puppet-padlocal-demo\node_modules@grpc\grpc-js\src\resolving-call.ts:132:24
at processTicksAndRejections (node:internal/process/task_queues:78:11)
for call at
at ServiceClientImpl.makeBidiStreamRequest (E:\zidingyvue\wechaty-puppet-padlocal-demo\node_modules@grpc\grpc-js\src\client.ts:689:42)
at ServiceClientImpl.action (E:\zidingyvue\wechaty-puppet-padlocal-demo\node_modules@grpc\grpc-js\src\make-client.ts:189:15)
at new Request (E:\zidingyvue\wechaty-puppet-padlocal-demo\node_modules\padlocal-client-ts\src\Request.ts:62:47)
at PadLocalClient.createRequest (E:\zidingyvue\wechaty-puppet-padlocal-demo\node_modules\padlocal-client-ts\src\PadLocalClient.ts:106:17)
at PadLocalClient. (E:\zidingyvue\wechaty-puppet-padlocal-demo\node_modules\padlocal-client-ts\src\PadLocalClient.ts:143:17)
at Generator.next ()
at E:\zidingyvue\wechaty-puppet-padlocal-demo\node_modules\padlocal-client-ts\dist\PadLocalClient.js:8:71
at new Promise ()
at __awaiter (E:\zidingyvue\wechaty-puppet-padlocal-demo\node_modules\padlocal-client-ts\dist\PadLocalClient.js:4:12)
at PadLocalClient.request (E:\zidingyvue\wechaty-puppet-padlocal-demo\node_modules\padlocal-client-ts\dist\PadLocalClient.js:124:16) {
code: 2,
details: '[tid:260b3fad] wechat bad request error',
metadata: Metadata { internalRepr: [Map], options: {} }
},

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant