Closed HYY1116 closed 1 year ago
同时登陆也会出现 Login failed: 拒绝连接: msfwifi.3g.qq.com/58.212.179.125:8080 2023-02-10 11:44:39 E/console: io.netty.channel.AbstractChannel$AnnotatedConnectException: 拒绝连接: msfwifi.3g.qq.com/58.212.179.125:8080 io.netty.channel.AbstractChannel$AnnotatedConnectException: 拒绝连接: msfwifi.3g.qq.com/58.212.179.125:8080 Suppressed: NettyChannelException(message=null, cause=io.netty.channel.AbstractChannel$AnnotatedConnectException: 拒绝连接: msfwifi.3g.qq.com/58.212.179.125:8080) at net.mamoe.mirai.internal.network.impl.netty.NettyNetworkHandler.createConnection$suspendImpl(NettyNetworkHandler.kt:116) at net.mamoe.mirai.internal.network.impl.netty.NettyNetworkHandler$createConnection$1.invokeSuspend(NettyNetworkHandler.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) 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: [CIRCULAR REFERENCE: io.netty.channel.AbstractChannel$AnnotatedConnectException: 拒绝连接: msfwifi.3g.qq.com/58.212.179.125:8080] Caused by: java.net.ConnectException: 拒绝连接 at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:707) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Unknown Source)
不清楚是不是我的网络原因,这个问题随机出现,而且已经出现两次不同ip
+1 2023-02-10 11:34:40 E/Bot.2373301339: java.lang.IllegalStateException: Failed to decode BdhSession java.lang.IllegalStateException: Failed to decode BdhSession
+1
目前好像好了?不再出现类似报错
看样子现在好了
在 QQ Service 中断期间的任何报错均不属于 mirai 问题, 请明天重启后重试
问题描述
今天QQ服务大面积出现问题后再通过登陆QQ,在登陆成功后一段时间(~10s)会出现报错Failed to decode BdhSession.
复现
今天QQ服务大面积出现问题后再通过登陆QQ,在登陆成功后一段时间(~10s)会出现报错Failed to decode BdhSession. 对于接收消息貌似无影响,但是会导致无法发送消息
mirai-core 版本
2.13.4
bot-protocol
ANDROID_PHONE
其他组件版本
net.mamoe.mirai-api-http v2.6.2 MCL Addon v2.1.1
系统日志
网络日志
No response
补充信息
No response