Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-22001

Web scenario step fails to find pattern right after update ro 6.2.5

XMLWordPrintable

    • Sprint 95 (Dec 2022)
    • 0.25

      Steps to reproduce:

      Right after I upgraded from 6.2.4 to 6.2.5, one of our websites faced an issue. Zabbix is unable to find the specified patterns with the following error:

      I believe this is due to zabbix being unable to decompress gzip, and is caused by ZBX-21765 fix.

       

      More Info:

      #curl -vsH 'Accept-encoding: gzip' http://1.1.1.1/Loader.aspx | gunzip -

      •   Trying 1.1.1.1:80...
      • Connected to 1.1.1.1 (1.1.1.1) port 80 (#0)
        > GET /Loader.aspx HTTP/1.1
        > Host: 1.1.1.1
        > User-Agent: curl/7.81.0
        > Accept: /
        > Accept-encoding: gzip
        >
      • Mark bundle as not supporting multiuse
        < HTTP/1.1 200 OK
        < Cache-Control: public, no-cache="Set-Cookie"
        < Content-Type: text/html; charset=utf-8
        < Content-Encoding: gzip
        < Expires: Wed, 30 Nov 2022 08:46:26 GMT
        < Server: Microsoft-IIS/10.0
        < Set-Cookie: ASP.NET_SessionId=nedlxcxms0iquhfblij2rp5k; domain=.example.com; path=/; HttpOnly; SameSite=Lax
        < Strict-Transport-Security: max-age=480; preload
        < Content-Security-policy: defult-Src 'self'
        < X-XSS-Protection:  1; mode=block
        < X-Farams-Options: DENY
        < X-Content-Type-Options: nosniff
        < X-Permitted-Cross-Domain-Policies: none
        < Date: Wed, 30 Nov 2022 08:46:14 GMT
        < Content-Length: 117130
        <
        { [11981 bytes data]
      • Connection #0 to host 1.1.1.1 left intact

       

            dimir dimir
            Elestek Reza Jahed
            Team A
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: