-
Bug
-
Resolution: Duplicate
-
None
-
1.16 (Java Edition)
-
None
-
Windows 10 Home 2004 (v10.0.19041)
Java version bundled with Minecraft
-
Unconfirmed
-
Java
The story so far.
On Sunday, I was still able to connect to my Realm and do things. Later that evening, I performed a wipe/reload of Windows 10. Since then, I've been unable to connect to my Realm.
However, this issue is only related to Realms. I can connect to all the public servers I've tried just fine. I can download my map backups from the Realm too, and perform other administrative things... I just can't actually connect to it and play.
Below is the pertinent portion of the log file illustrating an attempted connection and subsequent failure. I've sought help via email and on the community support discord server, and I really don't know where else to turn or what else to do, since the realm I'm paying for can't be accessed.
[14:02:55] MCO Compatability Checker #1/INFO: Realms is available for this user
[14:02:56] [Realms Texture Downloader/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', name='PROD'
[14:03:00] [Realms-connect-task/ERROR]: Couldn't connect to world
io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: 52.188.28.33/52.188.28.33:30813
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.8.0_51]
at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:1.8.0_51]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) ~[netty-all-4.1.25.Final.jar:4.1.25.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) ~[netty-all-4.1.25.Final.jar:4.1.25.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:635) ~[netty-all-4.1.25.Final.jar:4.1.25.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:582) ~[netty-all-4.1.25.Final.jar:4.1.25.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:499) ~[netty-all-4.1.25.Final.jar:4.1.25.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:461) ~[netty-all-4.1.25.Final.jar:4.1.25.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) ~[netty-all-4.1.25.Final.jar:4.1.25.Final]
at java.lang.Thread.run(Thread.java:745) ~[?:1.8.0_51]
Caused by: java.net.ConnectException: Connection refused: no further information
... 10 more
- duplicates
-
REALMS-5600 Failed to connect to the server
- Resolved