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

Failed to fetch Instantiating autohome-comparequeries-datasource/module.js in Grafana 10 #39

Open
leoswing opened this issue Sep 25, 2023 · 4 comments

Comments

@leoswing
Copy link

Fail to fetch autohome-comparequeries-datasource plugin in Grafana 10,The errors is shown as below:

Error: Failed to fetch Instantiating https://xxx.oa.com/grafana-gray/public/plugins/autohome-comparequeries-datasource/module.js Loading plugins/autohome-comparequeries-datasource/module

Could anyone help to solve this? Much appreciated if someone could help!!

@nfw999
Copy link
Collaborator

nfw999 commented Oct 27, 2023

1、Check if the plug-in is the latest version
2、Check whether grafana is set to allow loading as a signature plugin

[plugins]
……
 allow_loading_unsigned_plugins = autohome-comparequeries-datasource
……

If not resolved please provide more context,such as grafana minor version

@leoswing
Copy link
Author

1、Check if the plug-in is the latest version 2、Check whether grafana is set to allow loading as a signature plugin

[plugins]
……
 allow_loading_unsigned_plugins = autohome-comparequeries-datasource
……

If not resolved please provide more context,such as grafana minor version

It's the latest version and allow_loading_unsigned_plugins options has been set in grafana config, error still occurs with error message Failed to fetch..., downgrade grafana to 9.x solves this problem.

@beramod
Copy link

beramod commented Nov 23, 2023

@leoswing Hello. Do you happen to know if the version 9.4.3 also supports it?
When I check it with grafana-cli, it is confirmed that it is installed, but it is not available in grafana-ui.

@leoswing
Copy link
Author

leoswing commented Nov 27, 2023

@leoswing Hello. Do you happen to know if the version 9.4.3 also supports it? When I check it with grafana-cli, it is confirmed that it is installed, but it is not available in grafana-ui.

yes, I use the version 9.4.12, and it still works well, seems grafana 10 could not run with it any more. @beramod

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

No branches or pull requests

3 participants