Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fehler mit Check_Mk 1.5.0 #10

Open
robertoschwald opened this issue Apr 25, 2019 · 0 comments
Open

Fehler mit Check_Mk 1.5.0 #10

robertoschwald opened this issue Apr 25, 2019 · 0 comments

Comments

@robertoschwald
Copy link

robertoschwald commented Apr 25, 2019

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'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant