Skip to content

cmk.utils.site not found in 2.4.0p7 #220

@dbauer23

Description

@dbauer23

Compatibility Issues with checkmkapi After Upgrade to Checkmk 2.4.0p7

After upgrading to 2.4.0p7 from 2.3.0.p30, we encountered an issues related to the checkmkapi:

Workaround:
The import is only required when no -s or --url parameter is provided. A simple workaround is to explicitly pass the URL:

# OLD:
vm_parent.py -i <site>

# NEW:
vm_parent.py -i <site> --url <site_url>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions