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
Search found 14 matches
- Wed Nov 20, 2024 8:11 am
- Forum: Nagios XI
- Topic: 2024R1.3.1 Upgrade fails
- Replies: 7
- Views: 1937
- Mon Nov 18, 2024 8:27 am
- Forum: Nagios XI
- Topic: 2024R1.3.1 Upgrade fails
- Replies: 7
- Views: 1937
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
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
- Fri Nov 15, 2024 9:36 pm
- Forum: Nagios XI
- Topic: 2024R1.3.1 Upgrade fails
- Replies: 7
- Views: 1937
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
I am going to take another stab at on Monday
- Thu Nov 14, 2024 7:19 am
- Forum: Nagios XI
- Topic: 2024R1.3.1 Upgrade fails
- Replies: 7
- Views: 1937
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...
- Thu Nov 14, 2024 7:13 am
- Forum: Nagios XI
- Topic: 2024R1.3.1 Upgrade fails
- Replies: 7
- Views: 1937
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: #############...
- Wed Apr 03, 2024 8:58 am
- Forum: Nagios XI
- Topic: Upgrade fails to 2024R1.1 from 2024R1.0.2
- Replies: 5
- Views: 2570
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
## OR ##
sudo dnf install epel-release
Was the resolution to my issue.
Thanks
- Wed Mar 27, 2024 9:56 am
- Forum: Nagios XI
- Topic: Upgrade fails to 2024R1.1 from 2024R1.0.2
- Replies: 5
- Views: 2570
Re: Upgrade fails to 2024R1.1 from 2024R1.0.2
Not an offline install.
Never had this issue before.
Never had this issue before.
- Wed Mar 27, 2024 9:38 am
- Forum: Nagios XI
- Topic: Upgrade fails to 2024R1.1 from 2024R1.0.2
- Replies: 5
- Views: 2570
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: ...
- Tue Sep 08, 2020 4:13 pm
- Forum: Nagios XI
- Topic: Moved from Centos 6 Appliance to Centos 8
- Replies: 9
- Views: 804
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...
- Tue Sep 08, 2020 4:05 pm
- Forum: Nagios XI
- Topic: Moved from Centos 6 Appliance to Centos 8
- Replies: 9
- Views: 804
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
ONLY_FULL_GROUP_BY,STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_ENGINE_SUBSTITUTION