-
NetBox versionv2.9.11 Python version3.8 Steps to Reproducesudo ./upgrade.sh Expected BehaviorApplying database migrations (python3 netbox/manage.py migrate)... During handling of the above exception, another exception occurred: Traceback (most recent call last): Observed Behavior
and |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Did this resolve for you with a more recent version? |
Beta Was this translation helpful? Give feedback.
-
No, there was modifications which we had done to cutome field. By removing modification the issue resolved. |
Beta Was this translation helpful? Give feedback.
No, there was modifications which we had done to cutome field. By removing modification the issue resolved.