Skip to content
Discussion options

You must be logged in to vote

OK, so that comes from the ObjectCountsWidget, which does indeed appear to be broken in your setup.

In my (uncustomized) setup, I have several instances of the ObjectCountsWidget which are bound to explicit sets of models. For example, the one labelled "Organization" looks like this:

It would appear that you have an object counts widget configured to count ConsoleServerPortTemplates (or perhaps it's not bound to any model and it's trying to search all models??). The code is (wrongly) hard-coded to assume that every model has a "foo_list" endpoint.

You can probably fix this by resetting your dashboard.

However, I think Netbox should be made more robust against this problem. If you edit /o…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@ghost
Comment options

@candlerb
Comment options

@ghost
Comment options

@candlerb
Comment options

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