Unable to proceed with deleting asn field from Provider model #11741
Answered
by
nikos82
nikos82
asked this question in
Help Wanted!
-
During the upgrade process from netbox 3.3.8 to 3.4.3, i am getting the below error message: django.db.utils.DataError: Unable to proceed with deleting asn field from Provider model: Found 3 providers with legacy ASN data. Please ensure all legacy provider ASN data has been migrated to ASN objects before proceeding. Or, set the NETBOX_DELETE_DATA environment variable to bypass this safeguard and delete all legacy provider ASN data. Any idea ? Thanks, |
Beta Was this translation helpful? Give feedback.
Answered by
nikos82
Feb 13, 2023
Replies: 1 comment
-
Just found the #9086. I managed to fix it |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jsenecal
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just found the #9086. I managed to fix it