Connect to Minecraft Server Error?

Ho
- in Servers
1

I have a Minecraft modserver with the Forge version with a few friends:

1.7.10-Forge10.13.4.1614-1.7.10

My friends can join this server without any problems, but this only works for me sometimes. There are no problems with the server or with my internet both working. I have already tried to connect to another Internet connection, but without success. The firewall was set as in other forums (sometimes switched off for a short time). I started Minecraft with the Livelog and when I try to connect to this server I get the following error message:

Couldn't connect to server

java.net.ConnectException: Connection timed out: no further information: 88.218.227.174/88.218.227.174:25565

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:191)

at io.netty.channel.nio.AbstractNioChannel $ AbstractNioUnsafe.finishConnect (AbstractNioChannel.java:228)

at io.netty.channel.nio.NioEventLoop.processSelectedKey (NioEventLoop.java:497)

at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized (NioEventLoop.java:447)

at io.netty.channel.nio.NioEventLoop.run (NioEventLoop.java:341)

at io.netty.util.concurrent.SingleThreadEventExecutor $ 2.run (SingleThreadEventExecutor.java:101)

at java.lang.Thread.run (Thread.java:745)

As I said with my friends, this only works for me without problems. My PC is also relatively "fresh".

My system:

AMD Ryzen 7 3700x

32GB Ram

GeForce 1050TI

2TB SSD

2TB HDD

Po

It may be because your Internet can't receive the data from the server or the data is not being sent correctly. This can also be the case if your friends can join and your internet is running well.

To find out what the problem is, do a https://de.m.wikipedia.org/...raceroute:

Press the Windows key and enter cmd.
Press Enter and enter tracert IP in the window that opens (replace IP with the server ip)
If something says over 300ms somewhere, the address on the far right in the line is probably responsible for the connection problem.