Faulty Database

UniversalDriving

New Member
Messages
4
Reaction score
0
Points
1
I have a roblox API, hosted on x10hosting, It worked for about 2 hours, and the mysql and php allowed me to save my data, However now when I enter my roblox game, I get HttpError: Timedout or Error 503, I have only changed the domain name of the website, I also created a new database, and transferred my data to the new one, When I view my database in the browser, it doesn't have a http error. I wonder is this a error on Roblox end, or something is wrong with the php. Any answers will deeply be appreciated!

I have not maxxed out anything of my website, and I have only website and one mysql database.
 

mrburnsx

Community Advocate
Community Support
Messages
755
Reaction score
72
Points
28
Check your error logs to see what messages are indicated there, if the timeout or 503 is occurring on Roblox's end with their server(s) giving that response, then the issue would be on Roblox's end.
 
Top