question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Zabbix 5.4: method not found. Incorrect API "application"

See original GitHub issue

Describe the bug I began rebuilding my Zabbix/Grafana monitoring again from scratch (I wanted to start over) using Docker containers. I had everything functional and suddenly Grafana won’t display some values on a Dashboard with error Incorrect API "application". I haven’t been able to narrow down exactly why some values will display and some wont. I went so far as to start over with Grafana in case I I’d caused the issue but a fresh installation of Grafana and the plugin result in the same issue.

Expected behavior Grafana should show all widgets.

Screenshots Non-functional default Zabbix Dashboard Screen Shot 2021-04-15 at 14 27 27 Error from non-functional default Zabbix Dashboard Screen Shot 2021-04-15 at 14 33 31 Other default dashboard still functional: (Github won’t let me upload it for some reason) https://imgur.com/a/llyY3Kp

Network data {"datasourceId":1,"method":"application.get","params":{"output":"extend","hostids":[]}}

{"error":"Internal Server Error","message":"Method not found. Incorrect API \"application\"."}

Software versions

Grafana Zabbix Grafana-Zabbix Plugin
7.5.4 5.4.0rc1 4.1.4

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:4
  • Comments:32 (3 by maintainers)

github_iconTop GitHub Comments

8reactions
i-kycommented, May 17, 2021

Well, at least changes are documented now:

7reactions
GregoryOrciuchcommented, May 18, 2021

Not sure if known, but I discovered a hack in Grafana to resurrect broken graphs. You edit your graph and then remove the content of “Application” field, leaving the item and the rest of them untouched, then it started to present graph. Discovered accidentialy because one of graphs had the application field empty and that one worked well after zbx 5.4.0 kicked in yesterday. Link to evidence.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Grafana & Zabbix: Method not found. Incorrect API "application".
Hi, I just upgraded my zabbix version to 5.4 and I started to receive this error on Grafana for all my zabbix panels:...
Read more >
Zabbix 5.4: method not found. Incorrect API "application"
Describe the bug. I began rebuilding my Zabbix/Grafana monitoring again from scratch (I wanted to start over) using Docker containers.
Read more >
Zabbix API issue. - ZABBIX Forums
The method "user.authenticate" is no more available and in some other calls some parameters has changed . I had to modify the "api_jsonrpc.php" ......
Read more >
Zabbix plugin for Grafana
Visit plugins page at grafana.com and check out available Grafana data sources, ... grafana-cli plugins install alexanderzobnin-zabbix-app.
Read more >
alexanderzobnin/grafana-zabbix - Gitter
I'm having a problem setting up my production environment. I have built a new centos 7.2 server, installed grafana 3.1 and installed the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found