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.

3.0.0beta2 Cannot add or configure datasource

See original GitHub issue

When adding or trying to reconfigure existing zabbix datasources I get this error in the web interface.

Plugin Error
Error: XHR error (404 Not Found) loading https://HOSTNAME.com/grafana/public/plugins/alexanderzobnin-zabbix-app/datasource-zabbix/module.js?bust=1459953190787 Error loading https://HOSTNAME.com/grafana/public/plugins/alexanderzobnin-zabbix-app/datasource-zabbix/module.js
tail /var/log/grafana/grafana.log
2016/04/06 10:51:25 [I] Listen: http://0.0.0.0:3000/grafana
2016/04/06 10:51:41 [I] Completed 127.0.0.1 User Name "GET /public/traceur HTTP/1.0" 404 Not Found 19 bytes in 601588us
2016/04/06 10:51:48 [I] Completed 127.0.0.1 User Name "GET /public/traceur HTTP/1.0" 404 Not Found 19 bytes in 1363us
2016/04/06 10:51:53 [plugins.go:157 ImportDashboard()] [E] Failed to install dashboard: A dashboard with the same name already exists
2016/04/06 10:51:53 [I] Completed 127.0.0.1 User Name "POST /api/dashboards/import HTTP/1.0" 500 Internal Server Error 41 bytes in 4721us
2016/04/06 10:52:33 [I] Completed 127.0.0.1 User Name "GET /public/traceur HTTP/1.0" 404 Not Found 19 bytes in 178349us
2016/04/06 10:52:43 [plugins.go:157 ImportDashboard()] [E] Failed to install dashboard: A dashboard with the same name already exists
2016/04/06 10:52:43 [I] Completed 127.0.0.1 User Name "POST /api/dashboards/import HTTP/1.0" 500 Internal Server Error 41 bytes in 16777us
2016/04/06 10:53:00 [I] Completed 127.0.0.1 User Name "GET /public/traceur HTTP/1.0" 404 Not Found 19 bytes in 1050us
grafana-server -v
Version 3.0.0-beta2 (commit: v3.0-beta2)
grep version /var/lib/grafana/plugins/grafana-zabbix/plugin.json
    "version": "3.0.0-beta2",

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
Sutrannucommented, Apr 6, 2016

That does seem to work. Thank you. I’d like to add that changing permissions should be part of this install/update method. But some configurations might obviate that.

1reaction
juanfernandovillahernandezcommented, Apr 6, 2016

The system can´t find module.js capture

2016/04/06 14:14:40 [I] Completed 192.168.10.40 admin “GET /public/app/plugins/app/zabbix/module.js HTTP/1.1” 404 Not Found 19 bytes in 2566us

Read more comments on GitHub >

github_iconTop Results From Across the Web

Resolving Failed to Configure a DataSource Error - Baeldung
In this short tutorial, we'll discuss what causes and what resolves the “Failed to configure a DataSource” error on a Spring Boot project....
Read more >
Spring Boot configure and use two data sources
Add in any class annotated with @Configuration the following methods: @Bean @Primary @ConfigurationProperties(prefix="spring.datasource") public DataSource ...
Read more >
Configuring Datasources — great_expectations documentation
Configuring Datasources ¶. How to choose which DataConnector to use · How to configure a BigQuery Datasource · How to configure a ConfiguredAssetDataConnector ......
Read more >
YOOtheme Pro 3.0 Bug Reports - YOOtheme Support
July 13th: We released 3.0.0-Beta.2 ... In order to fix the script one needs to change the selector #tm-mobile to #tm-dialog-mobile .
Read more >
Cannot create a data source (WebLogic Server) - IBM
As part of the task to configure a data source on Oracle WebLogic Server, the IBM Content Navigator ... IBM Content Navigator cannot...
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