Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
bgColor#fff
In case you run into this error the update fails. To get the webconf working, you need to follow the following steps:
  1. Check the update.log on the Checkmk Appliance

    Code Block
    root@cma:/mnt/auto# cat /omd/sites/test/var/log/update.log


    1. You will notice that the update.log is hanging and full of errors
  2. You need to solve all the problems
  3. Now you need to run the update config command again to update the whole config

    Code Block
    OMD[test]:~$ cmk-update-config -vv


  4. Start the Site. The webconf should work again
    1. If the webconf is not working, try to restart the apache and webconf daemon

      Code Block
      systemctl status webconfd
      systemctl status apache2.service


Filter by label (Content by label)
showLabelsfalse
max5
spacesKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("appliance","webconf") and type = "page" and space = "KB"
labelswebconf appliance

...

Page Properties
hiddentrue


Related issues