It's back up now, although I've noticed that occasionally it produces transient server errors when trying to carry out buy or sell transactions. A recent example:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>500 Internal Server Error</title> </head><body> <h1>Internal Server Error</h1> <p>The server encountered an internal error or misconfiguration and was unable to complete your request.</p> <p>Please contact the server administrator, andreasklostermann@googlemail.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.</p> <p>More information about this error may be available in the server error log.</p> <hr> <address>Apache/2.2.8 (Ubuntu) mod_wsgi/1.3 Python/2.5.2 Server at laohu.andreasklostermann.de Port 80</address> </body></html>
gcewing on 2009/09/15 03:14:
It's back up now, although I've noticed that occasionally it produces transient server errors when trying to carry out buy or sell transactions. A recent example:User name: RDaneelOlivaw
Location: Apatiluple
Request: /game/sell?id=3&number=66&confirm=yes&price=636
Response:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>500 Internal Server Error</title>
</head><body>
<h1>Internal Server Error</h1>
<p>The server encountered an internal error or
misconfiguration and was unable to complete
your request.</p>
<p>Please contact the server administrator,
andreasklostermann@googlemail.com and inform them of the time the error occurred,
and anything you might have done that may have
caused the error.</p>
<p>More information about this error may be available
in the server error log.</p>
<hr>
<address>Apache/2.2.8 (Ubuntu) mod_wsgi/1.3 Python/2.5.2 Server at laohu.andreasklostermann.de Port 80</address>
</body></html>