Quantcast
Channel: Monitoring-Portal Feed
Viewing all articles
Browse latest Browse all 1338

Nach Einspielen von Updates Fehlermeldung im Icinga-Web Request failed -Internal Exception Check your Logs - Solved

$
0
0
Guten Abend,

ich habe heute die schon lang anstehenden Patches eingespielt. Dabei sind auch Teile von Icinga erneuert worden. Ein paar Probleme die sich dabei ergaben konnte ich schon selbst lösen, aber jetzt zeigt das Webinterface in regelmäßigen Abständen das Fehlpopup "Request failed, The server encountered an error, check you logs".
Vor dem Einspielen der Patches/Updates hat alles funktioniert

Ich habe die Logs, die über die Weboberfläche erreichbar sind kontrolliert, aber da findet sich nichts zu dem Fehler.

In /var/log/messages
findet ich zu Icinga folgendes:

Quellcode

1
2
3
4
5
6
7
8
[root@igsmonitor02 log]# cat messages | grep Updated | grep icinga
Oct 10 17:45:44 igsmonitor02 yum[4431]: Updated: icinga-1.13.3-0.el6.x86_64
Oct 10 17:46:55 igsmonitor02 yum[4431]: Updated: icinga-gui-config-1.13.3-0.el6.x86_64
Oct 10 17:47:10 igsmonitor02 yum[4431]: Updated: icinga-web-1.13.0-1.el6.noarch
Oct 10 17:48:10 igsmonitor02 yum[4431]: Updated: icinga-doc-1.13.3-0.el6.x86_64
Oct 10 17:48:20 igsmonitor02 yum[4431]: Updated: icinga-gui-1.13.3-0.el6.x86_64
Oct 10 17:49:58 igsmonitor02 yum[4431]: Updated: icinga-web-module-pnp-1.13.0-1.el6.noarch
Oct 10 17:51:00 igsmonitor02 yum[4431]: Updated: icinga-idoutils-libdbi-pgsql-1.13.3-0.el6.x86_64


zum Webserver (httpd):

Quellcode

1
2
3
4
root@igsmonitor02 log]# cat messages | grep Updated | grep http
Oct 10 17:45:44 igsmonitor02 yum[4431]: Updated: nagios-plugins-http-2.0.3-3.el6.x86_64
Oct 10 17:45:46 igsmonitor02 yum[4431]: Updated: httpd-tools-2.2.15-47.el6.centos.x86_64
Oct 10 17:46:28 igsmonitor02 yum[4431]: Updated: httpd-2.2.15-47.el6.centos.x86_64


Icinga an sich funktioniert wohl soweit. Ich habe schon ein paar Mails bekommen.

Zum System:
CentOS 6.7
PostgreSQL

Was meine Linux Kenntnisse angeht, würde ich mich als "interessierter Laie" bezeichen ;-)

Ich bin für jeden Hinweis dankbar :-)

Fehler gefunden: In der databases.xml war ein falscher User für die Icinga-web DB Connection eingetragen. Diese Datei wurde wohl beim Update überschrieben... Ich musste darin div Änderungen vornehmen.


**Edit Typos, messages/httpd**

Viele Grüße
LD

Viewing all articles
Browse latest Browse all 1338