Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [16:24:44] [Client thread/INFO]: Connecting to 82.239.88.233, 56289
- [16:25:05] [Server Connector #3/ERROR]: Couldn't connect to server
- java.net.ConnectException: Connection timed out: no further information: /82.239.88.233:56289
- at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.7.0_67]
- at sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source) ~[?:1.7.0_67]
- at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:191) ~[NioSocketChannel.class:?]
- at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:228) ~[AbstractNioChannel$AbstractNioUnsafe.class:?]
- at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:497) ~[NioEventLoop.class:?]
- at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447) ~[NioEventLoop.class:?]
- at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) ~[NioEventLoop.class:?]
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) ~[SingleThreadEventExecutor$2.class:?]
- at java.lang.Thread.run(Unknown Source) ~[?:1.7.0_67]
Advertisement
Add Comment
Please, Sign In to add comment