Icinga / icingaweb2

A lightweight and extensible web interface to keep an eye on your environment. Analyse problems and act on them.
https://icinga.com/get-started/
GNU General Public License v2.0
811 stars 282 forks source link

host selection not working after upgrade from 2.5.1 -> 2.5.2 #3439

Closed teclogi closed 6 years ago

teclogi commented 6 years ago

After upgrading Icinga Web from version 2.5.1 to 2.5.2, the host information can not be displayed in Icingaweb 2. Only a blank or a grayed out part of the Website will be displayed. The services of the hosts are displayed as usually.

After clicking on the host link, the mysql service on the Icinga2 host increasing to about 100% CPU load and will not recover until restarting the mysql service.

A restor of the server and upgrading again did not solve the problem.

Expected Behavior

The host should be displayed on the website and the mysql service should not increase to 100% CPU load.

Current Behavior

The host information can not be displayed in Icingaweb 2. Only a blank or a grayed out part of the Website will be displayed. The services of the hosts are displayed as usually.

icinga2-bug

After clicking on the host link, the mysql service on the Icinga2 host increasing to about 100% CPU load and will not recover until restarting the mysql service.

icinga2-bug-mysql

If I restart the mysql service, an only click on services, the mysql service CPL load is not increasing at all.

Possible Solution

Steps to Reproduce (for bugs)

  1. Open a host in icingaweb2

Context

Your Environment

nilmerg commented 6 years ago

Hi,

known issue (#3436) and a fix is rolling out soon as part of a v2.5.3.

Thanks for reporting though!

Best regards, Johannes