Question:
why do i get error 503 connection timed out?
Daniel Kerr
2013-07-27 08:04:50 UTC
im trying to play a game on the internet and when I go on the website it says error 503 connection timed out on the login page. also the game doesn't work. is this the website or the computer?
Four answers:
Boris 24
2013-07-27 09:03:33 UTC
The Web server (running the Web site) is currently unable to handle the HTTP request due to a temporary overloading or maintenance of the server. The implication is that this is a temporary condition which will be alleviated after some delay. Some servers in this state may also simply refuse the socket connection, in which case a different error may be generated because the socket creation timed out.



503 errors in the HTTP cycle



Any client (e.g. your Web browser or our CheckUpDown robot) goes through the following cycle when it communicates with the Web server:



Obtain an IP address from the IP name of the site (the site URL without the leading 'http://'). This lookup (conversion of IP name to IP address) is provided by domain name servers (DNSs).

Open an IP socket connection to that IP address.

Write an HTTP data stream through that socket.

Receive an HTTP data stream back from the Web server in response. This data stream contains status codes whose values are determined by the HTTP protocol. Parse this data stream for status codes and other useful information.

This error occurs in the final step above when the client receives an HTTP status code that it recognises as '503'. (Last updated: March 2012).



Fixing 503 errors



The Web server is effectively 'closed for repair'. It is still functioning minimally because it can at least respond with a 503 status code, but full service is impossible i.e. the Web site is simply unavailable. There are a myriad possible reasons for this, but generally it is because of some human intervention by the operators of the Web server machine. You can usually expect that someone is working on the problem, and normal service will resume as soon as possible.



Please contact the system operators of the Web site (e.g. your ISP) to determine why the service is down. They will be in a much better position to help you than we are for this type of error.
?
2016-10-31 07:44:03 UTC
Error 503 Connection Timed Out
2016-04-08 03:02:35 UTC
For the best answers, search on this site https://shorturl.im/avXjf



That is weird. Maybe the DNS entries have changed and something hasn't realised. Clearly the ones on the site itself are okay, if other people can access it. So the problem must lie somewhere between the site and your browser. Things to try: 1. Restart your computer, if you haven't since then. That would clear your DNS cache. 2. Try a different web browser. 3. If possible, borrow someone else's computer/laptop and plug it into the same connection. 4. If that doesn't help, your ISP might be responsible. Contact them.
P
2013-07-27 11:15:32 UTC
Are u trying to use PlayR.org me to i bin roaming the internet trying to see whats wrong and he's right it looks like the website is down for maintenance pretty much. you, me and everyone is having the same problem and for me it started yesturday at 1pm so hopefully it will be back up soon. OK ITS BACK AND ITS WORKING AGAIN


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...