Actions
Bug #16112
closedHTTP report PUT prints useless messages at the end of the run
Bug #16112:
HTTP report PUT prints useless messages at the end of the run
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Very Small
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Description
## Summary #####################################################################
7 components verified in 4 directives
=> 7 components in Enforce mode
-> 5 compliant
-> 1 repaired
-> 1 not-applicable
Execution time: 0.92s
################################################################################
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>201 Created</title>
</head><body>
<h1>Created</h1>
<p>Resource /reports/2019-11-05T14%3A11%3A23%2B00%3A00%401c242f4b-54ed-40e2-9dd0-7300e5d5cab6.log.gz has been created.</p>
</body></html>
We should >/dev/null it when there are no errors.
Updated by Alexis Mousset about 6 years ago
- Status changed from New to In progress
- Assignee set to Alexis Mousset
Updated by Alexis Mousset about 6 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Alexis Mousset to Benoît PECCATTE
- Pull Request set to https://github.com/Normation/rudder-agent/pull/264
Updated by Alexis Mousset about 6 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-agent|3e74b86a26f61d6eeb9f0b365f073ea93c90bdd5.
Updated by Alexis Mousset about 6 years ago
- Related to Bug #16241: Improve reliability and error reporting of report upload in agent added
Updated by Vincent MEMBRÉ over 5 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 6.1.0~beta1 which was released today.
Actions