c++authenticationazerothcore

AzerothCore Unable to connect to server, probably WorldSocket Malformed request sent by client


I am using AzerothCore locally and when I try to log in - I am stuck at "Authenticating".

Previously on login attempt - a error occured, WorldSocket Malformed request sent by client, But after opening the ports for both inbound and outbound connections - it dissapeared.

Therefore, no error message, just stuck at "Authenticating". Client version: 3.3.5 (13240) (Release) Jan 24 2010

The realmList is changed to 127.0.0.1:8085 But I am not sure if it is correct, since once I had issues accessing localhost on another application and had to use the router's IP (192.168.0.3)

AuthServer

WorldServer

RealmList


Solution

  • Solved: On the client, use set realmlist 127.0.0.1 Without the port