wechaty / wechaty-puppet-padplus

DEPRECATED: One puppet based on iPad protocal for Wechaty
https://wechaty.js.org/docs/puppet-services/
315 stars 65 forks source link

近期登录账号返回ACCOUNT_LOGOUT,内容为“登录环境存在异常” #247

Closed moremorefun closed 4 years ago

moremorefun commented 4 years ago

近期登录一段时间后, ACCOUNT_LOGOUT接口会返回 你的微信登录环境存在异常。为了帐号安全,本次登录已失效。

su-chang commented 4 years ago
  1. Do you set name for Wechaty?
  2. When did this log happened?
  3. What's the most frequency operations (TOP 3) of this bot?
moremorefun commented 4 years ago

uin: 303726688 rpcusername: wxid_g3fecmwopexr22 operations: [send msg (txt), send file (image)] to group, get member list

基于这种情况,是否考虑可以从grpc客户端传输一个socks5代理配置,grpc服务端的长短链通过这个代理服务器与微信服务器通讯?

su-chang commented 4 years ago

Sorry, this case is due WeChat account has been kick out by official. We can do nothing about it, only to check the operations of the bot conform to the rules or not.

moremorefun commented 4 years ago

是不是可以理解为这种情况产生的原因是由于操作行为触发了风控,而不是链接地域之类的问题?

su-chang commented 4 years ago

Yes, you are right.