<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[QQ连接失败]]></title><description><![CDATA[<p dir="auto">E/console:io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection timed out: no further information: <a href="http://msfwifi.3g.qq.com/36.155.163.51:8080" target="_blank" rel="noopener noreferrer nofollow ugc">msfwifi.3g.qq.com/36.155.163.51:8080</a></p>
<p dir="auto">大家都是code之类的，我直接连不上了是网络的问题吗</p>
<p dir="auto">前段时间好好的</p>
]]></description><link>https://mirai.mamoe.net/topic/2515/qq连接失败</link><generator>RSS for Node</generator><lastBuildDate>Thu, 12 Mar 2026 19:45:24 GMT</lastBuildDate><atom:link href="https://mirai.mamoe.net/topic/2515.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 30 Sep 2023 07:06:58 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to QQ连接失败 on Sat, 14 Oct 2023 11:25:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://mirai.mamoe.net/uid/17173">@ilemon996</a><br />
有可能是同一网络下登入的qq账号太多<br />
我关手机网络后可以上了</p>
]]></description><link>https://mirai.mamoe.net/post/26397</link><guid isPermaLink="true">https://mirai.mamoe.net/post/26397</guid><dc:creator><![CDATA[Fish-LP]]></dc:creator><pubDate>Sat, 14 Oct 2023 11:25:25 GMT</pubDate></item><item><title><![CDATA[Reply to QQ连接失败 on Mon, 09 Oct 2023 01:20:57 GMT]]></title><description><![CDATA[<p dir="auto"><img src="/assets/uploads/files/1696814422002-4297dc88-40c7-4290-aad3-4b2be3973b5d-image.png" alt="image.png" class=" img-responsive img-markdown" />我使用这种方法node签名，也是提示这个错误，不知道怎么解决</p>
]]></description><link>https://mirai.mamoe.net/post/26347</link><guid isPermaLink="true">https://mirai.mamoe.net/post/26347</guid><dc:creator><![CDATA[ilemon996]]></dc:creator><pubDate>Mon, 09 Oct 2023 01:20:57 GMT</pubDate></item><item><title><![CDATA[Reply to QQ连接失败 on Sat, 07 Oct 2023 12:44:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://mirai.mamoe.net/uid/622">@cssxsh</a></p>
<pre><code>2023-10-07 20:42:39 E/main: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection timed out: no further information: msfwifi.3g.qq.com/36.155.163.51:8080
</code></pre>
<p dir="auto">XD<br />
没什么用，大部分时候可以的</p>
]]></description><link>https://mirai.mamoe.net/post/26336</link><guid isPermaLink="true">https://mirai.mamoe.net/post/26336</guid><dc:creator><![CDATA[Fish-LP]]></dc:creator><pubDate>Sat, 07 Oct 2023 12:44:53 GMT</pubDate></item><item><title><![CDATA[Reply to QQ连接失败 on Sun, 01 Oct 2023 08:17:26 GMT]]></title><description><![CDATA[<p dir="auto">你可以尝试清理<br />
<code>bots\...\cache\servers.json</code><br />
这个文件</p>
]]></description><link>https://mirai.mamoe.net/post/26289</link><guid isPermaLink="true">https://mirai.mamoe.net/post/26289</guid><dc:creator><![CDATA[cssxsh]]></dc:creator><pubDate>Sun, 01 Oct 2023 08:17:26 GMT</pubDate></item><item><title><![CDATA[Reply to QQ连接失败 on Sat, 30 Sep 2023 11:02:25 GMT]]></title><description><![CDATA[<p dir="auto">2023-09-30 19:00:29 E/main: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection timed out: no further information: <a href="http://msfwifi.3g.qq.com/36.155.163.51:8080" target="_blank" rel="noopener noreferrer nofollow ugc">msfwifi.3g.qq.com/36.155.163.51:8080</a><br />
io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection timed out: no further information: <a href="http://msfwifi.3g.qq.com/36.155.163.51:8080" target="_blank" rel="noopener noreferrer nofollow ugc">msfwifi.3g.qq.com/36.155.163.51:8080</a><br />
Suppressed: NettyChannelException(message=Failed to connect <a href="http://msfwifi.3g.qq.com/" target="_blank" rel="noopener noreferrer nofollow ugc">msfwifi.3g.qq.com/</a>&lt;unresolved&gt;:8080, cause=io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection timed out: no further information: <a href="http://msfwifi.3g.qq.com/36.155.163.51:8080" target="_blank" rel="noopener noreferrer nofollow ugc">msfwifi.3g.qq.com/36.155.163.51:8080</a>)<br />
at net.mamoe.mirai.internal.network.impl.netty.NettyNetworkHandler.createConnection$suspendImpl(NettyNetworkHandler.kt:116)<br />
at net.mamoe.mirai.internal.network.impl.netty.NettyNetworkHandler$createConnection$1.invokeSuspend(NettyNetworkHandler.kt)<br />
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)<br />
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)<br />
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)<br />
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)<br />
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)<br />
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)<br />
Caused by: [CIRCULAR REFERENCE: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection timed out: no further information: <a href="http://msfwifi.3g.qq.com/36.155.163.51:8080" target="_blank" rel="noopener noreferrer nofollow ugc">msfwifi.3g.qq.com/36.155.163.51:8080</a>]<br />
Caused by: java.net.ConnectException: Connection timed out: no further information<br />
at java.base/sun.nio.ch.Net.pollConnect(Native Method)<br />
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)<br />
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)<br />
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330)<br />
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)<br />
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:707)<br />
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655)<br />
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581)<br />
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)<br />
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)<br />
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)<br />
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)<br />
at java.base/java.lang.Thread.run(Thread.java:833)</p>
<p dir="auto">2023-09-30 19:00:29 V/Bot.2811023437: Event: net.mamoe.mirai.console.events.AutoLoginEvent$Failure@7479b19a<br />
2023-09-30 19:00:29 I/main: mirai-console started successfully.<br />
2023-09-30 19:00:29 I/Bot.2811023437: Bot cancelled: Bot closed</p>
]]></description><link>https://mirai.mamoe.net/post/26281</link><guid isPermaLink="true">https://mirai.mamoe.net/post/26281</guid><dc:creator><![CDATA[Fish-LP]]></dc:creator><pubDate>Sat, 30 Sep 2023 11:02:25 GMT</pubDate></item></channel></rss>