Ad Widget

Collapse

HTTP Agent generic error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lucakp92
    Junior Member
    • Mar 2023
    • 3

    #1

    HTTP Agent generic error

    Hi!

    i'm trying to configure an item http agent that send an GET Request to the following url:

    http://{HOST.CONN}:{$TESTEST.PORT}/

    The {$TESTEST.PORT} is a macro configured on the host and it's 7021

    To access in this page is requested a basic auth metod and it's configured in the http agent item. When i try to test that item i've the following error:
    • Cannot perform request: Couldn't connect to server
    I've tried to reproduce the issue with curl directly from the host and from the zabbix server and works fine

    This is the zabbix server version:

    zabbix_server (Zabbix) 6.2.7
    Revision d7e8df54d76 1 February 2023, compilation time: Feb 1 2023 14:40:39

    Copyright (C) 2023 Zabbix SIA
    License GPLv2+: GNU GPL version 2 or later <https://www.gnu.org/licenses/>.
    This is free software: you are free to change and redistribute it according to
    the license. There is NO WARRANTY, to the extent permitted by law.

    This product includes software developed by the OpenSSL Project
    for use in the OpenSSL Toolkit (http://www.openssl.org/).

    Compiled with OpenSSL 1.1.1k FIPS 25 Mar 2021
    Running with OpenSSL 1.1.1k FIPS 25 Mar 2021​

    do you have any suggestiion? Are there any know issue?

    Thanks in advance
  • lucakp92
    Junior Member
    • Mar 2023
    • 3

    #2
    Hi,

    solved by disabling sel linux locally on the zabbix server

    Comment

    Working...