{# Bulk-import collision warning: shown when two or more selected LibreNMS rows resolve to the same NetBox device. #}
Bulk import blocked: NetBox device collisions
Two or more selected LibreNMS devices would update the
same NetBox device. Importing them as a batch could
leave NetBox in an inconsistent state, so the whole import has been
blocked. Resolve each colliding NetBox device individually first
(use the per-row import action on the table), or deselect the
duplicates and try again.
{{ row.hostname }}(LibreNMS id {{ row.device_id }}){{ row.role }}
{% endfor %}
{% endfor %}
How to fix: close this dialog, untick all but one
of the LibreNMS rows in each colliding group, and click
Bulk Import again. After the first row is imported, the
conflict for the second one usually resolves into an
Add as OOB or Promote to host action that you
can run from the per-row import button.