Hi,
we use web monitor to monitor one external site. Its a simple monitoring, just checkint the return code. Unfortunelly its starts to return this error:
"Unrecognized content encoding type. libcurl understands deflate, gzip, br, zstd content encodings."
The site that is beeing monitored is external to our company, so we have no control over it. The monitoring worked before, but now stopped.
The problem seems to be related to this problem:
Tried to set Headers to "Accept-Encoding: *" but it not worked.
Any ideias what the problem is?
Zabbix version 6.0.21

we use web monitor to monitor one external site. Its a simple monitoring, just checkint the return code. Unfortunelly its starts to return this error:
"Unrecognized content encoding type. libcurl understands deflate, gzip, br, zstd content encodings."
The site that is beeing monitored is external to our company, so we have no control over it. The monitoring worked before, but now stopped.
The problem seems to be related to this problem:
Tried to set Headers to "Accept-Encoding: *" but it not worked.
Any ideias what the problem is?
Zabbix version 6.0.21
Comment