bambam922
Community Developer
- Joined
- Jan 15, 2010
- Messages
- 6,069
- Reaction score
- 28
We are aware that many (if not all) users are experiencing issues across all of our products.
There are issues with the Auth and Database servers. The problems that you may be experiencing are, but are not limited to:
We are very sorry that there are more errors with our servers causing you to lose botting time.
We are working diligently to resolve these issues.
As of now, there is no ETA on when the servers will be fixed.
This post will be updated as I or the Other Mods/Devs have more information.
UPDATE:
While we shouldn't be having the widespread outage like yesterday, there still MAY be problems.
They can be some of the same ones listed above. this means GB2 has problems collecting nodes and going AFK.
They should be fixed by Monday night.
UPDATE (4:30 PM GMT):
There are issues with the Auth and Database servers. The problems that you may be experiencing are, but are not limited to:
- Sluggish/Unresponsive Forums
- Failed Authorization
- Max Sessions
- "No Data for X"
- "Cannot Load Tiles"
- Flying just stopping
- Bot afk while "Moving to node"
We are very sorry that there are more errors with our servers causing you to lose botting time.
We are working diligently to resolve these issues.
As of now, there is no ETA on when the servers will be fixed.
This post will be updated as I or the Other Mods/Devs have more information.
UPDATE:
While we shouldn't be having the widespread outage like yesterday, there still MAY be problems.
They can be some of the same ones listed above. this means GB2 has problems collecting nodes and going AFK.
They should be fixed by Monday night.
UPDATE (4:30 PM GMT):
The servers are back up for now, and we've finally tracked down the root of the issue.
Non-technical answer: There is a bug in a 3rd party library we use that causes all SQL connections to randomly stop, which causes our auth servers to be unable to "sync" with eachother, and retrieve data when required. This causes them to basically stop responding due to failsafes to avoid bigger issues (such as melting server hardware).
Technical answer:
We use MySQL's .NET Connector to handle our SQL connection (and queries) on the auth servers. There is currently a bug in the entity framework support that will cause connections to stop working after what seems like a set amount of time, or number of requests to the DB server. We've identified the issue, and are going to make changes today and tomorrow to remove the entity framework from our server software. This should resolve the problem for good, at the cost of some maintenance annoyances. We're not sure of what exactly is the cause in the MySQL connector code-base, but we do know that is where the issue originates. Unfortunately, this is one of those times where relying on a 3rd party implementation (that has been tested to work perfectly) can cause a nightmare. We must be hitting some usage case that hasn't been tested, or found a new bug in the provider.
TL;DR; We found the problem, and we'll be fixing it ASAP. Servers are up for right now, but may go back down again later today. Please bear with us!
Last edited: