Couldn't connect to server io.netty.channel.AbstractChannel$AnnotatedConnectException: Operation timed out: li5jun.com/139.129.57.197: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:352) 

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

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

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

 at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) 

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

at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) 

 at java.lang.Thread.run(Thread.java:745) Caused by: java.net.ConnectException: Operation timed out ... 10 more