Closed Vaultpls closed 4 years ago
Successful onboarding of device, no new addition of the Device Type.
Platform is successfully populated but after that it fails.
Seems it was trying to recreate the Device Type even if I set it to not create if not found.
Onboarding Tasks states the following:
fail-general: duplicate key value violates unique constraint "dcim_devicetype_manufacturer_id_model_17948c0c_uniq" DETAIL: Key (manufacturer_id, model)=(2, WS-C2960C-8TC-L) already exists.
Go to device type -> model slug and turn the UPPERCASE into lowercase. Did not modify the device model name
should be fixed in the latest release > 2.0.0
Environment
Steps to Reproduce
Expected Behavior
Successful onboarding of device, no new addition of the Device Type.
Observed Behavior
Platform is successfully populated but after that it fails.
Seems it was trying to recreate the Device Type even if I set it to not create if not found.
Onboarding Tasks states the following:
fail-general: duplicate key value violates unique constraint "dcim_devicetype_manufacturer_id_model_17948c0c_uniq" DETAIL: Key (manufacturer_id, model)=(2, WS-C2960C-8TC-L) already exists.
Workaround
Go to device type -> model slug and turn the UPPERCASE into lowercase. Did not modify the device model name