Followed the manual upgrade https://assets.nagios.com/downloads/nag ... ctions.pdf
zero issue
Nagios Core looks fineNagios xi Upgrade Complete!
---------------------------
You can access the Nagios xi web interface by visiting:
Nagios xi, tells me:
I run the script statedNotice: Your Nagios xi server is configured to use PostgreSQL, which is deprecated. Please use /usr/local/nagiosxi/scripts/pg2mysql/convert_nagiosxi_to_mysql.php or reach out to the Support Team for migration assistance.
Code: Select all
[root@g1vpnag03 nagiosxi]# /usr/local/nagiosxi/scripts/pg2mysql/convert_nagiosxi_to_mysql.php
Dumping to nagiosxi.psql...
Done!
Creating /usr/local/nagiosxi/scripts/pg2mysql/nagiosxi.mysql...
Filesize: 3.0M
Completed! 5807 lines 29 sql chunks
Done!
Creating Nagios xi database...
ERROR 1007 (HY000) at line 4: Can't create database 'nagiosxi'; database exists
PHP Notice: Array to string conversion in /usr/local/nagiosxi/scripts/pg2mysql/convert_nagiosxi_to_mysql.php on line 41
Array failed!
[root@g1vpnag03 nagiosxi]#
any thoughts?