-
Notifications
You must be signed in to change notification settings - Fork 68
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
Plugin health check failed on create datasource #676
Comments
Hello! Thank you for submitting a detailed issue, I was able to easily reproduce this. It's unfortunate that the UI error isn't as detailed, this is something I want to change in a future update. However, it does appear the underlying error gets returned to the browser in the network log. I also verified this to be the error in the plugin logs:
It appears the query timeout is being set to a number that violates the setting constraint. Setting the "query timeout" to Let me know if this fixes your issue. I'll make note about enhancing the error feedback. Thanks! |
Yep, this setting fixes the error. |
Same issue here, and this setting resolved the error. |
@Habeeb556 @SpencerTorres , I have a same problem, I am unable to locate where is the query timeout settings in grafana, |
@shqnayaz open the "Additional settings" in the data source. |
What happened:
We cannot create datasource, after click "Save & Test" get error "Plugin health check failed"
What you expected to happen:
Datasource created
How to reproduce it (as minimally and precisely as possible):
Grafana helm values:
Connect creds:
We also used our creds ... the same error
Screenshots
Environment:
The text was updated successfully, but these errors were encountered: