MiraiForum

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

    Java.net.UnknownHostException 登陆失败

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

      前段时间还好,最近几天突然这样报错

      2023-02-22 09:31:42 I/main: Backend: version 2.14.0, built on 2023-02-06 07:25:21.
      2023-02-22 09:31:42 I/main: Frontend Terminal: version 2.14.0, provided by Mamoe Technologies
      2023-02-22 09:31:42 I/main: Welcome to visit https://mirai.mamoe.net/
      2023-02-22 09:31:42 I/tech.kokona.mirai-automatic-slider-captcha-solver: 正在加载 Mirai Automatic Slider Captcha Solver v0.3 By 溯洄w4123
      2023-02-22 09:31:42 I/plugin: Successfully loaded plugin tech.kokona.mirai-automatic-slider-captcha-solver v0.3
      2023-02-22 09:31:42 I/MiraiNative: 当前系统: Windows 10
      2023-02-22 09:31:42 I/MiraiNative: 当前架构: amd64
      2023-02-22 09:31:42 I/plugin: Successfully loaded plugin MiraiNative v2.0.5-cp
      2023-02-22 09:31:42 I/plugin: Successfully loaded plugin MCL Addon v2.1.1
      2023-02-22 09:31:42 I/main: Prepared built-in commands: autoLogin, help, login, logout, permission, status, stop
      2023-02-22 09:31:43 I/MiraiNative: 正在加载 Mirai Native Bridge C:\Users\wme005\OneDrive - UiT Office 365\hobby\DICE\data\org.itxtech.mirainative\CQP.dll
      2023-02-22 09:31:43 I/MiraiNative: 插件 Dice.Driver.CQ.dll 已被加载,返回值为 0 。
      2023-02-22 09:31:43 I/MCL Addon: iTXTech MCL Version: 2.1.2-61c8bd8
      2023-02-22 09:31:43 W/MCL Addon: iTXTech Soyuz 未安装,Soyuz MCL Handler 特性已禁用
      2023-02-22 09:31:43 I/main: 3 plugin(s) enabled.
      2023-02-22 09:31:43 I/main: Auto-login 3122104389, protocol: ANDROID_PHONE, heartbeatStrategy: STAT_HB
      2023-02-22 09:31:48 I/Bot.3122104389: Calculating type 2 PoW, it can take some time....
      2023-02-22 09:31:48 I/Bot.3122104389: Got PoW result, cost: 144 ms
      2023-02-22 09:31:48 I/stdout: [AutomaticLoginSolver] Captcha URL: https://ssl.captcha.qq.com/template/wireless_mqq_captcha.html?style=simple&aid=16&uin=3122104389&sid=5400986891828187891&cap_cd=NOpeaHT1hX0hxAiwXPTBkfbQ2n_-aKjfWE-_e0HWqFzoV5nbR6ALOA**&clientype=1&apptype=2
      2023-02-22 09:31:48 I/stdout: 正在自动进行滑块验证,此步骤最多需要大概1分钟
      2023-02-22 09:31:48 I/stdout: 请注意: 如果显示滑块验证成功但登录时却显示网络异常,可能是由于服务器进行了过多滑块验证而被限制。这种情况可以尝试稍后再试或采用其他滑块验证方式。
      2023-02-22 09:31:48 E/main: java.net.UnknownHostException: 不知道这样的主机。 (slider.kokona.tech)
      java.net.UnknownHostException: 不知道这样的主机。 (slider.kokona.tech)
              at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
              at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:52)
              at java.base/java.net.InetAddress$PlatformResolver.lookupByName(InetAddress.java:1059)
              at java.base/java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1673)
              at java.base/java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:1003)
              at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1663)
              at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1528)
              at legacy-compatibility-layer//okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49)
              at legacy-compatibility-layer//okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:164)
              at legacy-compatibility-layer//okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:129)
              at legacy-compatibility-layer//okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:71)
              at legacy-compatibility-layer//okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205)
              at legacy-compatibility-layer//okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106)
              at legacy-compatibility-layer//okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74)
              at legacy-compatibility-layer//okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255)
              at legacy-compatibility-layer//okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
              at legacy-compatibility-layer//okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
              at legacy-compatibility-layer//okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
              at legacy-compatibility-layer//okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
              at legacy-compatibility-layer//okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
              at legacy-compatibility-layer//okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
              at legacy-compatibility-layer//okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
              at legacy-compatibility-layer//okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
              at legacy-compatibility-layer//okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)
              at legacy-compatibility-layer//okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517)
              at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
              at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
              at java.base/java.lang.Thread.run(Thread.java:1589)
      
      2023-02-22 09:31:48 I/Bot.3122104389: Bot cancelled: Bot closed
      2023-02-22 09:31:48 I/main: mirai-console started successfully.
      
      1 条回复 最后回复 回复 引用 0
      • cssxsh
        cssxsh 最后由 编辑

        2023-02-22 09:31:42 I/plugin: Successfully loaded plugin tech.kokona.mirai-automatic-slider-captcha-solver v0.3
        java.net.UnknownHostException: 不知道这样的主机。 (slider.kokona.tech)

        你没注意相关信息的吗
        插件失效了

        M 1 条回复 最后回复 回复 引用 0
        • M
          mv911119 @cssxsh 最后由 编辑

          @cssxsh 说完注意了!谢谢解决眼盲问题!

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