Dashboards disappearing
Re: Dashboards disappearing
Ok, so that's showing that they are still in the DB. Are you seeing any PHP errors in your /var/log/httpd/error_log or /var/log/httpd/ssl_error_log when the issue is occurring?
Re: Dashboards disappearing
The following showed up in the error_log at the time of the latest error:
[Wed Feb 17 15:22:54 2016] [error] [client 10.240.14.49] PHP Notice: unserialize(): Error at offset 65535 of 65535 bytes in /usr/local/nagiosxi/html/includes/utils-dashboards.inc.php on line 269, referer: http://nagiosxi/nagiosxi/dashboards/
[Wed Feb 17 15:22:54 2016] [error] [client 10.240.14.49] PHP Warning: Invalid argument supplied for foreach() in /usr/local/nagiosxi/html/includes/utils-dashboards.inc.php on line 273, referer: http://nagiosxi/nagiosxi/dashboards/
[Wed Feb 17 15:22:54 2016] [error] [client 10.240.14.49] PHP Notice: Undefined variable: home_id in /usr/local/nagiosxi/html/includes/utils-dashboards.inc.php on line 283, referer: http://nagiosxi/nagiosxi/dashboards/
[Wed Feb 17 15:22:54 2016] [error] [client 10.240.14.49] PHP Warning: array_multisort(): Argument #1 is expected to be an array or a sort flag in /usr/local/nagiosxi/html/includes/utils-dashboards.inc.php on line 285, referer: http://nagiosxi/nagiosxi/dashboards/
[Wed Feb 17 15:22:54 2016] [error] [client 10.240.14.49] PHP Warning: array_reverse() expects parameter 1 to be array, boolean given in /usr/local/nagiosxi/html/includes/utils-dashboards.inc.php on line 288, referer: http://nagiosxi/nagiosxi/dashboards/
[Wed Feb 17 15:22:54 2016] [error] [client 10.240.14.49] PHP Notice: Undefined variable: home in /usr/local/nagiosxi/html/includes/utils-dashboards.inc.php on line 289, referer: http://nagiosxi/nagiosxi/dashboards/
Nothing of note in the ssl_error_log. I've included both for completeness.
[Wed Feb 17 15:22:54 2016] [error] [client 10.240.14.49] PHP Notice: unserialize(): Error at offset 65535 of 65535 bytes in /usr/local/nagiosxi/html/includes/utils-dashboards.inc.php on line 269, referer: http://nagiosxi/nagiosxi/dashboards/
[Wed Feb 17 15:22:54 2016] [error] [client 10.240.14.49] PHP Warning: Invalid argument supplied for foreach() in /usr/local/nagiosxi/html/includes/utils-dashboards.inc.php on line 273, referer: http://nagiosxi/nagiosxi/dashboards/
[Wed Feb 17 15:22:54 2016] [error] [client 10.240.14.49] PHP Notice: Undefined variable: home_id in /usr/local/nagiosxi/html/includes/utils-dashboards.inc.php on line 283, referer: http://nagiosxi/nagiosxi/dashboards/
[Wed Feb 17 15:22:54 2016] [error] [client 10.240.14.49] PHP Warning: array_multisort(): Argument #1 is expected to be an array or a sort flag in /usr/local/nagiosxi/html/includes/utils-dashboards.inc.php on line 285, referer: http://nagiosxi/nagiosxi/dashboards/
[Wed Feb 17 15:22:54 2016] [error] [client 10.240.14.49] PHP Warning: array_reverse() expects parameter 1 to be array, boolean given in /usr/local/nagiosxi/html/includes/utils-dashboards.inc.php on line 288, referer: http://nagiosxi/nagiosxi/dashboards/
[Wed Feb 17 15:22:54 2016] [error] [client 10.240.14.49] PHP Notice: Undefined variable: home in /usr/local/nagiosxi/html/includes/utils-dashboards.inc.php on line 289, referer: http://nagiosxi/nagiosxi/dashboards/
Nothing of note in the ssl_error_log. I've included both for completeness.
You do not have the required permissions to view the files attached to this post.
Re: Dashboards disappearing
Closing this out now as I see your ticket as arrived. We'll continue there.
Former Nagios Employee