Re: euWeb throwing errors?
- Posted by DanM Sep 09, 2009
- 1154 views
Two seconds ago:
[15:09] <katsmeow-afk> Internal Server Error
[15:09] <katsmeow-afk> The server encountered an internal error or misconfiguration and was unable to complete your request.
[15:09] <katsmeow-afk> Please contact the server administrator, webmaster@openeuphoria.org and inform them
I was just doing a deploy. Sometimes, when deploying, fileabc may be partially deployed, or maybe file1 deploys before file2 which depends on the new file1. I would expect (although still a bummer when it happens) if you hit the server at the exact moment I'm deploying, then some crazy things can happen. Deploying takes about 20 seconds. Unfortunately, with the latest RSS deploy, I had to do it a few times as the feed validator would come up with different errors when given the full set of data thrown at it from the forum vs. the limited data set I have on my dev box.
Jeremy
I'd have thought the proper way to do this was
1) upload everything with different names, then change the filenames. Renaming is faster than uploading.
2) run the db index using newnames, then rename it as needed. Renaming is faster than running massive db updates.
But what the heck do i know, eh?
useless
I just got the following error for a duration of about 3 or more minutes; maybe Kat's right? Or was this a different problem?
12:11 pst to ~ 12:14 pst
<begin quote>
Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@openeuphoria.org and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. <end quote>
Dan