Grafana-zabbix: Cannot read property 'name' of null

Created on 9 May 2018  路  4Comments  路  Source: alexanderzobnin/grafana-zabbix

I'm submitting a ...

  • [x] Bug report
  • [ ] Feature requestdd
  • [ ] Question / Support request

Software Versions

| Grafana | Zabbix | Grafana-Zabbix Plugin |
| ------- | ------ | --------------------- |
| 5.1.0 | 3.4.8 | 3.9.1 |

What did you do?

I select such a range, when data is retrieved from trends instead of history and check the value for Singlestats with Options -> Stat set to "Current"

What was the expected result?

It should display "N/A" (it was so previously - "N/A" is my value map to "null")

What happened instead?

It shows "N/A", however, JS Error "Cannot read property 'name' of null" is displayed along.

1
2

DB connector datasource bug

All 4 comments

same to me..
USING GRAFANA 5.1.3 with ZABBIX 3.4.9
TypeError: Cannot read property 'name' of null
at eval (http://10.128.240.200:3000/public/plugins/alexanderzobnin-zabbix-app/datasource-zabbix/zabbixDBConnector.js:169:27)
at m (http://10.128.240.200:3000/public/build/vendor.0cea50118711e7e6c839.js:1:53401)
at Function.ps [as map] (http://10.128.240.200:3000/public/build/vendor.0cea50118711e7e6c839.js:1:94558)
at convertGrafanaTSResponse (http://10.128.240.200:3000/public/plugins/alexanderzobnin-zabbix-app/datasource-zabbix/zabbixDBConnector.js:168:27)
at ZabbixDBConnector.handleGrafanaTSResponse (http://10.128.240.200:3000/public/plugins/alexanderzobnin-zabbix-app/datasource-zabbix/zabbixDBConnector.js:128:18)
at eval (http://10.128.240.200:3000/public/plugins/alexanderzobnin-zabbix-app/datasource-zabbix/datasource.js:407:52)

also same to me锛侊紒

please fix bug quickly

TypeError: Cannot read property 'name' of null
at eval (http://10.6.30.70:3000/public/plugins/alexanderzobnin-zabbix-app/datasource-zabbix/zabbixDBConnector.js:169:27)
at h (http://10.6.30.70:3000/public/build/vendor.950b64c220f766b8b5f3.js:1:53965)
at Function.ls [as map] (http://10.6.30.70:3000/public/build/vendor.950b64c220f766b8b5f3.js:1:95237)
at convertGrafanaTSResponse (http://10.6.30.70:3000/public/plugins/alexanderzobnin-zabbix-app/datasource-zabbix/zabbixDBConnector.js:168:27)
at ZabbixDBConnector.handleGrafanaTSResponse (http://10.6.30.70:3000/public/plugins/alexanderzobnin-zabbix-app/datasource-zabbix/zabbixDBConnector.js:128:18)
at eval (http://10.6.30.70:3000/public/plugins/alexanderzobnin-zabbix-app/datasource-zabbix/datasource.js:407:52)

Grafana 5.2, Zabbix 3.4.11 , same

TypeError: Cannot read property 'name' of null
at eval (http://:3000/public/plugins/alexanderzobnin-zabbix-app/datasource-zabbix/zabbixDBConnector.js:169:27)
at h (http://:3000/public/build/vendor.950b64c220f766b8b5f3.js:1:53965)
at Function.ls [as map] (http://:3000/public/build/vendor.950b64c220f766b8b5f3.js:1:95237)
at convertGrafanaTSResponse (http://10.124.0.222:3000/public/plugins/alexanderzobnin-zabbix-app/datasource-zabbix/zabbixDBConnector.js:168:27)
at ZabbixDBConnector.handleGrafanaTSResponse (http://:3000/public/plugins/alexanderzobnin-zabbix-app/datasource-zabbix/zabbixDBConnector.js:128:18)
at eval (http://:3000/public/plugins/alexanderzobnin-zabbix-app/datasource-zabbix/datasource.js:407:52)
at

I am also facing the same issue
Cannot read property 'name' of null
I can see this as closed but no one mentioned any solution or workaround.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Akabell95 picture Akabell95  路  8Comments

maxlehot1234 picture maxlehot1234  路  5Comments

samyscoub picture samyscoub  路  6Comments

dataniard picture dataniard  路  6Comments

daianmartinho picture daianmartinho  路  6Comments