Container image 3.5.2 wrongly tagged? #1397
mreilaender
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posting this mostly for future reference, since I solved it by using version 3.7 of the image.
I migrated from a regular netbox installation to a k8s deployment using the provided charts. Using a netbox database from a 3.5.2 version logging in works fine but when I click on any entry in the navigation menu on the left I get the following exception:
Given that the exceptions tells me something about
extras_customfield.choices
which is supposed to be a feature of netbox version 3.6 I'm assuming there's a commit in this version that's not supposed to be there.Beta Was this translation helpful? Give feedback.
All reactions