You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is your wechaty-puppet-padplus version?
Answer: [email protected]
What is your node version? (run node --version)
Answer:
v10.15.0
What os are you using
Answer:
Linux
2. Describe the bug
突发性出现can not parse json data from grpc server.,最后,以【logout in wechaty】退出登录
3. To Reproduce
This part is very important: if you can not provide any reproduce steps, then the problem will be very hard to be recognized.
Steps to reproduce the behavior:
run '...'
...
...
4. Expected behavior
没有异常或出现异常能自动重连来修复问题
5. Actual behavior
以【logout in wechaty】退出登录
6. Full Output Logs
08:57:23 ERR Config ###########################
08:57:23 ERR Config unhandledRejection: Error: can not parse json data from grpc server. [object Promise]
08:57:23 ERR Config ###########################
08:57:23 ERR Config process.on(unhandledRejection) promise.catch(can not parse json data from grpc server.)
Config Error: can not parse json data from grpc server.
at GrpcGateway. (/xiaoju-bot/node_modules/wechaty-puppet-padplus/dist/src/server-manager/grpc-gateway.js:478:35)
at Generator.next ()
at /xiaoju-bot/node_modules/wechaty-puppet-padplus/dist/src/server-manager/grpc-gateway.js:8:71
at new Promise ()
at __awaiter (/xiaoju-bot/node_modules/wechaty-puppet-padplus/dist/src/server-manager/grpc-gateway.js:4:12)
at ClientReadableStream.stream.on (/xiaoju-bot/node_modules/wechaty-puppet-padplus/dist/src/server-manager/grpc-gateway.js:391:41)
at ClientReadableStream.emit (events.js:182:13)
at ClientReadableStream.EventEmitter.emit (domain.js:441:20)
at addChunk (_stream_readable.js:283:12)
at readableAddChunk (_stream_readable.js:264:11)
at ClientReadableStream.Readable.push (_stream_readable.js:219:10)
at Object.onReceiveMessage (/xiaoju-bot/node_modules/grpc/src/client_interceptors.js:1263:19)
at InterceptingListener.recvMessageWithContext (/xiaoju-bot/node_modules/grpc/src/client_interceptors.js:607:19)
at /xiaoju-bot/node_modules/grpc/src/client_interceptors.js:707:14
(node:10) PromiseRejectionHandledWarning: Promise rejection was handled asynchronously (rejection id: 20)
0. Report Issue Guide
1. Versions
What is your wechaty version?
Answer:
[email protected]
What is your wechaty-puppet-padplus version?
Answer:
[email protected]
What is your node version? (run
node --version
)Answer:
v10.15.0
What os are you using
Answer:
Linux
2. Describe the bug
突发性出现
can not parse json data from grpc server.
,最后,以【logout in wechaty】
退出登录3. To Reproduce
This part is very important: if you can not provide any reproduce steps, then the problem will be very hard to be recognized.
Steps to reproduce the behavior:
4. Expected behavior
没有异常或出现异常能自动重连来修复问题
5. Actual behavior
以【logout in wechaty】退出登录
6. Full Output Logs
7. Additional context
Add any other context about the problem here.
[bug]
The text was updated successfully, but these errors were encountered: