@Moyuyanli 你们现在机器人还能登录吗?
dawarich 发布的最新帖子
-
15版本,登录失败的问题
之前用的unidbg-fetch-qsign,协议版本是pad 63,报错是45,之后改成了68也是45。改用qsign登录一样的问题,改用73,一会45 一会237.换qq号也不行
2023-10-12 23:45:13 E/main: net.mamoe.mirai.network.BotAuthorizationException: BotAuthorization(BotAuthorization.byPassword(<ERASED>)) threw an exception during authorization process. See cause below.
net.mamoe.mirai.network.BotAuthorizationException: BotAuthorization(BotAuthorization.byPassword(<ERASED>)) threw an exception during authorization process. See cause below.
at net.mamoe.mirai.internal.network.components.SsoProcessorImpl.login(SsoProcessor.kt:263)
at net.mamoe.mirai.internal.network.handler.CommonNetworkHandler$StateConnecting$startState$2.invokeSuspend(CommonNetworkHandler.kt:247)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)
Suppressed: net.mamoe.mirai.network.WrongPasswordException: Error(bot=Bot(2910265790), code=45, title=禁止登录, message=你当前使用的QQ版本过低,请前往QQ官网im.qq.com下载最新版QQ后重试。, errorInfo=)
at net.mamoe.mirai.internal.network.components.SsoProcessorImpl$SlowLoginImpl.doLogin(SsoProcessor.kt:490)
at net.mamoe.mirai.internal.network.components.SsoProcessorImpl$SlowLoginImpl$doLogin$1.invokeSuspend(SsoProcessor.kt)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
... 5 more
Caused by: [CIRCULAR REFERENCE: net.mamoe.mirai.network.WrongPasswordException: Error(bot=Bot(2910265790), code=45, title=禁止登录, message=你当前使用的QQ版本过低,请前往QQ官网im.qq.com下载最新版QQ后重试。, errorInfo=)]2023-10-12 23:45:13 I/Bot.2910265790: Bot cancelled: Bot closed
2023-10-12 23:45:13 V/Bot.2910265790: Event: net.mamoe.mirai.console.events.AutoLoginEvent$Failure@4f25e6
2023-10-12 23:45:13 I/Bot.2910265790: device.json 可能已经被拉黑, 将重新生成,请稍后重新尝试手动重新登陆
2023-10-12 23:45:13 I/main: mirai-console started successfully. -
RE: 关于签名服务
能帮我删一下上面的东西么,找到问题了。跟签名服务没有关系,看签名一直不打日志,我以为签名服务卡了,或者mirai和签名服务不通。telnet签名服务,发现有日志,但是mirai一直没有登陆的日志信息,什么也没有。后来发现,意外关闭进程,导致autologin,.xml被重置了,之前的账号信息全部清空了,之前的文件变成了bak文件,这个还是损坏的二进制文件。