You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 8, 2021. It is now read-only.
Just ran with the cleanup switch against our test Netbox instance and it stops and have to be re-ran multiple times with the following error:
Sending DELETE to 'https://removed/api/virtualization/interfaces/1326/' with data 'None'.
2020-05-18 13:47:35,945 [DEBUG] Received HTTP Status 404.
2020-05-18 13:47:35,946 [CRITICAL] Well this in unexpected. Please report this. DELETE request received 404 status with body 'None' and response '{"detail":"Not found."}'.
It's different interafaces each time, we are running netbox (v2.8.3)
Hello!
Just ran with the cleanup switch against our test Netbox instance and it stops and have to be re-ran multiple times with the following error:
Sending DELETE to 'https://removed/api/virtualization/interfaces/1326/' with data 'None'.
2020-05-18 13:47:35,945 [DEBUG] Received HTTP Status 404.
2020-05-18 13:47:35,946 [CRITICAL] Well this in unexpected. Please report this. DELETE request received 404 status with body 'None' and response '{"detail":"Not found."}'.
It's different interafaces each time, we are running netbox (v2.8.3)
Anything seen before?