How to solve the "io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information" error on Minecraft?
I am getting the following error when I try to connect to a Minecraft server:
This is all servers, not just one.
The error says:
io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information:
Version 1.12
I've tried:
- Restarting Minecraft
- Restarting Computer
- Uninstalling and Reinstalling Mincraft
- Uninstalling and Reinstalling Java
- Altering Firewall
- Restarting Internet
- I've messed with my port, made a second windows account, reset netsh winsock
- Checked hosts
- Made a new WINDOWS account
The overlay in the bottom right is Geforce's Overlay for game capturing. I don't have any mods installed.
A Mojang support ticket wouldn't help. Im desperate.
Best Answer
I have the same error on my local network, it looks like a firewall issue on the host/server side. For me, to troubleshoot I used nmap. The LAN game showed up in multiplayer as 10.0.0.21:49299. nmap reported that port from that IP as closed/filtered; i.e. a firewall issue.
To confirm it is a firewall issue, turn off the firewall (momentarily). See if you're able to connect while the firewall is disabled.
Pictures about "How to solve the "io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information" error on Minecraft?"



How do I fix IO netty channel Abstractchannel Annotatedconnectexception Connection refused No further information?
Here are the steps to fix minecraft io.netty.channel.abstractchannel$annotatedconnectexception connection refused error:Why does it say IO netty channel Abstractchannel Annotatedconnectexception connection timed out no further information?
abstractchannel annotatedconnectexception\u201d is a Connection Timed Out Error. It prevents you from connecting to a gaming server. The Common IP Connectivity problem is the main reason for the Minecraft connection rejected error. On both a single-player and a multiplayer server, this error can occur.How do I fix IO netty error in Minecraft?
The io. netty.channel error is often due to the Windows Defender Firewall blocking Minecraft's server connection. To fix that, press the Windows key + S hotkey.How do I fix Minecraft Connection refused No further information?
If you are seeing Connection refused: no further information on Minecraft, try the following solutions to resolve the issue.Fix minecraft io.netty.channel.abstractchannel$annotatedconnectexception connection refused
More answers regarding how to solve the "io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information" error on Minecraft?
Answer 2
It looks like it has something to do with Firewall not allowing traffic to the 1.12.jar file located in C:\Users\user\AppData\Roaming.minecraft\versions(version).
I assume that when you say you have "Altered the Firewall" you mean that you only allowed connections to the Java.exes but NOT the actual 1.12.jar file itself.
Important: When creating the rule it is important to make sure these configurations are set: Set the program path to the 1.12.jar file, and make sure to check "Allow the Connection" when configuring the rule.
Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.
Images: Ketut Subiyanto, Castorly Stock, Castorly Stock, Castorly Stock

