Server is running linux, 0.9.2.2 was running fine, just upgraded server to 0.9.2.3, now i get failing connections to some ports and can't connect to the server. it also doesn't show up on the server list on the client any more.
Here is a log extract:
TARTING RISING WORLD SERVER...
Server bind to IP: ***.***.***.***:4255
2018/02/17 11:32 AM JIW-Network
INFO: [NetworkServer] Add channel Port:4,255 Type:TCP Index:0
2018/02/17 11:32 AM JIW-Network
INFO: [NetworkServer] Add channel Port:4,256 Type:UDP Index:1
2018/02/17 11:32 AM JIW-Network
INFO: [NetworkServer] Add channel Port:4,256 Type:TCP Index:2
2018/02/17 11:32 AM JIW-Network
INFO: [NetworkServer] Add channel Port:4,257 Type:UDP Index:3
2018/02/17 11:32 AM JIW-Network
INFO: [NetworkServer] Add channel Port:4,257 Type:TCP Index:4
2018/02/17 11:32 AM JIW-Network
INFO: [NetworkServer] Add channel Port:4,258 Type:UDP Index:5
2018/02/17 11:32 AM JIW-Network
INFO: [NetworkServer] Add channel Port:4,258 Type:TCP Index:6
2018/02/17 11:32 AM I.g
INFO: Default server permissions loaded successfully!
Found 2 files in groups folder
2018/02/17 11:32 AM I.g
INFO: Group "admin" permissions loaded successfully!
RISING WORLD SERVER STARTED
ok so far but then:
[TcpSessionHandler] NEW Client Connection from:/217.144.175.2:59787 de.jiw.network.server.session.TcpSessionHandler@19b4f5b0 PORT:4255
SERVER QUERY ERROR
java.net.BindException: Cannot assign requested address
at sun.nio.ch.Net.bind0(Native Method)
at sun.nio.ch.Net.bind(Net.java:433)
at sun.nio.ch.DatagramChannelImpl.bind(DatagramChannelImpl.java:691)
at io.netty.util.internal.SocketUtils$6.run(SocketUtils.java:123)
at io.netty.util.internal.SocketUtils$6.run(SocketUtils.java:120)
at java.security.AccessController.doPrivileged(Native Method)
at io.netty.util.internal.SocketUtils.bind(SocketUtils.java:120)
at io.netty.channel.socket.nio.NioDatagramChannel.doBind0(NioDatagramChannel.java:198)
at io.netty.channel.socket.nio.NioDatagramChannel.doBind(NioDatagramChannel.java:193)
at io.netty.channel.AbstractChannel$AbstractUnsafe.bind(AbstractChannel.java:558)
at io.netty.channel.DefaultChannelPipeline$HeadContext.bind(DefaultChannelPipeline.java:1283)
at io.netty.channel.AbstractChannelHandlerContext.invokeBind(AbstractChannelHandlerContext.java:501)
at io.netty.channel.AbstractChannelHandlerContext.bind(AbstractChannelHandlerContext.java:486)
at io.netty.channel.DefaultChannelPipeline.bind(DefaultChannelPipeline.java:989)
at io.netty.channel.AbstractChannel.bind(AbstractChannel.java:254)
at io.netty.bootstrap.AbstractBootstrap$2.run(AbstractBootstrap.java:364)
at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:403)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:138)
at java.lang.Thread.run(Thread.java:748)
Steam Servers Connected (1407489909 -> 83.228.151.117)
[TcpSessionHandler ExceptionCaught] /217.144.175.2:59787
2018/02/17 11:32 AM JIW-Network
WARNING: [TcpSessionHandler ChannelInactive] Unable to find ClientConnection for /217.144.175.2:59787
[TcpSessionHandler] NEW Client Connection from:/217.144.175.2:62917 de.jiw.network.server.session.TcpSessionHandler@bf75ea PORT:4255
[TcpSessionHandler] NEW Client Connection from:/190.37.11.162:21359 de.jiw.network.server.session.TcpSessionHandler@7c71fcd0 PORT:4255
[TcpSessionHandler ExceptionCaught] /217.144.175.2:62917
2018/02/17 11:33 AM JIW-Network
WARNING: [TcpSessionHandler ChannelInactive] Unable to find ClientConnection for /217.144.175.2:62917
java.io.IOException: Connection reset by peer
at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
at sun.nio.ch.IOUtil.read(IOUtil.java:192)
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
at io.netty.buffer.PooledUnsafeDirectByteBuf.setBytes(PooledUnsafeDirectByteBuf.java:288)
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1106)
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:343)
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:123)
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:138)
at java.lang.Thread.run(Thread.java:748)
[TcpSessionHandler ExceptionCaught] /190.37.11.162:21359