Actions
Bug #29678
openWhen we trigger a full policy generation, we have an error about missing hash file (twice)
Bug #29678:
When we trigger a full policy generation, we have an error about missing hash file (twice)
Status:
Pending release
Priority:
N/A
Assignee:
Category:
Web - Compliance & node report
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
Since 9.2 and #28503, on a full regeneration, we get:
ERROR policy.generation - Error when trying to read node configuration hashes, they will be ignored: a full generation will take place. Error was: Inconsistency: Unexpected end of input
This is because when we switches to zio-json, we didn't take care to manage the fact that an empty file leads to that codec error in place of the old "ok, nothing to see here".
Updated by François ARMAND 9 days ago
- Related to Architecture #28503: Migrate Node hash repo to zio-jon added
Updated by François ARMAND 9 days ago
- Status changed from New to In progress
- Assignee set to François ARMAND
Updated by François ARMAND 9 days ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Clark ANDRIANASOLO
- Pull Request set to https://github.com/Normation/rudder/pull/7458
Updated by Anonymous 7 days ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|eab4c831b62273948b6687eed73b56124836a722.
Actions