Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data source fails when "Direct DB connection" enabled #564

Closed
b1nary1 opened this issue Apr 22, 2018 · 11 comments
Closed

Data source fails when "Direct DB connection" enabled #564

b1nary1 opened this issue Apr 22, 2018 · 11 comments

Comments

@b1nary1
Copy link

b1nary1 commented Apr 22, 2018

I'm submitting a ...

  • Bug report

Software Versions

Grafana Zabbix Grafana-Zabbix Plugin
5.1.0-beta1 3.4.8 3.9.0

What did you do?

Updated Grafana to 5.1.0. and Grafana-Zabbix plugin from 3.7.0 to 3.9.0

What was the expected result?

Just a regular update of Grafana.

What happened instead?

Data was no longer retrieved. The following message is displayed in data source configuration GUI:

Connection failed: Column metric must be of type char,varchar or text, got: *uint64 0xc420582b78

Via Zabbix API all is working as usual.

data

@lms060
Copy link

lms060 commented Apr 25, 2018

same issue as well, atm with grafana-5.2.0-15081pre1 and zabbix 3.4.7 and plugin 3.9 and the same issue.

Connection failed: Column metric must be of type char,varchar or text, got: *uint64 0xc4208aed98

@alexanderzobnin
Copy link
Collaborator

Confirmed, get the same after Grafana update.

@alexanderzobnin
Copy link
Collaborator

Release will be as soon as possible.

@romainsi
Copy link

hi,

Same issue with grafana 5.1.0, zabbix 3.4.8 and plugin in v3.9.
Connection failed: Column metric must be of type char,varchar or text, got: *uint64 0xc420033218

@apachegabriel
Copy link

Same here.
Software Versions

Grafana Zabbix Grafana-Zabbix Plugin
v5.1.0 (commit: 844bdc53a) 3.4.8 3.9.0

image

@Ziranium
Copy link

Ziranium commented May 2, 2018

Hello.
I just updated to 3.9.1 and issue still here after restart grafana :
image

Software versions :
grafana : 5.1.0
zabbix : 3.4.8

@alexanderzobnin
Copy link
Collaborator

@Ziranium try to clear browser cache.

@Ziranium
Copy link

Ziranium commented May 2, 2018

Thanks ! with a full reload (ctrl+f5) it's now fine.

@b1nary1
Copy link
Author

b1nary1 commented May 2, 2018

Just a question - how frequently does Grafana (as in grafana-cli) look for updates?

[root@559953 ~]# grafana-cli plugins list-remote | grep zab
id: alexanderzobnin-zabbix-app version: 3.9.0
[root@559953 ~]# grafana-cli plugins install alexanderzobnin-zabbix-app 3.9.1

Error: ✗ Could not find the version your looking for

NAME:
   Grafana cli plugins install - install <plugin id> <plugin version (optional)>

USAGE:
   Grafana cli plugins install [arguments...]
[root@559953 ~]#

@alexanderzobnin
Copy link
Collaborator

3.9.1 release wasn't merged yet. See this PR grafana/grafana-plugin-repository#271

@peetw
Copy link

peetw commented May 3, 2018

Thanks for the fast release - I just updated and everything is working again now :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants