Hello,
ISSUE
I’ve once had this issue back in October, but it seems like it has returned. Last time the issue occurred, it was an issue on ROBLOX’s end.
This issue has begun occurring again around mid-day EST in my game. It has gotten prevalent enough where I have had to temporarily close off my game.
Every server in my game (that holds about 22 players each) is breaking completely. After receiving enough reports, I’ve investigated a server and found the following error logs:
I have not made any changes to my game in over 2 months, and just today it began throwing this error and has been breaking in every server. Here is the current error I’m getting:
The first notable error is the ‘Script timeout: exhausted allowed execution time’. This code has been working flawlessly since November of 2019 and has never thrown this error before. It just began throwing this error today. So I do believe this is related to the overall problem.
And of course, below, is the 502 error, as well as the HTTP 500 (Internal Server Error).
It began happening today, and I began receiving an influx of bug and broken server reports around 4:15 PM EST
REPRODUCTION
I’ve tested my game a lot by myself while it has been temporarily shut down, and have had no issues. It only seems to happen with many users in a server. When there’s a full server, it doesn’t take long for the server to completely break and throw this error. It is also not only related to DataStore2, as other aspects of my game that use the normal Datastore are giving the same error. I also do believe that the ‘Script Timeout’ error is related to this issue, because as stated, it’s never occurred before until today when the issues were being reported.
This issue has happened before (the HTTP 500 error, not the script timeout error), and I’ve posted an article back then here: DataStore Issue - HTTP 500 (Internal Server Error). I reposted this because if it’s affecting me, I’m sure it may be affecting others, and it may be game-breaking for others as well. So I believe it is urgent enough to create a brand new thread for this problem.
If anyone else is experiencing a similar issue in their experiences beginning recently, please leave them here.
Thank you for reading.