Actions
Bug #27594
openArchitecture #27451: Allow configuring the certificates
Error at rudder-server Debian 12 install in 9.0-nightly - Could not retrieve the UUID of the policy server
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
the agent tries to get the uuid and fails (probably it asks for it too early, but we are on root so we may not need it yet)
Thu Sep 18 07:33:00 UTC 2025 - Starting rudder-agent post installation script INFO: Scheduling an inventory during next run... grep: /var/rudder/cfengine-community/inputs/rudder.json: No such file or directory INFO: Policies absent, restoring initial version, and updating ... error: Can't stat file '/var/rudder/configuration-repository/ncf' on 'localhost' in files.copy_from promise, it may be missing or access may not be authorized error: Errors encountered when actuating files promise '/var/rudder/ncf/local' error: Rudder agent policies could not be updated. ok: Rudder agent state has been reset. Done INFO: No disable file detected and no agent executor process either. Restarting agent service... Done INFO: Inventory older than 3 days, resending ...Rudder agent 9.0.0~beta2~git202509172226 Node uuid: root M| State Technique Component Key Message E| error Inventory Inventory Could not retrieve the UUID of the policy server. Please check that the defined Policy Server exists, and that this Node IP address is in the Allowed Networks of its policy server. info Rudder agent was run on a subset of policies - not all policies were checked
Updated by Nicolas CHARLES about 16 hours ago
- Subject changed from Error at rudder-server Debian 12 install in 9.0-nightly to Error at rudder-server Debian 12 install in 9.0-nightly - Could not retrieve the UUID of the policy server
Updated by Nicolas CHARLES about 16 hours ago
it did not break anything - i could log in within 5 minutes
Updated by François ARMAND about 15 hours ago
- Assignee set to Alexis Mousset
- Priority changed from To review to 1 (highest)
We should at least validate that this is not a side effect of the changes related to certificate authentication between agent and server.
Actions