wqq icon indicating copy to clipboard operation
wqq copied to clipboard

连续登录失败 会导致ip被封 其他号也无法登录?

Open fritx opened this issue 10 years ago • 0 comments

尝试了一下 连续登录失败 出现验证码 验证码输入失败(bug还没解决) 参考 会导致ip被封 其他号也无法登录?(短暂 很快恢复)

# 登录中的号 突然报错 断开
21:22  深圳Node.js大本营  ‭汪文杰  "持久化"到客户端,客户端再从自己的页面环境里调用就是静态资源呗
22:27  深圳Node.js大本营  桂_JS_狼族小狈  ::png:: ↵ 今天晚上已经录制一集
22:32  深圳Node.js大本营  杭州node挖掘机  我好像在cnode看到过楼上的头像
/usr/local/lib/node_modules/qqlog/node_modules/wqq/index.js:278
    d.mcount = d.minfo.length
                      ^
TypeError: Cannot read property 'length' of undefined
    at Request._callback (/usr/local/lib/node_modules/qqlog/node_modules/wqq/index.js:278:23)
# 重新登录 也不行
$ qqlog
account>  364028813
password>
/usr/local/lib/node_modules/qqlog/node_modules/wqq/index.js:500
          _this.store._vfwebqq  = d.result.vfwebqq
                                          ^
TypeError: Cannot read property 'vfwebqq' of undefined
    at Request._callback (/usr/local/lib/node_modules/qqlog/node_modules/wqq/index.js:500:43)

fritx avatar Sep 08 '15 14:09 fritx