Ad Widget

Collapse

Proxmox Ve Template with HTTP Agent and Query fileds

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • galvy
    Junior Member
    • Jun 2020
    • 19

    #16
    Originally posted by CharlieRoot

    I can confirm we see the same behaviour. We do not use Query Fields but we see the ?= in the URL causing a 501 on our templates. I just updated to 7.0.2 this morning to see if that would resolve it, but that is sadly not the case.

    Code:
    Response code "501" did not match any of the required status codes "200" HTTP/1.1 301 Moved Permanently Location: https://xxxxxxx/Chassis/1/Power/?=/
    After several days of testing, I have realized that the problem is caused only by the "item test", with test button zabbix add always "?="
    If I let Zabbix run without interference, everything works correctly.
    The issue on the Proxmox side is due to a misconfiguration on my part.
    Thank you all for the help.

    Comment

    • CharlieRoot
      Junior Member
      Zabbix Certified Specialist
      • Oct 2020
      • 15

      #17
      Originally posted by galvy

      After several days of testing, I have realized that the problem is caused only by the "item test", with test button zabbix add always "?="
      If I let Zabbix run without interference, everything works correctly.
      The issue on the Proxmox side is due to a misconfiguration on my part.
      Thank you all for the help.
      Sadly this is not the case in our situation. We see /?= in all requests from the HTTP agent.

      Comment

      Working...