Skip to content

netbox 4.2.3 support? #37

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

Closed
blynn-pbb opened this issue Feb 17, 2025 · 2 comments · Fixed by #38
Closed

netbox 4.2.3 support? #37

blynn-pbb opened this issue Feb 17, 2025 · 2 comments · Fixed by #38

Comments

@blynn-pbb
Copy link

Has anyone been able to get this plugin to work with netbox 4.2.3? I get the following failure:

django.urls.exceptions.NoReverseMatch: 'netbox_more_metrics' is not a registered namespace

I have other plugins working after upgrading my dev environment from 4.0.11 to 4.2.3. So far I haven't figured out the cause of this issue.

I'm hoping others may have a resolution or ideas.

@TheDJVG
Copy link
Owner

TheDJVG commented Feb 18, 2025

Thanks for the report. This seems to be due to netbox-community/netbox#16546 and incorrect mixin usage on the side of the plugin. Will create a bugfix releae for it.

@TheDJVG
Copy link
Owner

TheDJVG commented Feb 18, 2025

Fixed in release 0.3.2.

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

Successfully merging a pull request may close this issue.

2 participants