Werk #15248: Partially running site after update
Component | Checks & agents | ||||||
Title | Partially running site after update | ||||||
Date | Mar 20, 2023 | ||||||
Level | Trivial Change | ||||||
Class | Bug Fix | ||||||
Compatibility | Compatible - no manual interaction needed | ||||||
Checkmk versions & editions |
|
During an Checkmk update Checkmk's extention package manager would sometimes reload the site apache, inadvertently starting it. As a result users would end up with a partially running site. The relaod is now only done if the apache is running (otherwise we don't need a reload anyway).