Actions
Bug #11702
closedError message when accepting an inventory
Pull Request:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
User visibility:
Getting started - demo | first install | level 1 Techniques
Effort required:
Very Small
Priority:
0
Name check:
Fix check:
Regression:
Description
When accepting an inventory, I get the following error message - as in screenshot
Can not accept not found inventory with id NodeId(06ca7b97-a727-43d7-9252-7d72d69eb69f)
Inventory is correctly accepted, and there is no error in the logs
2017-11-07 14:59:47] INFO com.normation.rudder.batch.AsyncDeploymentAgent - Successful policy update '18' [started 2017-11-07 14:59:43 - ended 2017-11-07 14:59:47] [2017-11-07 15:00:02] INFO hooks - Executing post-node-acceptance hooks for node with id '06ca7b97-a727-43d7-9252-7d72d69eb69f' [2017-11-07 15:00:02] INFO com.normation.rudder.services.servers.NewNodeManagerImpl - New node accepted and managed by Rudder: 06ca7b97-a727-43d7-9252-7d72d69eb69f [2017-11-07 15:00:02] INFO hooks - Executing post-node-acceptance hooks for node with id '06ca7b97-a727-43d7-9252-7d72d69eb69f' [2017-11-07 15:00:02] INFO com.normation.rudder.batch.UpdateDynamicGroups$LAUpdateDyngroupManager - Dynamic group hasPolicyServer-root: added node with id: [ 06ca7b97-a727-43d7-9252-7d72d69eb69f ], removed: nothing [2017-11-07 15:00:02] INFO com.normation.rudder.batch.UpdateDynamicGroups$LAUpdateDyngroupManager - Dynamic group all-nodes-with-cfengine-agent: added node with id: [ 06ca7b97-a727-43d7-9252-7d72d69eb69f ], removed: nothing [2017-11-07 15:00:02] INFO com.normation.rudder.services.policies.PromiseGenerationServiceImpl - Start policy generation, checking updated rules
it simply seems to be accepting twice the inventory
May or may not be related to #11635
Happens in 4.2, may happen in earlier versions
Files
Actions