WeChatBotEngine icon indicating copy to clipboard operation
WeChatBotEngine copied to clipboard

webwxsync BaseResponse Ret 代码 3

Open moontide opened this issue 8 years ago • 3 comments

昨天碰到 webwxsync BaseResponse Ret 为代码 3 的问题,一直死循环,直到本次会话有效期截止(11:43:46 -- 13:39:38)。

原因未知,代码含义也未知。

2016-12-28 11:43:46.421 [信息] net_maclife_wechat_http_BotApp WebWeChatGetMessagePackage:
--------------------------------------------------
2016-12-28 11:43:46.421 [较详细] net_maclife_wechat_http_BotApp WebWeChatGetMessagePackage: 获取 WebWeChatGetMessagePackage 中 webwxsync 的 http 响应消息体:
2016-12-28 11:43:46.422 [较详细] net_maclife_wechat_http_BotApp WebWeChatGetMessagePackage:
{"BaseResponse":{"Ret":3,"ErrMsg":""},"AddMsgCount":0,"AddMsgList":[],"ModContactCount":0,"ModContactList":[],"DelContactCount":0,"DelContactList":[],"ModChatRoomMemberCount":0,"ModChatRoomMemberList":[],"Profile":{"BitFlag":0,"UserName":{"Buff":""},"NickName":{"Buff":""},"BindUin":0,"BindEmail":{"Buff":""},"BindMobile":{"Buff":""},"Status":0,"Sex":0,"PersonalCard":0,"Alias":"","HeadImgUpdateFlag":0,"HeadImgUrl":"","Signature":""},"ContinueFlag":0,"SyncKey":{"Count":0,"List":[]},"SKey":"","SyncCheckKey":{"Count":0,"List":[]}}
2016-12-28 11:43:46.422 [警告] net_maclife_wechat_http_BotApp ProcessBaseResponse: WebWeChatGetMessagePackage 中 webwxsync 失败,代码: 3 , 错误信息:

moontide avatar Dec 29 '16 02:12 moontide

请问这个问题解决了吗,我也遇到了

tzongw avatar Jan 04 '18 07:01 tzongw

原因未知。以前抓微信网页版通信协议的时候(Web 页面不关闭,连续几天几夜,就碰到了),微信网页版自己也出现过这种情况

一旦出现这种情况,可以在手机端打开任何一个对话窗口、或者在手机端发一条消息,该情况就会立刻停止。

moontide avatar Jan 04 '18 08:01 moontide