Good morning everyone, lately there are pilots who have all the applications in order and have problems accessing the server. In the server log I get the following message:
time=“2023-01-28T13:25:19+01:00” level=error msg=“couldn’t handle tcp connection (read message length)” error=“read tcp 192.168.1.100:9607->46.24.213.118:64887: wsarecv: An existing connection was forced broken by the remote host.”
appreciate any help, thanks.
This sounds like the drivers games are failing to load or crashing, so the server loses their connection.
Can you ask the drivers to watch the bottom left hand corner of the screen to see what message is shown when their game crashes? This will help us track down the cause of the issue.
The logs on the server just suggest that your game is closing/crashing whilst connecting to the server, unfortunately in this case they can’t provide more context. There can be quite a few different causes for this but it’s usually possible to diagnose by checking a few things locally as covered on our Wiki here:
It may also be a checksum issue, which are covered here:
The first thing I would suggest checking is the final message you see at the bottom left of the loading screen (before the no connection message) when connecting to the server. If that message is Error: can't compare checksum then refer to the second link. If it’s anything else look at the first link, specifically your local log files to see if there are any errors there.