I had the same issue, and this worked for me:
cd /tmp/nagiosxi
chown root:root /tmp
chmod 1777 /tmp
bash -x ./upgrade
Previous upgrades we ran "sh ./upgrade" but that wasn't working this time. The command "bash -x ./upgrade" worked after fixing the permissions.
Search found 1 match
- Mon Sep 08, 2025 2:15 pm
- Forum: Nagios XI
- Topic: Upgrade from 2024R2.1 to 2024R2.2 Issue
- Replies: 9
- Views: 17412