[23:16:08] [Client thread/INFO]: Connecting to 192.168.15.106, 25566
[23:16:09] [Server Connector #1/ERROR]: Couldn't connect to server
java.net.ConnectException: Connection refused: no further information: /192.168.15.106:25566
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.7.0_60]
at sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source) ~[?:1.7.0_60]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:191) ~[netty-all-4.0.15.Final.jar:4.0.15.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:255) ~[netty-all-4.0.15.Final.jar:4.0.15.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:502) ~[netty-all-4.0.15.Final.jar:4.0.15.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:452) ~[netty-all-4.0.15.Final.jar:4.0.15.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:346) ~[netty-all-4.0.15.Final.jar:4.0.15.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) ~[netty-all-4.0.15.Final.jar:4.0.15.Final]
at java.lang.Thread.run(Unknown Source) ~[?:1.7.0_60]
I had no problems up until this week. Nothing changed with my setup, but now I cannot connect to any server, LAN or WAN. I keep getting the Connection refused error. I've tried upgrading to the latest Java client, but this didn't fix anything, either. This happens with the latest snapshot (14w32d) and 1.7.10. Is anyone else experiencing this?
I had no problems up until this week. Nothing changed with my setup, but now I cannot connect to any server, LAN or WAN. I keep getting the Connection refused error. I've tried upgrading to the latest Java client, but this didn't fix anything, either. This happens with the latest snapshot (14w32d) and 1.7.10. Is anyone else experiencing this?