solrflare
Member
- Joined
- Apr 2, 2015
- Messages
- 99
- Reaction score
- 0
Gentlemen,
DemonBuddy was working flawlessly tonight and all of a sudden it stopped.
The login dialogue box popped up, asking for my Login key. I entered the key as per the e-mail (and the same one I've been using) and this is what the log is saying:
2015-05-01 02:31:41,649 [1] INFO MainWindow (null) - Demonbuddy v1.1.2273.404 started
2015-05-01 02:31:43,297 [7] INFO MainWindow (null) - Logging in...
2015-05-01 02:31:43,929 [7] INFO MainWindow (null) - 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
2015-05-01 02:31:44,080 [7] INFO MainWindow (null) - Authentication failed!
The 'MySql' makes me think this might be a server auth issue. Any solutions to this?
Thanks!!
DemonBuddy was working flawlessly tonight and all of a sudden it stopped.
The login dialogue box popped up, asking for my Login key. I entered the key as per the e-mail (and the same one I've been using) and this is what the log is saying:
2015-05-01 02:31:41,649 [1] INFO MainWindow (null) - Demonbuddy v1.1.2273.404 started
2015-05-01 02:31:43,297 [7] INFO MainWindow (null) - Logging in...
2015-05-01 02:31:43,929 [7] INFO MainWindow (null) - 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
2015-05-01 02:31:44,080 [7] INFO MainWindow (null) - Authentication failed!
The 'MySql' makes me think this might be a server auth issue. Any solutions to this?
Thanks!!






