Search found 14 matches

by tkaufman
Wed Nov 20, 2024 8:11 am
Forum: Nagios XI
Topic: 2024R1.3.1 Upgrade fails
Replies: 7
Views: 1935

Re: 2024R1.3.1 Upgrade fails

No other issues cropped up.
I probably should have muddled my way through this more on my own.
It helps to sometimes just walk it out with others.

Thanks
by tkaufman
Mon Nov 18, 2024 8:27 am
Forum: Nagios XI
Topic: 2024R1.3.1 Upgrade fails
Replies: 7
Views: 1935

Re: 2024R1.3.1 Upgrade fails

very surprised this was the solution.

I just created the directories php/modules under /usr/lib64/
/usr/lib64/php/modules

The directories stopped at /usr/lib64/

Once created the update completed.

I am trying to understand why.

Now under /usr/lib64/php/modules is one file.
ixed.8.3.lin
by tkaufman
Fri Nov 15, 2024 9:36 pm
Forum: Nagios XI
Topic: 2024R1.3.1 Upgrade fails
Replies: 7
Views: 1935

Re: 2024R1.3.1 Upgrade fails

Didn't have time to work on it today as we had other priorities.

I am going to take another stab at on Monday
by tkaufman
Thu Nov 14, 2024 7:19 am
Forum: Nagios XI
Topic: 2024R1.3.1 Upgrade fails
Replies: 7
Views: 1935

Re: 2024R1.3.1 Upgrade fails

probably because i have noexec configured on partitions. Need to figure out which for gui vs /tmp is my best guess. removing noexec gets further but then hit next error chown: warning: '.' should be ':': ‘root.nagios’ chown: warning: '.' should be ':': ‘root.nagios’ Archive: sourceguardian/ixed4.lin...
by tkaufman
Thu Nov 14, 2024 7:13 am
Forum: Nagios XI
Topic: 2024R1.3.1 Upgrade fails
Replies: 7
Views: 1935

2024R1.3.1 Upgrade fails

We have been hardening server so I am pretty sure it is related. Nagios XI and Core work fine just upgrade fails From GUI Latest Available Version: 2024R1.3.1 Installed Version: 2024R1.3 Last Update Check: 2024-11-13 10:38:11 On a Virtual Machine DISTRO INFO: Ubuntu 24.04 x86_64 Error: #############...
by tkaufman
Wed Apr 03, 2024 8:58 am
Forum: Nagios XI
Topic: Upgrade fails to 2024R1.1 from 2024R1.0.2
Replies: 5
Views: 2569

Re: Upgrade fails to 2024R1.1 from 2024R1.0.2

sudo yum install epel-release
## OR ##
sudo dnf install epel-release

Was the resolution to my issue.

Thanks
by tkaufman
Wed Mar 27, 2024 9:56 am
Forum: Nagios XI
Topic: Upgrade fails to 2024R1.1 from 2024R1.0.2
Replies: 5
Views: 2569

Re: Upgrade fails to 2024R1.1 from 2024R1.0.2

Not an offline install.

Never had this issue before.
by tkaufman
Wed Mar 27, 2024 9:38 am
Forum: Nagios XI
Topic: Upgrade fails to 2024R1.1 from 2024R1.0.2
Replies: 5
Views: 2569

Upgrade fails to 2024R1.1 from 2024R1.0.2

I have had this server installed for almost three years latest Nagios XI Release fails in Web Gui or Manula upgrade with error. "INSTALL: Dashlets installed/updated OK. Installing Chromium... Last metadata expiration check: 2:28:09 ago on Wed 27 Mar 2024 07:27:33 AM EDT. No match for argument: ...
by tkaufman
Tue Sep 08, 2020 4:13 pm
Forum: Nagios XI
Topic: Moved from Centos 6 Appliance to Centos 8
Replies: 9
Views: 803

Re: Moved from Centos 6 Appliance to Centos 8

I think I did not answer your question correctly. /etc/my.cnf did not have any entry for mysqld I added this [mysqld] sql_mode="" After reading this kb https://support.nagios.com/kb/article/nagios-xi-mysql_error-out-of-range-value-for-column-822.html Since this Server is a VM and I just to...
by tkaufman
Tue Sep 08, 2020 4:05 pm
Forum: Nagios XI
Topic: Moved from Centos 6 Appliance to Centos 8
Replies: 9
Views: 803

Re: Moved from Centos 6 Appliance to Centos 8

as far as I know this is the default from the install I downloaded.
ONLY_FULL_GROUP_BY,STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_ENGINE_SUBSTITUTION