Page 1 of 1

Webpage error

Posted: Fri Nov 24, 2006 11:05 pm
by anz102
Hi, I am having a problem with the webpage, so thought I'd give you a heads up that it was happening. Of course, it might only be me, but then, I won't know until I mention it.
I can log into the website, do some airline admin for 15 minutes, and then, I get this:

Image

After 5 minutes, I can usually get back into the website, carry on with what I am doing. Then, another 10 or so minutes later, it happens again. And so on.

Sorry I can't read German, so I'm guessing that this is generated from your side (I live in New Zealand). So, just so you know, that's what I'm getting over here quite often..

Thanks very much!

Posted: Fri Nov 24, 2006 11:36 pm
by FsNovice
yeah this has been happening a lot recently, i quess, although konny can correct me if i'm wrong, this is simply due to a huge strain on the server. it clears eventually though

Posted: Sat Nov 25, 2006 12:54 am
by ivanT3
I too have received this Error report. In most cases, I can get back on in a matter of 1 or 2 Min's.

Ivan............................................

Posted: Sat Nov 25, 2006 1:04 am
by MVS0204
Same here, since more than one week ago. :cry:

Regards

Posted: Tue Nov 28, 2006 8:17 pm
by recce
I've posted than answer to this before. I now i have.....

Internal Server Error 500 means that too many people are trying to access the server at one time. Server load needs to be decreased before it will allow you access the site. There are a couple of ways around this. Some are more easily done than others. Unfortunately the Easy ones are not necessarily accessible.

Posted: Tue Nov 28, 2006 9:34 pm
by DanKH
recce wrote:Internal Server Error 500 means that too many people are trying to access the server at one time.
Not necessarily, an Error 500 could be thrown in many ways. Server over load is only one, back-end problems another, coding errors a third, etc. etc.

Error 500 is a general error that is thrown when a more specific error code cannot be found/used.

The definition is:

500 Internal Server Error
The server encountered an unexpected condition which prevented it from fulfilling the request.
this could be obtained in numerous ways.

A thorough explanation of html error codes amongst other things can be found at w3.org:
http://www.w3.org/Protocols/rfc2616/rfc2616.html