CheckMK 2.5.0 compability #1

Open
opened 2026-05-04 21:00:51 +02:00 by Tiippex · 0 comments

Hi,

I encountered a blocking error while upgrading a Checkmk site from version 2.4.0 to 2.5.0. The upgrade process warns about an incompatible graphing plugin within this addon.

-| One or more graphing plugins (using cmk.graphing.v1) failed to load.
-| This can lead to missing graphs or other issues in the UI.
-| It is likely caused by incompatible customizations.
-| These where the errors we encountered:
-|     cmk_addons.plugins.minecraft.graphing.graph_minecraft: No module named 'cmk.gui.plugins.metrics'
-| You can abort the update process (A) and try to fix the incompatibilities or continue the update (c).

Could you please look into updating the module imports? Thanks in advance for your work!

Hi, I encountered a blocking error while upgrading a Checkmk site from version 2.4.0 to 2.5.0. The upgrade process warns about an incompatible graphing plugin within this addon. ``` -| One or more graphing plugins (using cmk.graphing.v1) failed to load. -| This can lead to missing graphs or other issues in the UI. -| It is likely caused by incompatible customizations. -| These where the errors we encountered: -| cmk_addons.plugins.minecraft.graphing.graph_minecraft: No module named 'cmk.gui.plugins.metrics' -| You can abort the update process (A) and try to fix the incompatibilities or continue the update (c). ``` Could you please look into updating the module imports? Thanks in advance for your work!
spacelord added the bug label 2026-05-05 18:09:42 +02:00
spacelord self-assigned this 2026-05-05 18:10:06 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Project-Name-Here/checkmk-minecraft#1