Resolved Question about Server Configuration / Porxy

gibbs

Heir
Customer
Folks, I have a problem. I successfully configured HAProxy — everything works and I can connect to the server correctly through another machine.

Unfortunately, an issue appeared with server registration. Despite the message:

INFO Trying to register gameserver: 1 [127.0.0.1]
INFO Gameserver registration successful.

Take a new game server into a free slot (auto parking game server to auth server),
AcceptNewGameServer = True


The game server is not being added to the database, and the database remains empty. Even so, the game server still appears on the server list in the login menu; its name is shown in red, and it connects me normally.

Do you have any idea what I might be doing wrong?
 
Back
Top