Actions
Bug #25151
closedThe last spool error on smart_proxy/show page does not work
Difficulty:
Triaged:
No
Bugzilla link:
Description
The last spool error is indicated when it finds the entry in logs from proxy. The logs from proxy are retrieved directly from log buffer. Because smart-proxy-openscap-send is and external script running from a cron, so the error log entry is never in the proxy's buffer, event though it is logged into the file correctly.
Steps to reproduce:
1) corrupt a report in spool (fallocate -p -o $offset -l $length)
2) try to send report from spool with smart-proxy-openscap-send
3) there will be no spool errors detected in the services tab on the smart proxy page
Updated by Ondřej Pražák about 6 years ago
- Blocked by Feature #25152: Add endpoint to report spool errors added
Updated by The Foreman Bot about 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_openscap/pull/361 added
Updated by Marek Hulán about 6 years ago
- Target version set to foreman_openscap 0.11.0
Updated by Ondřej Pražák about 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_openscap|ada67f6b75e1df3b119ab5453d9e43c28fcc8773.
Actions