Failed to handshake on linux!

Server Artifact Version: 2588
Operating System (Windows/Linux): Linux
Error screenshot (if any):


Crash files (if any):
Server config (server.cfg):

Path to server files: Default, /redm/server-files
Path to cfx-server-data files: Default, /redm/server-data

Describe your issue
Hello, I have a RedM Server and we were trying to join to the server, it seems that the port 30120 its opened, and on the bahs it doesnt crash or gives any error
What have you tried?
Changing parameters, deleting SteamWebApiKey, looking at the ports etc…

Change your endpoints back to being local to the machine your config is on. I assume your actual server code is local to the config file? If so, don’t specify the IP in the endpoints.

`endpoint_add_tcp "0.0.0.0:30120"
endpoint_add_udp "0.0.0.0:30120"`

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.