MiraiForum

    • 注册
    • 登录
    • 搜索
    • 热门
    • 最新
    • 未解决
    • 标签
    • 群组
    • 友情链接
    1. 主页
    2. skymks
    3. 帖子
    S
    • 资料
    • 关注 0
    • 粉丝 0
    • 主题 1
    • 帖子 2
    • 最佳 0
    • 有争议的 0
    • 群组 0

    skymks 发布的帖子

    • RE: 求助:9月13号发现,QQ账号登录不上,返回code=45,title=禁止登录, message=你当前使用的QQ版本过低,请前往QQ官网im.qq.com下载最新版QQ后重试。

      @Anstiya 登录上了,感谢

      发布在 使用交流
      S
      skymks
    • 求助:9月13号发现,QQ账号登录不上,返回code=45,title=禁止登录, message=你当前使用的QQ版本过低,请前往QQ官网im.qq.com下载最新版QQ后重试。

      MiraiConsole版本环境

      2023-09-13 07:01:14 I/main: Backend: version 2.15.0, built on 2023-07-10 20:57:17.
      2023-09-13 07:01:14 I/main: Frontend Terminal: version 2.15.0, provided by Mamoe Technologies
      2023-09-13 07:01:14 I/main: Welcome to visit https://mirai.mamoe.net/
      2023-09-13 07:01:21 I/fix-protocol-version: 协议版本检查更新...
      2023-09-13 07:01:21 I/fix-protocol-version: ANDROID_PHONE load from file:///opt/mcl/android_phone.json
      2023-09-13 07:01:21 I/fix-protocol-version: ANDROID_PAD load from file:///opt/mcl/android_pad.json
      2023-09-13 07:01:21 I/fix-protocol-version: 注册服务...
      2023-09-13 07:01:21 I/fix-protocol-version: 服务配置文件:
      file:///opt/mcl/KFCFactory.json
      2023-09-13 07:01:21 I/plugin: Successfully loaded plugin fix-protocol-version v1.10.0
      2023-09-13 07:01:21 I/plugin: Successfully loaded plugin mirai-api-http v2.9.1
      2023-09-13 07:01:21 I/plugin: Successfully loaded plugin MCL Addon v2.1.1
      2023-09-13 07:01:21 I/main: Prepared built-in commands: autoLogin, help, login, logout, permission, status, stop
      2023-09-13 07:01:21 I/fix-protocol-version: protocol commands: info, load, fetch
      example:
      protocol info
      protocol load ANDROID_PHONE
      protocol fetch ANDROID_PAD 8.9.63

      2023-09-13 07:01:21 I/fix-protocol-version: 当前各登录协议版本日期:
      ANDROID_PHONE 8.9.63.11390 2023-05-26T02:46:18Z
      ANDROID_PAD 8.9.63.11390 2023-05-26T02:46:18Z
      ANDROID_WATCH 2.0.8 2019-06-03T12:25:31Z
      IPAD 8.9.50.611 2023-02-16T07:10:14Z
      MACOS 6.8.2.21241 2022-03-14T03:11:35Z

      2023-09-13 07:01:21 I/fix-protocol-version: 当前签名服务配置信息:
      v8.9.63 by unidbg-fetch-qsign from http://127.0.0.1:18181

      返回错误

      2023-09-13 07:01:24 I/UnidbgFetchQsign: Bot(1576605981) initialize by http://127.0.0.1:18181
      Sep 13, 2023 7:01:30 AM moe.fuqiuluo.unidbg.env.FileResolver resolve
      WARNING: Couldn't find file: /mnt/sdcard/jly1/
      Sep 13, 2023 7:01:31 AM moe.fuqiuluo.unidbg.env.FileResolver resolve
      WARNING: Couldn't find file: /mnt/sdcard/jly1/a
      2023-09-13 07:01:31 I/UnidbgFetchQsign: Bot(1576605981) register, Instance loaded successfully.
      2023-09-13 07:01:31 I/UnidbgFetchQsign: Bot(1576605981) initialize complete
      2023-09-13 07:01:39 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(1576605981), 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(1576605981), code=45, title=禁止登录, message=你当前使用的QQ版本过低,请前往QQ官网im.qq.com下载最新版QQ后重试。, errorInfo=)]

      2023-09-13 07:01:39 V/Bot.1576605981: Event: net.mamoe.mirai.console.events.AutoLoginEvent$Failure@5d93ff21
      2023-09-13 07:01:39 I/main: mirai-console started successfully.
      2023-09-13 07:01:40 W/UnidbgFetchQsign: with CoroutineName(SendMessage)
      java.lang.RuntimeException: Bot(1576605981) callback trpc.o3.ecdh_access.EcdhAccess.SsoSecureA2Establish
      at fix-protocol-version-1.10.0.mirai2.jar//xyz.cssxsh.mirai.tool.UnidbgFetchQsign$callback$1.invokeSuspend(UnidbgFetchQsign.kt:232)
      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)
      Caused by: java.util.concurrent.CancellationException: net.mamoe.mirai.internal.network.components.LoginFailedExceptionAsNetworkException: BotAuthorization(BotAuthorization.byPassword(<ERASED>)) threw an exception during authorization process. See cause below.
      at net.mamoe.mirai.internal.network.handler.selector.SelectorNetworkHandler.sendAndExpect$suspendImpl(SelectorNetworkHandler.kt:157)
      at net.mamoe.mirai.internal.network.handler.selector.SelectorNetworkHandler.sendAndExpect(SelectorNetworkHandler.kt)
      at net.mamoe.mirai.internal.network.handler.NetworkHandler.sendAndExpect$default(NetworkHandler.kt:194)
      at net.mamoe.mirai.internal.network.protocol.packet.OutgoingPacketKt$createChannelProxy$1.sendMessage(OutgoingPacket.kt:328)
      at fix-protocol-version-1.10.0.mirai2.jar//xyz.cssxsh.mirai.tool.UnidbgFetchQsign$callback$1.invokeSuspend(UnidbgFetchQsign.kt:225)
      ... 6 more
      Caused by: net.mamoe.mirai.internal.network.components.LoginFailedExceptionAsNetworkException: BotAuthorization(BotAuthorization.byPassword(<ERASED>)) threw an exception during authorization process. See cause below.
      at net.mamoe.mirai.internal.network.handler.CommonNetworkHandler$StateConnecting$startState$2.invokeSuspend(CommonNetworkHandler.kt:249)
      ... 6 more
      Suppressed: net.mamoe.mirai.internal.network.handler.selector.SelectorRequireReconnectException
      Caused by: 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)
      ... 6 more
      Suppressed: net.mamoe.mirai.network.WrongPasswordException: Error(bot=Bot(1576605981), 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(1576605981), code=45, title=禁止登录, message=你当前使用的QQ版本过低,请前往QQ官网im.qq.com下载最新版QQ后重试。, errorInfo=)]

      2023-09-13 07:01:40 I/UnidbgFetchQsign: Bot(1576605981) destroy, Instance destroyed successfully.
      2023-09-13 07:01:40 I/Bot.1576605981: Bot cancelled: Bot closed

      今天发现的,重新登录账号登录不上了,还有其他人遇到这个问题了吗,之前都正常,有大大能看看吗

      发布在 使用交流
      S
      skymks
    • 1 / 1