MiraiForum

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

    konjacer

    @konjacer

    0
    声望
    8
    资料浏览
    17
    帖子
    0
    粉丝
    0
    关注
    注册时间 最后登录

    konjacer 取消关注 关注

    konjacer 发布的最新帖子

    • RE: mcl启动失败,无法验证插件

      @konjacer 这次虽然报了这些错,但启动成功了

      发布在 BUG反馈
      K
      konjacer
    • RE: mcl启动失败,无法验证插件

      正常运行了几次之后,这个问题又出现了

      发布在 BUG反馈
      K
      konjacer
    • RE: mcl启动失败,无法验证插件

      暂时解决了
      解决方式:什么也没干,等了几个小时就好了
      有没有大佬说说可能是什么原因导致的(应该可以排除阿里云服务器原因,因为出问题时另一台电脑可以正常启动mcl)

      发布在 BUG反馈
      K
      konjacer
    • RE: mcl启动失败,无法验证插件

      图好像没加载出来,这是内容

      The latest stable version of iTXTech MCL is 2.1.2
      Would you like to download it? (Y/N, default: Y) 
      Start Downloading: https://maven.aliyun.com/repository/public/org/itxtech/mcl/2.1.2/mcl-2.1.2.zip
      
      发布在 BUG反馈
      K
      konjacer
    • mcl启动失败,无法验证插件
        02:47:03 [INFO] iTX Technologies Mirai Console Loader version 2.1.2-61c8bd8
        02:47:03 [INFO] Runtime: OpenJDK 64-Bit Server VM 17.0.6 (arch: 64)
        02:47:03 [INFO] https://github.com/iTXTech/mirai-console-loader
        02:47:03 [INFO] This program is licensed under GNU AGPL v3
        02:47:06 [INFO] Mirai Console Loader Announcement:
      Mirai Console Loader 公告栏
      
      如果在图片上传的时候遇到问题请与我们联系 (需要提供图片文件源本)
      `- 如 Unsupported image type for ExternalResource *
      `  considering use gif/png/bmp/jpg format.
      `- Tracker: https://github.com/mamoe/mirai/issues/new/choose
      
      常用资源整合
      `- https://mirai.mamoe.net/topic/653
       
      MCL 已推出 2.1.0,更好的支持 Mirai 2.11 的插件系统,建议更新。
      
        02:47:06 [INFO] Verifying "net.mamoe:mirai-console" v2.13.4
        02:47:37 [ERROR] java.io.IOException: fixed content-length: 6034, bytes received: 931
              at java.net.http/jdk.internal.net.http.HttpClientImpl.send(Unknown Source)
              at java.net.http/jdk.internal.net.http.HttpClientFacade.send(Unknown Source)
              at org.itxtech.mcl.component.Repository.httpGet(Repository.java:211)
              at org.itxtech.mcl.component.Repository.fetchMavenMetadata(Repository.java:91)
              at org.itxtech.mcl.component.Repository.getLatestVersionFromMaven(Repository.java:103)
              at org.itxtech.mcl.module.builtin.Updater.check(Updater.java:99)
              at org.itxtech.mcl.module.builtin.Updater.load(Updater.java:60)
              at org.itxtech.mcl.module.ModuleManager.phaseLoad(ModuleManager.java:117)
              at org.itxtech.mcl.Loader.lambda$start$3(Loader.java:190)
              at org.itxtech.mcl.Loader.tryCatching(Loader.java:151)
              at org.itxtech.mcl.Loader.start(Loader.java:190)
              at org.itxtech.mcl.Loader.main(Loader.java:84)
      Caused by: java.io.IOException: fixed content-length: 6034, bytes received: 931
              at java.net.http/jdk.internal.net.http.common.Utils.wrapWithExtraDetail(Unknown Source)
              at java.net.http/jdk.internal.net.http.Http1Response$BodyReader.onReadError(Unknown Source)
              at java.net.http/jdk.internal.net.http.Http1AsyncReceiver.checkForErrors(Unknown Source)
              at java.net.http/jdk.internal.net.http.Http1AsyncReceiver.flush(Unknown Source)
              at java.net.http/jdk.internal.net.http.common.SequentialScheduler$LockingRestartableTask.run(Unknown Source)
              at java.net.http/jdk.internal.net.http.common.SequentialScheduler$CompleteRestartableTask.run(Unknown Source)
              at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SchedulableTask.run(Unknown Source)
              at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
              at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
              at java.base/java.lang.Thread.run(Unknown Source)
      Caused by: java.io.IOException: connection closed locally
              at java.net.http/jdk.internal.net.http.SocketTube.signalClosed(Unknown Source)
              at java.net.http/jdk.internal.net.http.PlainHttpConnection.close(Unknown Source)
              at java.net.http/jdk.internal.net.http.AsyncSSLConnection.close(Unknown Source)
              at java.net.http/jdk.internal.net.http.Http1Exchange.cancelImpl(Unknown Source)
              at java.net.http/jdk.internal.net.http.Http1Exchange.cancel(Unknown Source)
              at java.net.http/jdk.internal.net.http.Exchange.cancel(Unknown Source)
              at java.net.http/jdk.internal.net.http.MultiExchange.cancel(Unknown Source)
              at java.net.http/jdk.internal.net.http.ResponseTimerEvent.handle(Unknown Source)
              at java.net.http/jdk.internal.net.http.HttpClientImpl.purgeTimeoutsAndReturnNextDeadline(Unknown Source)
              at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.run(Unknown Source)
      
        02:47:37 [ERROR] Failed to verify package "net.mamoe:mirai-console"
        02:47:37 [ERROR] java.lang.Exception: Cannot find valid maven metadata
              at org.itxtech.mcl.component.Repository.fetchMavenMetadata(Repository.java:99)
              at org.itxtech.mcl.component.Repository.getLatestVersionFromMaven(Repository.java:103)
              at org.itxtech.mcl.module.builtin.Updater.check(Updater.java:99)
              at org.itxtech.mcl.module.builtin.Updater.load(Updater.java:60)
              at org.itxtech.mcl.module.ModuleManager.phaseLoad(ModuleManager.java:117)
              at org.itxtech.mcl.Loader.lambda$start$3(Loader.java:190)
              at org.itxtech.mcl.Loader.tryCatching(Loader.java:151)
              at org.itxtech.mcl.Loader.start(Loader.java:190)
              at org.itxtech.mcl.Loader.main(Loader.java:84)
      
        02:47:37 [INFO] Verifying "net.mamoe:mirai-console-terminal" v2.13.4
      

      尝试重新安装mcl也失败,卡在这里
      0.png
      ping maven.aliyun.com 正常

      发布在 BUG反馈
      K
      konjacer
    • RE: 升级 mirai 至 2.14.0, 使用新的短信验证方法解决设备验证

      @cssxsh 尝试使用其他协议和其他系统均失败,但更换qq账号之后登录成功了,是不是腾讯对这个账号做了特殊处理?

      发布在 使用交流
      K
      konjacer
    • RE: 升级 mirai 至 2.14.0, 使用新的短信验证方法解决设备验证

      @cssxsh 仍然不行。手机登录和不登录bot账号都试过了

      root@S0:~/mcl# rm -r bots
      root@S0:~/mcl# ./mcl
        09:21:12 [INFO] iTX Technologies Mirai Console Loader version 2.1.2-61c8bd8
        09:21:12 [INFO] Runtime: OpenJDK 64-Bit Server VM 17.0.5 (arch: 64)
        09:21:12 [INFO] https://github.com/iTXTech/mirai-console-loader
        09:21:12 [INFO] This program is licensed under GNU AGPL v3
        09:21:14 [INFO] Mirai Console Loader Announcement:
      Mirai Console Loader 公告栏
      
      如果在图片上传的时候遇到问题请与我们联系 (需要提供图片文件源本)
      `- 如 Unsupported image type for ExternalResource *
      `  considering use gif/png/bmp/jpg format.
      `- Tracker: https://github.com/mamoe/mirai/issues/new/choose
      
      常用资源整合
      `- https://mirai.mamoe.net/topic/653
       
      MCL 已推出 2.1.0,更好的支持 Mirai 2.11 的插件系统,建议更新。
      
        09:21:14 [INFO] Verifying "net.mamoe:mirai-console" v2.14.0-RC
        09:21:18 [INFO] Verifying "net.mamoe:mirai-console-terminal" v2.14.0-RC
        09:21:19 [INFO] Verifying "net.mamoe:mirai-core-all" v2.14.0-RC
        09:21:20 [INFO] Verifying "org.itxtech:mcl-addon" v2.1.1
        09:21:20 [INFO] Verifying "net.mamoe:mirai-api-http" v2.6.2
      2023-01-21 09:21:22 I/main: Starting mirai-console...
      2023-01-21 09:21:22 I/main: 
      
      =================================[ Mirai consosle 2.14.0-RC ]=================================
       __       __ __                   __  ______                                      __
      |  \     /  \  \                 |  \/      \                                    |  \
      | ▓▓\   /  ▓▓\▓▓ ______   ______  \▓▓  ▓▓▓▓▓▓\ ______  _______   _______  ______ | ▓▓ ______
      | ▓▓▓\ /  ▓▓▓  \/      \ |      \|  \ ▓▓   \▓▓/      \|       \ /       \/      \| ▓▓/      \
      | ▓▓▓▓\  ▓▓▓▓ ▓▓  ▓▓▓▓▓▓\ \▓▓▓▓▓▓\ ▓▓ ▓▓     |  ▓▓▓▓▓▓\ ▓▓▓▓▓▓▓\  ▓▓▓▓▓▓▓  ▓▓▓▓▓▓\ ▓▓  ▓▓▓▓▓▓\
      | ▓▓\▓▓ ▓▓ ▓▓ ▓▓ ▓▓   \▓▓/      ▓▓ ▓▓ ▓▓   __| ▓▓  | ▓▓ ▓▓  | ▓▓\▓▓    \| ▓▓  | ▓▓ ▓▓ ▓▓    ▓▓
      | ▓▓ \▓▓▓| ▓▓ ▓▓ ▓▓     |  ▓▓▓▓▓▓▓ ▓▓ ▓▓__/  \ ▓▓__/ ▓▓ ▓▓  | ▓▓_\▓▓▓▓▓▓\ ▓▓__/ ▓▓ ▓▓ ▓▓▓▓▓▓▓▓
      | ▓▓  \▓ | ▓▓ ▓▓ ▓▓      \▓▓    ▓▓ ▓▓\▓▓    ▓▓\▓▓    ▓▓ ▓▓  | ▓▓       ▓▓\▓▓    ▓▓ ▓▓\▓▓     \
       \▓▓      \▓▓\▓▓\▓▓       \▓▓▓▓▓▓▓\▓▓ \▓▓▓▓▓▓  \▓▓▓▓▓▓ \▓▓   \▓▓\▓▓▓▓▓▓▓  \▓▓▓▓▓▓ \▓▓ \▓▓▓▓▓▓▓
      
      
      2023-01-21 09:21:22 I/main: Backend: version 2.14.0-RC, built on 2023-01-18 12:32:50.
      2023-01-21 09:21:22 I/main: Frontend Terminal: version 2.14.0-RC, provided by Mamoe Technologies
      2023-01-21 09:21:22 I/main: Welcome to visit https://mirai.mamoe.net/
      2023-01-21 09:21:23 I/plugin: Successfully loaded plugin net.mamoe.mirai-api-http v2.6.2
      2023-01-21 09:21:23 I/plugin: Successfully loaded plugin MCL Addon v2.1.1
      2023-01-21 09:21:24 I/main: Prepared built-in commands: autoLogin, help, login, logout, permission, status, stop
      2023-01-21 09:21:24 W/net.mamoe.mirai-api-http: USING INITIAL KEY, please edit the key
      2023-01-21 09:21:24 I/Mirai HTTP API: ********************************************************
      2023-01-21 09:21:24 I/http adapter: >>> [http adapter] is listening at http://localhost:8080
      2023-01-21 09:21:24 I/Mirai HTTP API: Http api server is running with verifyKey: INITKEY5kOz5zc2
      2023-01-21 09:21:24 I/Mirai HTTP API: adaptors: [http]
      2023-01-21 09:21:24 I/Mirai HTTP API: ********************************************************
      2023-01-21 09:21:24 I/MCL Addon: iTXTech MCL Version: 2.1.2-61c8bd8
      2023-01-21 09:21:24 W/MCL Addon: iTXTech Soyuz 未安装,Soyuz MCL Handler 特性已禁用
      2023-01-21 09:21:24 I/main: 2 plugin(s) enabled.
      2023-01-21 09:21:24 I/main: mirai-console started successfully.
      > login <qq> <password> ANDROID_PAD
      2023-01-21 09:21:30 I/Bot.<qq>: Calculating type 2 PoW, it can take some time....
      2023-01-21 09:21:30 I/Bot.<qq>: Got PoW result, cost: 116 ms
      2023-01-21 09:21:30 I/Bot.<qq>: [SliderCaptcha] 需要滑动验证码, 请按照以下链接的步骤完成滑动验证码, 然后输入获取到的 ticket
      2023-01-21 09:21:30 I/Bot.<qq>: [SliderCaptcha] Slider captcha required. Please solve the captcha with following link. Type ticket here after completion.
      2023-01-21 09:21:30 I/Bot.<qq>: [SliderCaptcha] @see https://github.com/project-mirai/mirai-login-solver-selenium
      2023-01-21 09:21:30 I/Bot.<qq>: [SliderCaptcha] @see https://docs.mirai.mamoe.net/mirai-login-solver-selenium/
      2023-01-21 09:21:30 I/Bot.<qq>: [SliderCaptcha] 或者输入 TxCaptchaHelper 来使用 TxCaptchaHelper 完成滑动验证码
      2023-01-21 09:21:30 I/Bot.<qq>: [SliderCaptcha] Or type `TxCaptchaHelper` to resolve slider captcha with TxCaptchaHelper.apk
      2023-01-21 09:21:30 I/Bot.<qq>: [SliderCaptcha] Captcha link: https://ssl.captcha.qq.com/template/wireless_mqq_captcha.html?style=simple&aid=16&uin=<qq>&sid=4120790667126091417&cap_cd=IBBlZ-O7_E55tDq6wx8GdsDqVlyUwGly_9ePkniJ4xUMflKz4tBlyQ**&clientype=1&apptype=2
      LOGIN> > TxCaptchaHelper
      2023-01-21 09:21:40 I/Bot.<qq>: [SliderCaptcha] @see https://github.com/mzdluo123/TxCaptchaHelper
      2023-01-21 09:21:40 I/Bot.<qq>: Sending request...
      2023-01-21 09:21:40 I/Bot.<qq>: 请在手机端使用请求码5669完成验证,完成后再次发送请求得到ticket
      2023-01-21 09:22:00 I/Bot.<qq>: Bot cancelled: Bot closed
      Login failed: Error(bot=Bot(<qq>), code=235, title=温馨提示, message=当前QQ版本过低,请升级至最新版本后再登录。点击进入下载页面, errorInfo=)
      2023-01-21 09:22:00 E/console: net.mamoe.mirai.network.WrongPasswordException: Error(bot=Bot(<qq>), code=235, title=温馨提示, message=当前QQ版本过低,请升级至最新版本后再登录。点击进入下载页面, errorInfo=)
      net.mamoe.mirai.network.WrongPasswordException: Error(bot=Bot(<qq>), code=235, title=温馨提示, message=当前QQ版本过低,请升级至最新版本后再登录。点击进入下载页面, errorInfo=)
              at net.mamoe.mirai.internal.network.components.SsoProcessorImpl$SlowLoginImpl.doLogin(SsoProcessor.kt:331)
              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)
              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)
      
      > 
      
      发布在 使用交流
      K
      konjacer
    • RE: 升级 mirai 至 2.14.0, 使用新的短信验证方法解决设备验证

      @cssxsh 按此步骤执行过了(第一步是2.14.0-RC),完成滑块之后还是报版本过低
      2023-01-21 07:53:31 E/console: net.mamoe.mirai.network.WrongPasswordException: Error(bot=Bot(*********), code=235, title=温馨提示, message=当前QQ版本过低,请升级至最新版本后再登录。点击进入下载页面, errorInfo=)

      发布在 使用交流
      K
      konjacer
    • RE: 登录QQ时提示 服务连接中,请稍后再试?报错类型是WrongPasswordException

      使用2.13.2则出现E/main: net.mamoe.mirai.internal.utils.crypto.DecryptionFailedException

      发布在 BUG反馈
      K
      konjacer
    • RE: 登录QQ时提示 服务连接中,请稍后再试?报错类型是WrongPasswordException

      我也是这个情况

      发布在 BUG反馈
      K
      konjacer