Upgrade issues
Posted: Thu Oct 06, 2016 2:01 am
Hello,
I'm having issues updating our nagios to the latest version.
Version being used is 5.2.9 and here is the output:
---- Starting Nagios XI Upgrade ----
Cleaning up temp directory...
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
Log says:
Things look okay - No serious problems were detected during the pre-flight check
RET: 0
Fixing php-mcrypt bug...
No entry for terminal type "unknown";
using dumb terminal settings.
==================
UPGRADE COMPLETED!
==================
This is what TERM variable is set to:
# echo $TERM
xterm-256color
so I changed that by executing the script manually:
[06:47:35] root@nagios:/usr/local/nagiosxi/scripts
# TERM=dumb bash upgrade_to_latest.sh
TL,DR: it failed again:
http://pastebin.com/tqDvn6qy
It appears there's an issue with column key.
ERROR 1060 (42S21) at line 5: Duplicate column name 'api_key'
P.S - we have an enterprise license so I'm not sure if this is something you can correct for us?
Thank you.
I'm having issues updating our nagios to the latest version.
Version being used is 5.2.9 and here is the output:
---- Starting Nagios XI Upgrade ----
Cleaning up temp directory...
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
Log says:
Things look okay - No serious problems were detected during the pre-flight check
RET: 0
Fixing php-mcrypt bug...
No entry for terminal type "unknown";
using dumb terminal settings.
==================
UPGRADE COMPLETED!
==================
This is what TERM variable is set to:
# echo $TERM
xterm-256color
so I changed that by executing the script manually:
[06:47:35] root@nagios:/usr/local/nagiosxi/scripts
# TERM=dumb bash upgrade_to_latest.sh
TL,DR: it failed again:
http://pastebin.com/tqDvn6qy
It appears there's an issue with column key.
ERROR 1060 (42S21) at line 5: Duplicate column name 'api_key'
P.S - we have an enterprise license so I'm not sure if this is something you can correct for us?
Thank you.