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

NodeAddress statically defines port 10051 for the frontend out of the box and if port is not set

    XMLWordPrintable

Details

    • Problem report
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 6.2.1
    • 6.2.4rc1, 6.4.0beta2, 6.4 (plan)
    • Server (S)
    • None
    • Parallels 18
      Debian 11.4 /ARM64
      MariaDB 10.6.9
    • Team C
    • Sprint 92 (Sep 2022), Sprint 93 (Oct 2022)
    • 1

    Description

      Steps to reproduce:

      ## Option: NodeAddress
      #       IP or hostname with optional port to specify how frontend should connect to the server.
      #       Format: <address>[:port]
      #
      #       This option can be overridden by address specified in frontend configuration.
      #  NodeAddress=localhost:10051
      

      Set 'ListenPort to 10061'.
      Set 'NodeAddress=localhost'
      Get 'Cannot read the response, check connection with the Zabbix server "localhost".'

      Expected:
      Default configuration should not force 10051 port in NodeAddress= since it's optional according to the description. Also if we manually set without a port - it use ListenPort, not 10051.

      Attachments

        Issue Links

          Activity

            People

              kprutkovs Konstantins Prutkovs
              edgar.akhmetshin Edgar Akhmetshin
              Votes:
              0 Vote for this issue
              Watchers:
              11 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: