Posted: 10/21/2012 2:46:45 PM EDT
|
Ok who out there can answer this?
You get a page at 3am. The logged out home page of aseces.com is returning 500. You quickly ssh into the machine that runs the log aggregator and find no stacktrace in the logs. You log in to newrelic and find no useful stacktrace there. What are your next steps? |
|
Quoted:
Is the service running? If the page is giving out an error 500, then it would appear the web server (most likely Apache) is running. It's possible that another service, like a database, could be down and causing the default homepage to crash with a 500. |
|
I've seen a question very similar to this appear on the net recently. What company are you applying for? (also: my default answer is I check for recent changes made to the app that might have caused a problem, then I kick it, but I'm the linux guy so I shouldn't have to be doing this) |
