Project

General

Profile

Bug #19571

Updated by Nicolas CHARLES almost 3 years ago

I deleted a node with an old inventory, and got the following error in the logs 
 <pre> 
 [2021-07-26 22:10:18] ERROR nodes.delete - Error when deleting cfengine key for node RUDDER_TEST_17 (04627219-9410-4aa3-b4bf-62778390eac0) 
 [2021-07-26 22:10:19] INFO    nodes.delete - Node '04627219-9410-4aa3-b4bf-62778390eac0' RUDDER_TEST_17 was successfully deleted 
 </pre> 

 deletion seems to work correctly

Back