Replies: 1 comment 5 replies
-
My guess is that something's gone wrong with your installation, as that's a very unusual exception. Are you able to reproduce the issue on the pubic demo instance? |
Beta Was this translation helpful? Give feedback.
5 replies
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.
-
When I try edit IP address (IPAM -> IP Adresses), and add virtual machine (Interface Assignment -> Virtual Machine), i got error:
Exception while resolving variable 'disabled' in template 'django/forms/widgets/select.html'.
Traceback (most recent call last):
File "/opt/netbox-2.11.10/venv/lib/python3.8/site-packages/django/template/base.py", line 829, in _resolve_lookup
current = current[bit]
TypeError: string indices must be integers
Tried to re-install cleanly, got the same. What can be done? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions