登入后,发送消息,就会退出登录
申请了一个临时的Token
之前还算稳定,昨天一直有问题,可以登入成功,但是发送消息就报: Exception while handling wechat request: longlink reset
完整的日志如下:
0|chat | 01:58:46 ERR [Request] [tid:e8df3e0a], padlocal grpc request failed: 3, error: IOError: [tid:e8df3e0a] Exception while handling wechat request: longlink reset
0|chat | 01:58:46 ERR [PadLocalClient] error while syncing onpush: VError: [tid:e8df3e0a] request has been cancelled for reason: CLIENT_ERROR: [tid:e8df3e0a] Exception while handling wechat request: longlink reset
0|chat | at Request._failAllPendingRequest (/root/wechaty-chatgpt/node_modules/padlocal-client-ts/dist/Request.js:265:19)
0|chat | at Request.error (/root/wechaty-chatgpt/node_modules/padlocal-client-ts/dist/Request.js:275:14)
0|chat | at Request.
0|chat | 01:59:46 ERR [Request] [tid:af994e39], padlocal grpc request failed: 1, error: Error: 4 DEADLINE_EXCEEDED: Deadline exceeded
0|chat | 01:59:46 ERR [PadLocalClient] error while syncing onpush: VError: [tid:af994e39] request has been cancelled for reason: SERVER_ERROR: 4 DEADLINE_EXCEEDED: Deadline exceeded
0|chat | at Request._failAllPendingRequest (/root/wechaty-chatgpt/node_modules/padlocal-client-ts/dist/Request.js:265:19)
0|chat | at ClientDuplexStreamImpl.
Token过期了