Ad Widget

Collapse

Cannot execute script: Error: maximum count of HttpRequest objects was reached

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • wusj
    Junior Member
    • Mar 2023
    • 2

    #1

    Cannot execute script: Error: maximum count of HttpRequest objects was reached

    Hello.
    I ran into a problem while using the Consul Node template via HTTP. I can't get any responses about local service. I get the error:​
    Error: maximum count of HttpRequest objects was reached. Check debug log for more information
    I enabled debug logs, but I didn't see anything that could help me. It looks like it is an issue related to environment data, according to sources. How can I solve the issue? Or may be change the envieroment data?​
  • wusj
    Junior Member
    • Mar 2023
    • 2

    #2
    I figured out why I get the error. I have 11 consul services but zabbix has limit 10 per http requests per one JavaScript script. Is it possible to increase this limit? I have up-to-date consul template by zabbix gitlab

    Comment

    • radix
      Administrator
      Zabbix Certified Specialist
      • Apr 2017
      • 6

      #3
      I hope will be fixed soon:

      Bug report: https://support.zabbix.com/browse/ZBX-22488
      Caused by: Limitation of HTTP header counter and Curl instances which I believe before cause of allocation of large memory chunks​
      System and Network administrator

      Comment

      Working...