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

Items cannot be updated due to "Timeout" field validation problem

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Commercial support required
    • Icon: Trivial Trivial
    • None
    • 5.0.8, 5.2.4
    • Frontend (F)
    • None
    • Debian Buster, PHP 7.3, latest deb packages from https://repo.zabbix.com/zabbix/5.2

      Steps to reproduce:

      1. Configuration > Templates > Select items of a template
      2. Click on the name of an item to modify it
      3. Press Update button (with or without any modifications on the item)

      Result:

      Validation error pops up:

      Page received incorrect data
      Field "Timeout" is not correct: a time unit is expected
      

      See screenshot.

      This happens on both Zabbix 5.0.8 and 5.2.4. I cannot modify any item, this happens on all items.

      There is no field "Timeout" in items, so I don't know where this validation error comes from. When I export the whole template, I see a timeout property:

            items:
              -
                name: 'Certbot letsencrypt.log WARNING lines'
                type: ZABBIX_ACTIVE
                key: 'log[/var/log/letsencrypt/letsencrypt.log,WARNING]'
                trends: '0'
                value_type: LOG
                description: 'WARNING log lines from certbot letsencrypt.log'
                applications:
                  -
                    name: 'Let''s Encrypt'
                logtimefmt: 'ypMpdph:m:s'
                timeout: ''
                status_codes: ''
      

      Expected:

      Successful saving item modifications.

            zux Edgars Melveris
            onlime Philip Iezzi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: