Authentication failed. MySql.Data.MySqlClient.MySqlException (0x80004005): Access denied for user 'authdev'@'192.99.20.72' (using password: YES) at
Same exact thing for me. Happened 2 mins ago, and now I get it every time I try to connect. Something happen to the HB servers?
Same "Authentication failed. MySql.Data.MySqlClient.MySqlException (0x80004005): Access denied for user 'authdev'@'192.99.20.72' (using password: YES) at MySql.Data.MySqlClient.MySqlStream.ReadPacket() at MySql.Data.MySqlClient.NativeDriver.AuthenticateNew(Boolean reset) at MySql.Data.MySqlClient.NativeDriver.Open() at MySql.Data.MySqlClient.Driver.Open() at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection() at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection() at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver() at MySql.Data.MySqlClient.MySqlPool.GetConnection() at MySql.Data.MySqlClient.MySqlConnection.Open() at Styx.AuthService.Entity.Database..ctor() in d:\Buddy\Server Repos\Auth Service\AuthService\Entity\DbConn.cs:line 60 at Styx.AuthService.AS.Login(String u, String p, Byte botType, Int64 ticks) in d:\Buddy\Server Repos\Auth Service\AuthService\AuthService.svc.cs:line 362 at Styx.AuthService.AS.Do(Byte b, Object[] args) in d:\Buddy\Server Repos\Auth Service\AuthService\AuthService.svc.cs:line 66 "
Does it affect the WoW account it was attached to as well? Because all of mine are still online and doing fine. No DC's as of yet. Just the hb client went down mid questing.
nah looks like it has some kind of authentication error as it tries to access mysql, maybe their mysql server is down, or someone changed something.