You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nach dem Installieren des MPK in 1.5.0p15 (EE) > Edit Extension Package:
Traceback (most recent call last):
File "/omd/sites/xx/share/check_mk/web/htdocs/wato.py", line 375, in page_handler
modefunc("content")
File "/omd/sites/xx/share/check_mk/web/htdocs/wato.py", line 447, in mode_function
return mode_object.handle_page()
File "/omd/sites/xx/share/check_mk/web/htdocs/wato.py", line 468, in handle_page
return self.page()
File "/omd/sites/xx/share/check_mk/web/plugins/wato/mkpmanager.py", line 355, in page
self._vs_package().render_input("", self._package)
File "/omd/sites/xx/share/check_mk/web/plugins/wato/mkpmanager.py", line 424, in _vs_package
self._vs_packaged_files()
File "/omd/sites/xx/share/check_mk/web/plugins/wato/mkpmanager.py", line 449, in _vs_packaged_files
choices = self._files_choices(),
File "/omd/sites/xx/share/check_mk/web/plugins/wato/mkpmanager.py", line 460, in _files_choices
return self._packaged_files_choices() + self._unpackaged_files_choices()
File "/omd/sites/xx/share/check_mk/web/plugins/wato/mkpmanager.py", line 464, in _packaged_files_choices
return self._dict_to_files_choices(self._package["files"])
File "/omd/sites/xx/share/check_mk/web/plugins/wato/mkpmanager.py", line 474, in _dict_to_files_choices
title = self._package_part_title(part)
File "/omd/sites/xx/share/check_mk/web/plugins/wato/mkpmanager.py", line 66, in _package_part_title
return ModeMKPManager._package_parts[part]
KeyError: 'pnp-rraconf'
The text was updated successfully, but these errors were encountered:
Nach dem Installieren des MPK in 1.5.0p15 (EE) > Edit Extension Package:
Traceback (most recent call last):
File "/omd/sites/xx/share/check_mk/web/htdocs/wato.py", line 375, in page_handler
modefunc("content")
File "/omd/sites/xx/share/check_mk/web/htdocs/wato.py", line 447, in mode_function
return mode_object.handle_page()
File "/omd/sites/xx/share/check_mk/web/htdocs/wato.py", line 468, in handle_page
return self.page()
File "/omd/sites/xx/share/check_mk/web/plugins/wato/mkpmanager.py", line 355, in page
self._vs_package().render_input("", self._package)
File "/omd/sites/xx/share/check_mk/web/plugins/wato/mkpmanager.py", line 424, in _vs_package
self._vs_packaged_files()
File "/omd/sites/xx/share/check_mk/web/plugins/wato/mkpmanager.py", line 449, in _vs_packaged_files
choices = self._files_choices(),
File "/omd/sites/xx/share/check_mk/web/plugins/wato/mkpmanager.py", line 460, in _files_choices
return self._packaged_files_choices() + self._unpackaged_files_choices()
File "/omd/sites/xx/share/check_mk/web/plugins/wato/mkpmanager.py", line 464, in _packaged_files_choices
return self._dict_to_files_choices(self._package["files"])
File "/omd/sites/xx/share/check_mk/web/plugins/wato/mkpmanager.py", line 474, in _dict_to_files_choices
title = self._package_part_title(part)
File "/omd/sites/xx/share/check_mk/web/plugins/wato/mkpmanager.py", line 66, in _package_part_title
return ModeMKPManager._package_parts[part]
KeyError: 'pnp-rraconf'
The text was updated successfully, but these errors were encountered: