Actions
Bug #11593
closedInventory ERROR: No RUDDER/AGENT/POLICY_SERVER_UUID
Status:
Rejected
Priority:
N/A
Assignee:
-
Category:
System techniques
Target version:
-
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
Hi to all,
Don't know if it's a real bug, but I need help!
as in the object, when I run sudo rudder agent inventory
to force the node to send inventory to server, it exit with a non zero status.
In the verbose one, it seems like: E| error Inventory inventory Generated inventory has been detected as invalid
and
@R: ************************************************************************- WARNING Generated inventory is not valid, as it is missing mandatory fields. *
- Not sending it to the Rudder Server *
- You can check the invalid inventory in /var/rudder/tmp/inventory/
*************************************************************************@
When: sudo rudder agent check
----> ok: Rudder agent check ran without errors.
When: sudo rudder agent health
---> Connection errors in Rudder agent last run
See /var/rudder/cfengine-community/outputs/previous for more details
sudo cat .../previous
---> R: *************************************************************************
- rudder-agent could not get an updated configuration from the policy server. *
- This can be caused by: *
- * an incorrect DNS resolution of this node *
- * an agent key that has been changed *
- * if this node is not accepted or deleted node on the Rudder root server *
- * if this node has changed policy server without sending a new inventory *
- Any existing configuration policy will continue to be applied without change.
**************************************************************************@
I think there's a missed file?
Thank you,
best regards
Actions