Skip to content
This repository has been archived by the owner on Aug 15, 2023. It is now read-only.

初始化扫码验证失败 #696

Closed
BTMuli opened this issue Mar 6, 2022 · 5 comments
Closed

初始化扫码验证失败 #696

BTMuli opened this issue Mar 6, 2022 · 5 comments
Assignees
Labels
question Further information is requested

Comments

@BTMuli
Copy link
Contributor

BTMuli commented Mar 6, 2022

问题描述

初始化的时候采用扫码登陆,QQ扫码后手机上显示已经登陆,但是终端一直没有反应

ctrl^C后发现有一行

错误:消息发送失败,因为“未找到陌生人 [此处是我填的管理QQ] 所在的群组”。

扫码登陆的号跟管理是好友,而且两者也在同一个群。

npm run restart的时候,显示status是online的,但是私聊没有反应

复现流程

npm run init
npm run restart
npm run list

后台日志

[2022-03-06T23:55:02.272] [MARK] [iPad:3628769149] - 请用手机QQ扫描二维码,若打印出错请打开:F:\Adachi\node_modules\pm2\lib\data\3628769149\qrcode.png

 [2022-03-07T00:23:06.679] [MARK] [iPad:3628769149] - 125.94.60.161:14000 connected
0|bot  | [2022-03-07T00:23:06.757] [ERROR] [iPad:3628769149] - server is busy
0|bot  | [2022-03-07T00:23:06.758] [MARK] [iPad:3628769149] - 5秒后重新连接
0|bot  | [2022-03-07T00:23:06.758] [MARK] [iPad:3628769149] - 125.94.60.161:14000 closed
0|bot  | [2022-03-07T00:23:11.798] [MARK] [iPad:3628769149] - 125.94.60.161:14000 connected
0|bot  | [2022-03-07T00:23:11.872] [ERROR] [iPad:3628769149] - server is busy
0|bot  | [2022-03-07T00:23:11.872] [MARK] [iPad:3628769149] - 5秒后重新连接
0|bot  | [2022-03-07T00:23:11.873] [MARK] [iPad:3628769149] - 125.94.60.161:14000 closed

运行环境

achi>  npm run tool-status
npm ERR! Missing script: "tool-status"

当前提交

not a git repository (or any of the parent directories): .git

代码状态

not a git repository (or any of the parent directories): .git
@BTMuli BTMuli added bug Something isn't working question Further information is requested labels Mar 6, 2022
@mark9804
Copy link
Collaborator

mark9804 commented Mar 6, 2022

这个代码是啥时候 pull 的,看上去感觉很老了

@Arondight
Copy link
Owner

#310 密码登录一次先做设备认证

@Arondight Arondight removed the bug Something isn't working label Mar 6, 2022
@BTMuli
Copy link
Contributor Author

BTMuli commented Mar 6, 2022

滑块认证不行,还是得手机扫码(◞‸◟ )

@mark9804
Copy link
Collaborator

mark9804 commented Mar 6, 2022

我想了解一下你这个代码是通过什么方式获得的,因为我注意到你的 git指令都显示 not a git repository ,并且也没有最新分支的 status.js ,如果是下载的 release 版本的话,那个我们是用来做存档用的,你得自己 git clone 一个主仓库的代码,可能会解决这个问题

@BTMuli
Copy link
Contributor Author

BTMuli commented Mar 7, 2022

已经解决了,之前的代码是直接下的master分支的,对于chrome没有配置要求。

@BTMuli BTMuli closed this as completed Mar 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants