5.3.4 Config Verification

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
SteveBeauchemin
Posts: 524
Joined: Mon Oct 14, 2013 7:19 pm

5.3.4 Config Verification

Post by SteveBeauchemin »

Commit taking forever - dot dot dot for Ever....................................

I noticed the ssl error log file complaining.

Code: Select all

==> ssl_error_log <==

[Mon Dec 19 16:26:36.463436 2016] [:error] [pid 56178] [client 131.199.43.53:63518] PHP Warning:  simplexml_load_string(): Entity: line 2: parser error : XML declaration allowed only at the start of the document in /usr/local/nagiosxi/html/includes/utils-backend.inc.php on line 61, referer: https://crulnxicore03.rockwellcollins.com/nagiosxi/admin/sysstat.php?pageopt=monitoringengine

[Mon Dec 19 16:26:36.463467 2016] [:error] [pid 56178] [client 131.199.43.53:63518] PHP Warning:  simplexml_load_string(): <?xml version="1.0" encoding="utf-8"?> in /usr/local/nagiosxi/html/includes/utils-backend.inc.php on line 61, referer: https://crulnxicore03.rockwellcollins.com/nagiosxi/admin/sysstat.php?pageopt=monitoringengine

[Mon Dec 19 16:26:36.463473 2016] [:error] [pid 56178] [client 131.199.43.53:63518] PHP Warning:  simplexml_load_string():      ^ in /usr/local/nagiosxi/html/includes/utils-backend.inc.php on line 61, referer: https://crulnxicore03.rockwellcollins.com/nagiosxi/admin/sysstat.php?pageopt=monitoringengine
I also noticed
Back-End.PNG
So I have to ask. Is it a bad idea to try 5.3.4 in production? Stick to 5.3.3 for now?

Please advise... dot dot dot

Thanks

Steve B
You do not have the required permissions to view the files attached to this post.
XI 5.7.3 / Core 4.4.6 / NagVis 1.9.8 / LiveStatus 1.5.0p11 / RRDCached 1.7.0 / Redis 3.2.8 /
SNMPTT / Gearman 0.33-7 / Mod_Gearman 3.0.7 / NLS 2.0.8 / NNA 2.3.1 /
NSClient 0.5.0 / NRPE Solaris 3.2.1 Linux 3.2.1 HPUX 3.2.1
dfmco
Posts: 257
Joined: Wed Dec 04, 2013 11:05 am

Re: 5.3.4 Config Verification

Post by dfmco »

Exact issue here. Fresh install from OVF
dfmco
Posts: 257
Joined: Wed Dec 04, 2013 11:05 am

Re: 5.3.4 Config Verification

Post by dfmco »

***UPDATE*** New OVF uses localhost4 and localhost6 in the /etc/hosts file. Added localhost to the v4 ip line and it works like a champ now!
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: 5.3.4 Config Verification

Post by dwhitfield »

@SteveBeauchemin, was @dfmco's suggestion of any use to you?

We haven't seen any issues to suggest you shouldn't use 5.3.4 in production...yet.
SteveBeauchemin
Posts: 524
Joined: Mon Oct 14, 2013 7:19 pm

Re: 5.3.4 Config Verification

Post by SteveBeauchemin »

My hosts file has this in it.

Code: Select all

127.0.0.1   localhost localhost.localdomain localhost4 localhost4.localdomain4
::1         localhost localhost.localdomain localhost6 localhost6.localdomain6
But it no longer matters.

I used a different script to solve this.

I ran uninstall_xi.sh in the nagiosxi scripts directory.

Installing everything clean again.

Steve B
XI 5.7.3 / Core 4.4.6 / NagVis 1.9.8 / LiveStatus 1.5.0p11 / RRDCached 1.7.0 / Redis 3.2.8 /
SNMPTT / Gearman 0.33-7 / Mod_Gearman 3.0.7 / NLS 2.0.8 / NNA 2.3.1 /
NSClient 0.5.0 / NRPE Solaris 3.2.1 Linux 3.2.1 HPUX 3.2.1
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: 5.3.4 Config Verification

Post by dwhitfield »

SteveBeauchemin wrote:Installing everything clean again.
Do you want us to leave this open to see if this issue comes back or do you want to lock it up?

Apologies for taking a while to get back to you. It looks like you posted the original post just after we left for the day yesterday.
SteveBeauchemin
Posts: 524
Joined: Mon Oct 14, 2013 7:19 pm

Re: 5.3.4 Config Verification

Post by SteveBeauchemin »

If I encounter this again, I will start a new thread.
Thanks. close it.

Steve B
XI 5.7.3 / Core 4.4.6 / NagVis 1.9.8 / LiveStatus 1.5.0p11 / RRDCached 1.7.0 / Redis 3.2.8 /
SNMPTT / Gearman 0.33-7 / Mod_Gearman 3.0.7 / NLS 2.0.8 / NNA 2.3.1 /
NSClient 0.5.0 / NRPE Solaris 3.2.1 Linux 3.2.1 HPUX 3.2.1
Locked