Actions
Bug #25933
openError logs because webapp try to update deleted dynamic group
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
On 8.1.7 it some case (didn't find the root cause) we can have periodically error in webapp logs:
2024-11-21 12:22:00+0100 ERROR dynamic-group - Unexpected: Inconsistency: Group with id '73f8a332-f88c-41e8-868e-6ee0db3ff6b5' was not found' Error when updating dynamic group '73f8a332-f88c-41e8-868e-6ee0db3ff6b5'
Interval update parameter:
cat /opt/rudder/etc/rudder-web.properties | grep rudder.batch.dyngroup.updateInterval rudder.batch.dyngroup.updateInterval=5
The group is deleted, no longer shown in UI.
When restarting rudder-jetty, errors are not logged any more, maybe a cache issue ?
No data to display
Actions