MiraiForum

    • 注册
    • 登录
    • 搜索
    • 热门
    • 最新
    • 未解决
    • 标签
    • 群组
    • 友情链接

    IDEA开发登陆持续提示版本过低

    BUG反馈
    2
    2
    379
    正在加载更多帖子
    • 从旧到新
    • 从新到旧
    • 最多赞同
    回复
    • 在新帖中回复
    登录后回复
    此主题已被删除。只有拥有主题管理权限的用户可以查看。
    • D
      drnarika 最后由 编辑

      mirai-console在使用IDEA的开发模板启动函数启动时始终无法登陆(多次切换协议)
      mcl可正常登陆,device.json复制过来还是无法登录
      MiraiAndroid可正常登陆,同上无效

      /login 28139 ******* ANDROID_PAD
      2021-08-23 13:13:45 I/Bot.2813
      9: Logging in...
      Login failed: Error(bot=Bot(28139), code=235, title=温馨提示, message=当前版本过低,请升级到QQ最新版本。, errorInfo= )
      2021-08-23 13:13:51 I/Bot.2813
      9: Bot cancelled: Job was cancelled
      2021-08-23 13:13:51 E/console: net.mamoe.mirai.network.WrongPasswordException: Error(bot=Bot(28139), code=235, title=温馨提示, message=当前版本过低,请升级到QQ最新版本。, errorInfo= )
      net.mamoe.mirai.network.WrongPasswordException: Error(bot=Bot(2813
      9), code=235, title=温馨提示, message=当前版本过低,请升级到QQ最新版本。, errorInfo= )
      at net.mamoe.mirai.internal.network.handler.QQAndroidBotNetworkHandler.doSlowLogin(QQAndroidBotNetworkHandler.kt:333)
      at net.mamoe.mirai.internal.network.handler.QQAndroidBotNetworkHandler$doSlowLogin$1.invokeSuspend(QQAndroidBotNetworkHandler.kt)
      at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
      at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32)
      at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
      at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
      at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
      at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
      at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
      at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
      at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)

      /login 28139 ******* ANDROID_PAD
      2021-08-23 13:14:06 I/Bot.2813
      9: Logging in...
      Login failed: Error(bot=Bot(28139), code=235, title=温馨提示, message=当前版本过低,请升级到QQ最新版本。, errorInfo= )
      2021-08-23 13:14:09 E/console: net.mamoe.mirai.network.WrongPasswordException: Error(bot=Bot(2813
      9), code=235, title=温馨提示, message=当前版本过低,请升级到QQ最新版本。, errorInfo= )
      net.mamoe.mirai.network.WrongPasswordException: Error(bot=Bot(2813*****9), code=235, title=温馨提示, message=当前版本过低,请升级到QQ最新版本。, errorInfo= )
      at net.mamoe.mirai.internal.network.handler.QQAndroidBotNetworkHandler.doSlowLogin(QQAndroidBotNetworkHandler.kt:333)
      at net.mamoe.mirai.internal.network.handler.QQAndroidBotNetworkHandler$doSlowLogin$1.invokeSuspend(QQAndroidBotNetworkHandler.kt)
      at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
      at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32)
      at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
      at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
      at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
      at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
      at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
      at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
      at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)

      2021-08-23 13:14:09 I/Bot.2813*****9: Bot cancelled: Job was cancelled

      /login 28139 ******* ANDROID_WATCH
      2021-08-23 13:14:17 I/Bot.2813
      9: Logging in...
      Login failed: Error(bot=Bot(28139), code=235, title=温馨提示, message=当前版本过低,请升级到QQ最新版本。, errorInfo= )
      2021-08-23 13:14:28 E/console: net.mamoe.mirai.network.WrongPasswordException: Error(bot=Bot(2813
      9), code=235, title=温馨提示, message=当前版本过低,请升级到QQ最新版本。, errorInfo= )
      net.mamoe.mirai.network.WrongPasswordException: Error(bot=Bot(2813*****9), code=235, title=温馨提示, message=当前版本过低,请升级到QQ最新版本。, errorInfo= )
      at net.mamoe.mirai.internal.network.handler.QQAndroidBotNetworkHandler.doSlowLogin(QQAndroidBotNetworkHandler.kt:333)
      at net.mamoe.mirai.internal.network.handler.QQAndroidBotNetworkHandler$doSlowLogin$1.invokeSuspend(QQAndroidBotNetworkHandler.kt)
      at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
      at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32)
      at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
      at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
      at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
      at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
      at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
      at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
      at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)

      2021-08-23 13:14:28 I/Bot.28139: Bot cancelled: Job was cancelled
      2021-08-23 13:27:35 I/Bot.2813
      9: Connection lost, retrying login (java.net.SocketException: Connection reset)
      2021-08-23 13:27:35 I/Bot.2813*****9: Logging in...

      /login 28139 *******
      2021-08-23 13:28:51 I/Bot.2813
      9: Logging in...
      Login failed: Mirai 无法完成滑块验证. 使用协议 ANDROID_PHONE 强制要求滑块验证, 请更换协议后重试. 另请参阅: https://github.com/project-mirai/mirai-login-solver-selenium
      2021-08-23 13:28:51 I/Bot.2813*****9: Bot cancelled: Job was cancelled
      2021-08-23 13:28:51 E/console: net.mamoe.mirai.network.UnsupportedSliderCaptchaException: Mirai 无法完成滑块验证. 使用协议 ANDROID_PHONE 强制要求滑块验证, 请更换协议后重试. 另请参阅: https://github.com/project-mirai/mirai-login-solver-selenium
      net.mamoe.mirai.network.UnsupportedSliderCaptchaException: Mirai 无法完成滑块验证. 使用协议 ANDROID_PHONE 强制要求滑块验证, 请更换协议后重试. 另请参阅: https://github.com/project-mirai/mirai-login-solver-selenium
      at net.mamoe.mirai.internal.network.handler.QQAndroidBotNetworkHandler.doSlowLogin(QQAndroidBotNetworkHandler.kt:298)
      at net.mamoe.mirai.internal.network.handler.QQAndroidBotNetworkHandler$doSlowLogin$1.invokeSuspend(QQAndroidBotNetworkHandler.kt)
      at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
      at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32)
      at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
      at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
      at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
      at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
      at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
      at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
      at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)

      1 条回复 最后回复 回复 引用 0
      • M
        Mr-than 最后由 编辑

        解决了吗

        1 条回复 最后回复 回复 引用 0
        • 1 / 1
        • First post
          Last post
        Powered by Mamoe Technologies & NodeBB | 友情链接 | 服务监控 | Contact