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

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

      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.

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

              Created:
              Updated:
              Resolved: