Stuck on upgrade/update from 2012R1.5 to 2012R1.6
Posted: Mon Mar 04, 2013 11:13 am
Hi,
today we decided to update to the latest version but for the first time we got into trouble.
The ./upgrade script stucked at :
When logging into nagiosxi we got the option to finish upgrade button.
This seems fine for so far (version reporten is R1.6). But we are concerned about the nog complition of the upgrade script.
We also decided to restart the ./upgrade bu tyhis time the result was:
We noticed errors in the httpd error log.
Any idea?
today we decided to update to the latest version but for the first time we got into trouble.
The ./upgrade script stucked at :
Code: Select all
/usr/bin/wget --load-cookies=nagiosql.cookies http://localhost/nagiosql/admin/verify.php --no-check-certificate --post-data 'writeMonitoring=Go' -O nagiosql.export.monitoring
--2013-03-04 15:40:47-- http://localhost/nagiosql/admin/verify.php
Resolving localhost... 127.0.0.1
Connecting to localhost|127.0.0.1|:80... connected.
HTTP request sent, awaiting response... Read error (Connection timed out) in headers.
Retrying.
--2013-03-04 15:55:48-- (try: 2) http://localhost/nagiosql/admin/verify.php
Connecting to localhost|127.0.0.1|:80... connected.
HTTP request sent, awaiting response...
Read error (Connection timed out) in headers.
Retrying.
--2013-03-04 16:10:50-- (try: 3) http://localhost/nagiosql/admin/verify.php
Connecting to localhost|127.0.0.1|:80... connected.
HTTP request sent, awaiting response...This seems fine for so far (version reporten is R1.6). But we are concerned about the nog complition of the upgrade script.
We also decided to restart the ./upgrade bu tyhis time the result was:
Code: Select all
2013-03-04 16:25:24 (368 MB/s) - `nagiosql.login' saved [5286/5286]
LOGIN SUCCESSFUL!
URL: http://localhost/nagiosql/admin/verify.php
CMDLINE:
/usr/bin/wget --load-cookies=nagiosql.cookies http://localhost/nagiosql/admin/verify.php --no-check-certificate --post-data 'writeMonitoring=Go' -O nagiosql.export.monitoring
--2013-03-04 16:25:25-- http://localhost/nagiosql/admin/verify.php
Resolving localhost... 127.0.0.1
Connecting to localhost|127.0.0.1|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4788 (4.7K) [text/html]
Saving to: `nagiosql.export.monitoring'
100%[==================================================================================================================================================================================================>] 4,788 --.-K/s in 0s
2013-03-04 16:26:06 (282 MB/s) - `nagiosql.export.monitoring' saved [4788/4788]
NAGIOSQL WRITE CONFIGS FAILED!\nCode: Select all
[Mon Mar 04 15:40:41 2013] [error] [client 192.168.5.227] PHP Fatal error: Call to undefined function get_authorized_object_ids() in /usr/local/nagiosxi/html/includes/utils-objects.inc.php on line 675, referer: http://nagiosxi.boekhuis.nl/nagiosxi/includes/components/xicore/status.php?show=servicedetail&host=prd1_rc1.boekhuis.nl&service=%2Fcbsw1&dest=auto
[Mon Mar 04 15:40:42 2013] [error] [client 127.0.0.1] PHP Notice: CCM Config File: /usr/local/nagiosxi/etc/components/ccm_config.inc.php is not writable by apache! in /usr/local/nagiosxi/html/includes/components/ccm/ccm.inc.php on line 104
[Mon Mar 04 16:25:22 2013] [error] [client 127.0.0.1] PHP Notice: CCM Config File: /usr/local/nagiosxi/etc/components/ccm_config.inc.php is not writable by apache! in /usr/local/nagiosxi/html/includes/components/ccm/ccm.inc.php on line 104
[Mon Mar 04 16:26:06 2013] [error] [client 127.0.0.1] PHP Fatal error: Maximum execution time of 30 seconds exceeded in /usr/share/pear/HTML/Template/IT.php on line 699