As shown on the topic, the problem seems to be that I cant connect to my partner in remote in a non-dedicated server. I use the EOS and from the EOS portal, I can see that in the session there are two conections (mine and my partner’s), yet I keep having this error
[2024.06.25-16.41.07:526][307]LogNet: Initial Connect Diagnostics: Sent ‘10’ packets in last ‘10.002506’ seconds, no packets received yet.
[2024.06.25-16.41.07:532][309]LogNet: Warning: UNetConnection::Tick: Connection TIMED OUT. Closing connection… Elapsed: 20.00, Real: 20.00, Good: 20.00, DriverTime: 20.01, Threshold: 20.00, [UNetConnection] RemoteAddr: my ip:7777, Name: IpConnection_2147482003, Driver: PendingNetDriver NetDriverEOS_2147482004, IsServer: NO, PC: NULL, Owner: NULL, UniqueId: INVALID
[2024.06.25-16.41.07:532][309]LogNet: Error: UEngine::BroadcastNetworkFailure: FailureType = ConnectionTimeout, ErrorString = UNetConnection::Tick: Connection TIMED OUT. Closing connection… Elapsed: 20.00, Real: 20.00, Good: 20.00, DriverTime: 20.01, Threshold: 20.00, [UNetConnection] RemoteAddr: my ip:7777, Name: IpConnection_2147482003, Driver: PendingNetDriver NetDriverEOS_2147482004, IsServer: NO, PC: NULL, Owner: NULL, UniqueId: INVALID, Driver = PendingNetDriver NetDriverEOS_2147482004
[2024.06.25-16.41.07:532][309]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: my ip:7777, Name: IpConnection_2147482003, Driver: PendingNetDriver NetDriverEOS_2147482004, IsServer: NO, PC: NULL, Owner: NULL, UniqueId: INVALID
[2024.06.25-16.41.07:532][309]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: my ip:7777, Name: IpConnection_2147482003, Driver: PendingNetDriver NetDriverEOS_2147482004, IsServer: NO, PC: NULL, Owner: NULL, UniqueId: INVALID’
[2024.06.25-16.41.07:532][309]LogNet: UNetConnection::Close: [UNetConnection] RemoteAddr: my ip:7777, Name: IpConnection_2147482003, Driver: PendingNetDriver NetDriverEOS_2147482004, IsServer: NO, PC: NULL, Owner: NULL, UniqueId: INVALID, Channels: 2, Time: 2024.06.25-16.41.07
[2024.06.25-16.41.07:532][309]LogNet: UNetConnection::SendCloseReason:
[2024.06.25-16.41.07:533][309]LogNet: - Result=ConnectionTimeout, ErrorContext=“ConnectionTimeout”
[2024.06.25-16.41.07:533][309]LogNet: UChannel::Close: Sending CloseBunch. ChIndex == 0. Name: [UChannel] ChIndex: 0, Closing: 0 [UNetConnection] RemoteAddr: my ip:7777, Name: IpConnection_2147482003, Driver: PendingNetDriver NetDriverEOS_2147482004, IsServer: NO, PC: NULL, Owner: NULL, UniqueId: INVALID
[2024.06.25-16.41.07:535][310]LogNet: Browse: /Game/Maps/TopDownMap?closed
I followed this tutorial
Any Idea?