Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Multi account execute error #16

Closed
gitiray opened this issue May 30, 2022 · 4 comments · Fixed by #19
Closed

[BUG] Multi account execute error #16

gitiray opened this issue May 30, 2022 · 4 comments · Fixed by #19
Labels
bug Something isn't working

Comments

@gitiray
Copy link

gitiray commented May 30, 2022

Describe the bug

AB两个帐号,按要求写好配置文件,已检测无格式问题,运行后查看日志,会:

  1. 提示B帐号未登录
  2. A帐号执行完签到任务后,不会有其它任务的执行日志(检查b站那边,当天牌子经验也为0,说明确实没有执行)
  3. B帐号正确执行并显示日志

Screenshots

2022/05/31 00:33:22 [INFO] 外部调用,开启任务
2022/05/31 00:33:23 A帐号 [INFO] 登录成功
2022/05/31 00:33:23 A帐号 [INFO] 今日已签到过,无法重复签到
2022/05/31 00:33:23 A帐号 [INFO] 当前用户UL等级:  还差 经验升级
2022/05/31 00:33:24 [ERROR]用户未登录, accessKey: xxxxxxxxxxxxxxxx(B帐号的key)
2022/05/31 00:33:24 B帐号 [INFO] 登录成功
2022/05/31 00:33:24 B帐号 [INFO] 今日已签到过,无法重复签到
2022/05/31 00:33:24 B帐号 [INFO] 当前用户UL等级:还差 经验升级
2022/05/31 00:33:25 B帐号 [INFO] xxxx 房间心跳包已发送(1/31)
……

Docker (please complete the following information):

Additional context
两个key均为有效状态,尝试单独注释帐号A或帐号B,均能正常执行

@gitiray gitiray added the bug Something isn't working label May 30, 2022
@ThreeCatsLoveFish
Copy link
Owner

ThreeCatsLoveFish commented May 30, 2022 via email

@ThreeCatsLoveFish ThreeCatsLoveFish changed the title [BUG] 多账号执行故障 [BUG] Multi account execute error May 31, 2022
@ThreeCatsLoveFish ThreeCatsLoveFish linked a pull request May 31, 2022 that will close this issue
3 tasks
@ThreeCatsLoveFish
Copy link
Owner

应该是一个bug,我是指针操作的,但是这个变量原本的作用域不够,传到协程里面可能就撞了,好兄弟如果有空的话能帮我测试一下吗?我手头上只有一个号

@ThreeCatsLoveFish
Copy link
Owner

借了朋友的号测试了一下,应该是修好了

@gitiray
Copy link
Author

gitiray commented May 31, 2022

抱歉上午不在线,已拉取新版测试正常!
感谢💗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants