[ZBX-8136] Regression: "status code did not match" error does not provide the curl return code Created: 2014 Apr 22 Updated: 2019 Dec 10 |
|
Status: | Open |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | None |
Affects Version/s: | 2.2.3 |
Fix Version/s: | None |
Type: | Incident report | Priority: | Trivial |
Reporter: | Sorin Sbarnea | Assignee: | Unassigned |
Resolution: | Unresolved | Votes: | 0 |
Labels: | curl, webmonitoring | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Issue Links: |
|
Description |
It seems that somewhere between version 1.8 and current release (2.2.3), zabbix http poller lost its ability to log the curl return code. I checked the source code and it seems to be removed. It used to be logged while in DEBUG mode but now, it's not logged anymore. |