-
Bug
-
Resolution: Duplicate
-
None
-
1.16 (Java Edition)
-
Unconfirmed
-
Java
Since around 6pm EST today (9/18/2020) none of the machines in my house have been able to connect to Realms. I've followed all of the troubleshooting steps but none of us can connect. In general our internet connections are working for everything else as per usual and nothing has changed that we know on our network.
Error:
Couldn't connect to world io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection timed out: no further information: 52.226.92.180/52.226.92.180:30012 at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:635) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:582) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:499) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:461) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at java.lang.Thread.run(Thread.java:745) Caused by: java.net.ConnectException: Connection timed out: no further information ... 10 more
- duplicates
-
REALMS-5600 Failed to connect to the server
- Resolved