check_mk_extensions
check_mk_extensions copied to clipboard
distribution: heinlein destroys Catalog of check plugins.
From 2.2.0p9 on distribution: heinlein destroys Catalog of check plugins, for whatever reason. I did not troubleshoot further, but deleting it fixes the error. (Setup -> Services -> Catalog of check plugins)
Error: Internal error: list indices must be integers or slices, not str
Traceback:
File "/omd/sites/dev2/lib/python3/cmk/gui/wsgi/applications/checkmk.py", line 183, in _process_request
resp = page_handler()
File "/omd/sites/dev2/lib/python3/cmk/gui/wsgi/applications/utils.py", line 107, in _call_auth
func()
File "/omd/sites/dev2/lib/python3/cmk/gui/pages.py", line 187, in wrapper
return hc().handle_page()
File "/omd/sites/dev2/lib/python3/cmk/gui/pages.py", line 51, in handle_page
self.page()
File "/omd/sites/dev2/lib/python3/cmk/gui/pages.py", line 146, in