Actions
Bug #11171
closedError when trying to remove a node
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
Could not remove Node '948f88aa-8511-4f1f-94b3-05f9cb8250ef' from Rudder There was an error while deleting Node <- Error when deleting a node <- Could not remove the node '948f88aa-8511-4f1f-94b3-05f9cb8250ef' from the groups <- Could not update group hasPolicyServer-root to remove node '948f88aa-8511-4f1f-94b3-05f9cb8250ef' <- Cannot change the group name to All nodes managed by root policy server : there is already a group with the same name
Log contains
[2017-07-26 14:04:16] INFO com.normation.rudder.batch.AsyncDeploymentAgent - Successful policy update '18' [started 2017-07-26 14:03:56 - ended 2017-07-26 14:04:16] [2017-07-26 14:04:55] ERROR com.normation.rudder.repository.ldap.WoLDAPNodeGroupRepository - More than one node group has 'All nodes managed by root policy server' name [2017-07-26 14:04:55] ERROR com.normation.rudder.web.services.DisplayNode - There was an error while deleting Node <- Error when deleting a node <- Could not remove the node 'd8f31f7d-321c-4409-8e28-613d2914a7ca' from the groups <- Could not update group hasPolicyServer-root to remove node 'd8f31f7d-321c-4409-8e28-613d2914a7ca' <- Cannot change the group name to All nodes managed by root policy server : there is already a group with the same name [2017-07-26 14:05:09] ERROR com.normation.rudder.repository.ldap.WoLDAPNodeGroupRepository - More than one node group has 'All nodes managed by root policy server' name [2017-07-26 14:05:09] ERROR com.normation.rudder.web.services.DisplayNode - There was an error while deleting Node <- Error when deleting a node <- Could not remove the node '948f88aa-8511-4f1f-94b3-05f9cb8250ef' from the groups <- Could not update group hasPolicyServer-root to remove node '948f88aa-8511-4f1f-94b3-05f9cb8250ef' <- Cannot change the group name to All nodes managed by root policy server : there is already a group with the same name [2017-07-26 14:05:13] ERROR com.normation.rudder.repository.ldap.WoLDAPNodeGroupRepository - More than one node group has 'All nodes managed by root policy server' name [2017-07-26 14:05:13] ERROR com.normation.rudder.web.services.DisplayNode - There was an error while deleting Node <- Error when deleting a node <- Could not remove the node '948f88aa-8511-4f1f-94b3-05f9cb8250ef' from the groups <- Could not update group hasPolicyServer-root to remove node '948f88aa-8511-4f1f-94b3-05f9cb8250ef' <- Cannot change the group name to All nodes managed by root policy server : there is already a group with the same name
Actions