MiraiForum

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

    Xiaojiuc 发布的帖子

    • RE: Java + Springboot 2.X+ mirai最新RELEASE の采坑记录

      您好,这边也是在整合SpringBoot,当前本地开发环境登录无异常,就是部署到Linux环境之后,无法登录,为验证码的问题,不知道可否看一下,问题已经提交了:https://mirai.mamoe.net/topic/854/整合springboot无法登录的问题

      发布在 精华主题
      X
      Xiaojiuc
    • RE: 整合SpringBoot无法登录的问题

      @rainchan 在 整合SpringBoot无法登录的问题 中说:

      stdin

      打成了jar包;

      发布在 开发交流
      X
      Xiaojiuc
    • RE: 整合SpringBoot无法登录的问题

      代码已提交至gitee https://gitee.com/Xiaojiuc/qqbot/

      发布在 开发交流
      X
      Xiaojiuc
    • 整合SpringBoot无法登录的问题

      当前是整合到了SpringBoot中,本地运行可以登录,没有问题,部署到服务器之后无法实现滑块验证,最后抛出了溢出异常,具体异常如下所示

      异常类

      NoStandardInputForCaptchaException
      

      信息

      2021-12-15 17:04:37 V/Net 742139017: No server list cached.
      2021-12-15 17:04:39 I/Net 742139017: ECDH key is invalid, start to fetch ecdh public key from server.
      2021-12-15 17:04:40 I/Net 742139017: Successfully fetched ecdh public key from server.
      2021-12-15 17:04:40 V/Net 742139017: Send: wtlogin.login
      2021-12-15 17:04:41 I/Bot 742139017: [SliderCaptcha] 需要滑动验证码, 请按照以下链接的步骤完成滑动验证码, 然后输入获取到的 ticket
      2021-12-15 17:04:41 I/Bot 742139017: [SliderCaptcha] Slider captcha required. Please solve the captcha with following link. Type ticket here after completion.
      2021-12-15 17:04:41 I/Bot 742139017: [SliderCaptcha] @see https://github.com/project-mirai/mirai-login-solver-selenium
      2021-12-15 17:04:41 I/Bot 742139017: [SliderCaptcha] @see https://docs.mirai.mamoe.net/mirai-login-solver-selenium/
      2021-12-15 17:04:41 I/Bot 742139017: [SliderCaptcha] 或者输入 TxCaptchaHelper 来使用 TxCaptchaHelper 完成滑动验证码
      2021-12-15 17:04:41 I/Bot 742139017: [SliderCaptcha] Or type `TxCaptchaHelper` to resolve slider captcha with TxCaptchaHelper.apk
      2021-12-15 17:04:41 I/Bot 742139017: [SliderCaptcha] Captcha link: https://ssl.captcha.qq.com/template/wireless_mqq_captcha.html?style=simple&aid=16&uin=742139017&sid=7919702786730209192&cap_cd=ghDfcMdCsNDOQXq9UMK8R0mEiCXYd2RhltIjXptfQO0eFoKMMDxrOA**&clientype=1&apptype=2
      2021-12-15 17:04:41 V/Net 742139017: Recv: wtlogin.login
      2021-12-15 17:04:41 W/Net 742139017: net.mamoe.mirai.network.NoStandardInputForCaptchaException: no standard input for captcha
      net.mamoe.mirai.network.NoStandardInputForCaptchaException: no standard input for captcha
      	at net.mamoe.mirai.utils.StandardCharImageLoginSolver$1.invokeSuspend(LoginSolver.jvm.kt:127)
      	at net.mamoe.mirai.utils.StandardCharImageLoginSolver$1.invoke(LoginSolver.jvm.kt)
      	at net.mamoe.mirai.utils.StandardCharImageLoginSolver$1.invoke(LoginSolver.jvm.kt)
      	at net.mamoe.mirai.utils.StandardCharImageLoginSolver$input$1$1.invokeSuspend(LoginSolver.jvm.kt:139)
      	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: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)
      
      17:04:41.264 [http-nio-8080-exec-15] WARN  o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - [doResolveHandlerMethodException,434] - Failure in @ExceptionHandler com.ruoyi.framework.web.exception.GlobalExceptionHandler#handleRuntimeException(RuntimeException, HttpServletRequest)
      java.lang.StackOverflowError: null
      

      服务器信息如下
      c1abd955-fa92-4d34-98f1-d9509daefc75-image.png

      ::本地开发环境无登录问题

      发布在 开发交流
      X
      Xiaojiuc
    • RE: 那个,有谁知道原来的官方QQ群发生什么事了吗?

      附议,转战小飞机吧

      发布在 摸鱼区
      X
      Xiaojiuc
    • RE: 多bot登录问题

      您好,请问您是如何实现多机器人登陆的呢

      发布在 开发交流
      X
      Xiaojiuc
    • RE: Java + Springboot 2.X+ mirai最新RELEASE の采坑记录

      亲,方便的话可以加个QQ好友吗,关于springboot整合机器人可能有些问题想要向您请教一下,QQ:11218664

      发布在 精华主题
      X
      Xiaojiuc
    • 1
    • 2
    • 2 / 2