F5F Stay Refreshed Power Users Networks Unable to reach your friend's Minecraft server.

Unable to reach your friend's Minecraft server.

Unable to reach your friend's Minecraft server.

Pages (2): 1 2 Next
M
mewa11
Member
195
05-24-2023, 08:45 PM
#1
During these quarantine periods I considered diving back into Minecraft. A friend ran a straightforward server that others could access easily, but when I tried to join mine the system rejected my connection with the message: "io.netty.channel.abstractchannel$annotatedconnectexception connection refused no further information." I've tried various fixes—reinstalling the game, adjusting firewall rules, turning off the firewall, updating Java, and tweaking router settings—but nothing seems to work. Other servers like Hypixel still function smoothly. I'm at a loss and would appreciate any guidance. Thanks ahead!
M
mewa11
05-24-2023, 08:45 PM #1

During these quarantine periods I considered diving back into Minecraft. A friend ran a straightforward server that others could access easily, but when I tried to join mine the system rejected my connection with the message: "io.netty.channel.abstractchannel$annotatedconnectexception connection refused no further information." I've tried various fixes—reinstalling the game, adjusting firewall rules, turning off the firewall, updating Java, and tweaking router settings—but nothing seems to work. Other servers like Hypixel still function smoothly. I'm at a loss and would appreciate any guidance. Thanks ahead!

P
PersieO
Posting Freak
786
05-26-2023, 05:47 PM
#2
The Connection Refused error indicates that a device on the network between your computer and the server has declined the link. You might attempt a traceroute to the server to identify the source of the rejection.
P
PersieO
05-26-2023, 05:47 PM #2

The Connection Refused error indicates that a device on the network between your computer and the server has declined the link. You might attempt a traceroute to the server to identify the source of the rejection.

D
DeerhunterBR
Member
62
05-27-2023, 04:09 PM
#3
I recommend checking your router settings using a traceroute. It’s a simple way to see where the connection is going. If you’re not familiar with networking, start by looking up your router model and its default configuration page. Let me know if you need guidance on that!
D
DeerhunterBR
05-27-2023, 04:09 PM #3

I recommend checking your router settings using a traceroute. It’s a simple way to see where the connection is going. If you’re not familiar with networking, start by looking up your router model and its default configuration page. Let me know if you need guidance on that!

T
timo366
Junior Member
20
05-28-2023, 06:02 AM
#4
The article provides guidance on using the tracert tool to diagnose TCP/IP issues on Windows.
T
timo366
05-28-2023, 06:02 AM #4

The article provides guidance on using the tracert tool to diagnose TCP/IP issues on Windows.

T
timopunker14
Junior Member
49
06-04-2023, 08:28 PM
#5
Okay, so I tried it with my friend's IP and here's what I got. 1 <1 ms <1 ms <1 ms ZyXEL.Home [192.168.1.1] 2 12 ms 12 ms 12 ms bng1-adt67.nl.euro.net [194.134.5.68] 3 * * * Request timed out. 4 * * * Request timed out. etc etc So I guess it's my router then?
T
timopunker14
06-04-2023, 08:28 PM #5

Okay, so I tried it with my friend's IP and here's what I got. 1 <1 ms <1 ms <1 ms ZyXEL.Home [192.168.1.1] 2 12 ms 12 ms 12 ms bng1-adt67.nl.euro.net [194.134.5.68] 3 * * * Request timed out. 4 * * * Request timed out. etc etc So I guess it's my router then?

I
Inezze009
Senior Member
716
06-04-2023, 09:19 PM
#6
Your router is built from your own device. Likely the issue stems from your friend configuring an access control list without realizing it. Please ask them to review their firewall settings.

In the command prompt, type "ping <server ip address>" and see if you receive a valid response or a "destination unreachable" message.
I
Inezze009
06-04-2023, 09:19 PM #6

Your router is built from your own device. Likely the issue stems from your friend configuring an access control list without realizing it. Please ask them to review their firewall settings.

In the command prompt, type "ping <server ip address>" and see if you receive a valid response or a "destination unreachable" message.

D
Devil_Breaker
Junior Member
36
06-06-2023, 11:05 AM
#7
Are you using the same internet service provider as your friend? Could others who can connect be on the same provider or a different one? The traceroute indicates reaching an ISP node, but if it repeatedly times out afterward, it suggests traffic is being blocked within the same network. Edit: It's conceivable the ISP is filtering ICMP packets through their hardware, yet if you reach 30 and still face issues, another factor is likely involved.
D
Devil_Breaker
06-06-2023, 11:05 AM #7

Are you using the same internet service provider as your friend? Could others who can connect be on the same provider or a different one? The traceroute indicates reaching an ISP node, but if it repeatedly times out afterward, it suggests traffic is being blocked within the same network. Edit: It's conceivable the ISP is filtering ICMP packets through their hardware, yet if you reach 30 and still face issues, another factor is likely involved.

X
xPeeKay
Junior Member
37
06-14-2023, 07:48 AM
#8
It's odd since another player is online while they're not connected to the same network. I also doubt my friend adjusted any configurations, as they seem unfamiliar with technical settings—likely following a YouTube guide for setting up and forwarding a Minecraft server.
X
xPeeKay
06-14-2023, 07:48 AM #8

It's odd since another player is online while they're not connected to the same network. I also doubt my friend adjusted any configurations, as they seem unfamiliar with technical settings—likely following a YouTube guide for setting up and forwarding a Minecraft server.

A
Ash4eva_xx
Junior Member
15
06-14-2023, 10:06 AM
#9
I'm not very comfortable with networking jargon, but are you checking if we're using the same internet service provider? (For instance, both of us might be on Verizon?) I really don't know which provider we have, but I'm pretty sure it's different from my friend's. Do you know if others around us share the same provider? And yes, it took 30 hops and it's still just a long wait.
A
Ash4eva_xx
06-14-2023, 10:06 AM #9

I'm not very comfortable with networking jargon, but are you checking if we're using the same internet service provider? (For instance, both of us might be on Verizon?) I really don't know which provider we have, but I'm pretty sure it's different from my friend's. Do you know if others around us share the same provider? And yes, it took 30 hops and it's still just a long wait.

D
Dave1304
Member
180
06-14-2023, 02:26 PM
#10
Yep, we're using the same service. I noticed they block traffic between devices on the same network. It might be interfering with ping packets during traceroute. Try sending a ping to your friend's IP address as recommended earlier and check for timeouts or replies.
D
Dave1304
06-14-2023, 02:26 PM #10

Yep, we're using the same service. I noticed they block traffic between devices on the same network. It might be interfering with ping packets during traceroute. Try sending a ping to your friend's IP address as recommended earlier and check for timeouts or replies.

Pages (2): 1 2 Next