Hello,
I have been trying to figure out this issue with researching ect however I can’t find a solution.
I have created a dedicated server cross compiled to Linux and hosting it on a public VPS. The server starts up correctly and states that it is listening. When I open console within the windows game and type ‘Open [ServerIP]’ it says
[2021.09.05-09.18.57:497][817]LogNet: Warning: Network Failure: PendingNetDriver[ConnectionTimeout]: UNetConnection::Tick: Connection TIMED OUT. Closing connection.. Elapsed: 20.00, Real: 20.00, Good: 20.00, DriverTime: 20.01, Threshold: 20.00, [UNetConnection] RemoteAddr: 78.[Removed for security].4:7777, Name: SteamNetConnection_2147482514, Driver: PendingNetDriver SteamNetDriver_2147482515, IsServer: NO, PC: NULL, Owner: NULL, UniqueId: INVALID
[2021.09.05-09.18.57:497][817]LogNet: NetworkFailure: ConnectionTimeout, Error: 'UNetConnection::Tick: Connection TIMED OUT. Closing connection.. Elapsed: 20.00, Real: 20.00, Good: 20.00, DriverTime: 20.01, Threshold: 20.00, [UNetConnection] RemoteAddr: 78 [Removed for security].4:7777, Name: SteamNetConnection_2147482514, Driver: PendingNetDriver SteamNetDriver_2147482515, IsServer: NO, PC: NULL, Owner: NULL, UniqueId: INVALID'
I have removed the IP Address [Removed for security] just for this post…
No connection incoming actually shows on the server and it doesn’t return anything of use. I am aware this is usually because its not listening however I can assure you the server states that it is listening from its IP. I am wondering if this is to do with the SteamNetDriver however I am simply just wanting to run the server and connect directly with the IP address.
If anyone knows a solution or a potential issue, I would be very grateful.
Thanks,