Error - Row 4 lag: "ae0" is not a unique value for this field; multiple objects were found #8267
SatinderOTW
started this conversation in
General
Replies: 2 comments 3 replies
-
Does the device you're adding it to already have an |
Beta Was this translation helpful? Give feedback.
3 replies
-
"multiple objects were found": do you have multiple devices with the same name? If that's not it, then you'll have to drill down in parts. First, show the exact CSV (header row and data row) you're trying to import, then we can show some SQL queries you can do to look for conflicts. Is ae0 an interface of type "LAG", or is this an interface which is a member of a LAG? This should be clear from the CSV. |
Beta Was this translation helpful? Give feedback.
0 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.
-
I am trying to do a bulk import of interfaces but keep getting error where it says ae0 is not a unique field. I understand it should be unique per device but it should not be unique in the database as all switches can have ae0.
This is not a problem for manual entries.
Netbox version is 3.1.2.
Beta Was this translation helpful? Give feedback.
All reactions