Actions
Bug #22375
closedNodes not answering are seen in "missing" rather than in "no reports"
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Compliance & node report
Target version:
Pull Request:
Severity:
Major - prevents use of part of Rudder | no simple workaround
UX impact:
I hate Rudder for that
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Small
Priority:
171
Name check:
To do
Fix check:
Checked
Regression:
Yes
Description
Nodes with litterally no reports are seen in missing in the compliance rather than no reports because their configId is not known
I have already seen this issue (but I can't find the ticket) and to reproduce it, it may a node offline AND policy generation that changes the node config id for its policy (it may or may not be important to have outdated nodeconfigid as well)
The system is in change only reporting, it may or may not be relevant
- have a node offline
- that as a last run non empty (doing
insert into reportsexecution values ( '13d97019-f5ab-4f1f-8846-fdf36c0a7d45', '2023-01-10 00:00:00+01', '20230111-112830-e13bcefb', 314643008, '2023-01-14 23:00:47.293154', '2023-02-11 23:10:47.293154' );
is enough to create a last run date - restart rudder-jetty
- see that the node is in "missing" (red) rather than "no reports" (grey)
Updated by Nicolas CHARLES over 2 years ago
- Subject changed from Nodes not answering are seen in error to Nodes not answering are seen in "missing" rather than in "no reports"
- Description updated (diff)
Updated by François ARMAND over 2 years ago
- Related to Bug #22371: missing report in change only added
Updated by Vincent MEMBRÉ over 2 years ago
- Has duplicate Bug #19942: reporting states that node sends out of date reports rather than the node sent reports too long ago added
Updated by Vincent MEMBRÉ over 2 years ago
- Status changed from New to In progress
- Assignee set to Vincent MEMBRÉ
Updated by Vincent MEMBRÉ over 2 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Vincent MEMBRÉ to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/4669
Updated by François ARMAND over 2 years ago
- Related to deleted (Bug #22371: missing report in change only)
Updated by François ARMAND over 2 years ago
- Has duplicate Bug #22371: missing report in change only added
Updated by Vincent MEMBRÉ over 2 years ago
- Status changed from Pending technical review to Pending release
Updated by François ARMAND over 2 years ago
- Has duplicate deleted (Bug #22371: missing report in change only)
Updated by Vincent MEMBRÉ over 2 years ago
- Has duplicate Bug #15907: Changes-only does not behave as expected and lead to missing reports added
Updated by François ARMAND over 2 years ago
- Priority changed from 172 to 171
- Fix check changed from To do to Checked
Actions