[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Critical Systems page displaying "Internal Server Error"
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Critical Systems page displaying "Internal Server Error"
- From: "Gary Baluha" <gumby3203 (at) gmail.com>
- Date: Mon, 3 Dec 2007 15:22:28 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=Ln9lqHjw9aqYg5adtdASjDqS+2pskc2lZ7qcldXyKok=; b=RSRurCWPUOYV7XnjRUdrZkt9rZ/XV9E3MrlEyxPO3CwogPL1kNNbHy712mWqP9RtH6i+wFxiQ9T2Ee/+8MGwrJmhZtt7ZtJAsNqI/D0ov+jdusA/NMFSfXp15IGT5Lq3d3p7xlOLjQyVHZsdkrGCp1unydlIZU607aTlH920Zvc=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=wN2MTa/2x45E8rjmfnxl6DwTAIdo91BbsIoDuR9wG6lAvTKsjQWTqGlATCGp8kdYsRtH7hcl01NNMo2vOwJFJoH5+qB4fr1B7w+stoeWn8AvrVrkQCS69uzZuDZYpMiEhPjBB7DTEqh92JwP6ivAJBJRZ28MDS382vw8TgGC1TI=
- References: <29f517690712021042n65832d0dmd2ba4fd1ab518064 (at) mail.gmail.com>
I seem to be on a roll with weird problems lately. I just found out that
the Critical Systems page doesn't load at all if I zero out the
hobbit-nkview.cfg file. At least, not in a typical browser. If I curl or
lynx the critical systems page from the command line, it loads okay. It
just doesn't load in a graphical browser.
On Dec 2, 2007 1:42 PM, Gary Baluha <gumby3203 (at) gmail.com> wrote:
> It seems that the Critical Systems page has decided to stop working on
> me. Any time I load the page, it just displays an Internal Server Error. I
> enabled the --debug option, and in the apache error logs, I see the
> following message:
>
> [Sun Dec 02 11:11:46 2007] [error] [client x.x.x.x ] malformed header from
> script. Bad header=HOST=: hobbit-nkview.sh
>
> "HOST" happens to be the first entry in the hobbit-nkview.cfg file. I
> have tried a couple of changes to the config file to see what would happen.
> I first tried deleting the entire contents of the configuration file, and
> still get the Internal Server Error. When this happens, I don't see any
> entry added to the apache error log. If I go back to the original
> hobbit-nkview.cfg file and just delete the first entry, the error above
> changes to "HOSTB", where HOSTB was the host below HOST, but is now the
> first. Essentially, I have determined that whatever is the first entry in
> the hobbit-nkview.cfg file is the host that appears as the "Bad header="
> in the error above.
>
> The hobbit-nkview.cfg file has not changed in at least a week, and the
> Critical Systems page was working as of only 3 days ago. Any idea what's
> going on? I have seen the "Internal Server Error" problem come up before,
> but it would usually be fine on the next reload of the page. Also, the HOST
> that the error message is complaining about doesn't have any non-green
> alerts, so it appears to be some problem with the parsing of the
> configuration file. Is there additional logging I can turn on? I tried
> enabling the --debug for the bb-display module, but that just produced a
> huge amount of logging, but nothing that helped to narrow down the problem.
>