Skip to content

Won't start in container due to wrong version check #83

@fleaz

Description

@fleaz

Hey,
I just installed 0.7.2 in our Netbox setup (4.2) which runs in k8s, and during startup I get errors like:

netbox packaging.version.InvalidVersion: Invalid version: '4.2.4-Docker-3.2.0'

This is because Netbox changed their versioning scheme inside containers, and a plugin now needs to check settings.RELEASE.version instead of settings.VERSION.

This also happened to many other plugins like e.g. here: netbox-community/netbox-topology-views#608

Best,
Felix

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions