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.

Failed to query data, rpc error

See original GitHub issue

Describe the bug Some graphs of grafana is broken, after I upgraded to grafana 8.1.1 and plugin version to 4.2.1. If I edit the panel, than the graphs are display, but If I save the panel and refresh the full page that panel is empty again. The logs are contains this errors:

t=2021-08-11T18:29:09+0200 lvl=info msg=Profiler logger=plugins.backend pluginId=alexanderzobnin-zabbix-datasource enabled=false
t=2021-08-11T18:29:22+0200 lvl=eror msg="Metric request error" logger=context userId=1 orgId=2 uname=user error="failed to query data: Failed to query data: rpc error: code = Unavailable desc = error reading from server: EOF" remote_addr=127.0.0.1
t=2021-08-11T18:29:22+0200 lvl=eror msg="Request Completed" logger=context userId=1 orgId=2 uname=user method=POST path=/api/ds/query status=500 remote_addr=127.0.0.1 time_ms=17 size=34 referer="https://xxxx.xxx.xxxx/d/000000033/example-dashboard4?orgId=2"
t=2021-08-11T18:29:22+0200 lvl=eror msg="Metric request error" logger=context userId=1 orgId=2 uname=user error="failed to query data: Failed to query data: rpc error: code = Unavailable desc = error reading from server: EOF" remote_addr=127.0.0.1
t=2021-08-11T18:29:22+0200 lvl=eror msg="Request Completed" logger=context userId=1 orgId=2 uname=user method=POST path=/api/ds/query status=500 remote_addr=127.0.0.1 time_ms=56 size=34 referer="https://xxxx.xxx.xxxx/d/000000033/example-dashboard4?orgId=2"
t=2021-08-11T18:29:22+0200 lvl=eror msg="Metric request error" logger=context userId=1 orgId=2 uname=user error="failed to query data: Failed to query data: rpc error: code = Unavailable desc = error reading from server: EOF" remote_addr=127.0.0.1
t=2021-08-11T18:29:22+0200 lvl=eror msg="Request Completed" logger=context userId=1 orgId=2 uname=user method=POST path=/api/ds/query status=500 remote_addr=127.0.0.1 time_ms=38 size=34 referer="https://xxxx.xxx.xxxx/d/000000033/example-dashboard4?orgId=2"

Software versions

Grafana Zabbix Grafana-Zabbix Plugin
8.1.1 5.2.1 4.2.1

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
alexanderzobnincommented, Aug 31, 2021

Hm, looks like an original issue is a bit different. But anyway, I fixed bug reported by @ikogan.

1reaction
stdonatocommented, Aug 12, 2021

Same error. Grafana 8.1.1 Zabbix 5.4.3 Plugin Zabbix 4.2.1

Zabbix log when load dashboard with error: [Thu Aug 12 17:20:39.799683 2021] [php7:notice] [pid 32547] [client 10.20.30.40:58488] PHP Notice: Parameter “/user” is deprecated. in /usr/share/zabbix/include/classes/validators/CApiInputValidator.php on line 989

Read more comments on GitHub >

github_iconTop Results From Across the Web

"Failed to call resource" error when fetching data from a ...
“Failed to call resource” error when fetching data from a specific host. I can't understand these results. Only certain hosts experience this.
Read more >
alexanderzobnin/grafana-zabbix - Gitter
2015/11/08 13:08:16 [I] Database: sqlite3 ... data: /var/lib/grafana ... orgId=1 uname=admin error="failed to query data: Failed to query data: rpc error: ...
Read more >
unknown: rpc error: code = Unavailable desc = last resolver ...
This error message bubbles up into my browser's network tab. This is in my local environment, but my production deployment is working fine....
Read more >
Database Engine events and errors - SQL Server
For a full list of all errors, query the sys.messages catalog view ... ls' failed because it is not supported in the edition...
Read more >
ExecPlanRequest rpc exception error while COMPUTE STATS
Query (id=e14f8e09bc61152e:edb3c88b00000000): Summary: Session ID: ec4783541c02a53b:94e307a26bcc719e Session ... failed: RPC Error: No more data to read.
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