Grafana 8.0.2 error on module.js #129
-
Hello there! Thanks for this beautiful plugin! Error: Fetch error: 404 Not Found Instantiating http://grafanaIP:3000/public/plugins/marcusolsson-json-datasource/module.js Loading plugins/marcusolsson-json-datasource/module Can you please me how can I solved it? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
This might be due to permission issues. Could you check and see if this solution works for you as well? |
Beta Was this translation helpful? Give feedback.
-
Hello [root@ip-10-17-86-55 plugins]# grafana-cli -v Grafana cli version 6.4.4 but after loading the plugin I am getting the same error : Error: Object prototype may only be an Object or null: undefined Evaluating http://xx.xx.xx.xx:3000/public/plugins/marcusolsson-json-datasource/module.js Loading plugins/marcusolsson-json-datasource/module Data Source Error. As per (#129) I tried to change the permissions using [root@ip-10-17-86-55 plugins]# chmod -R o-x marcusolsson-json-datasource/ [root@ip-10-17-86-55 plugins]# pwd /var/lib/grafana/plugins. --- but it did not help, can you please comment.. |
Beta Was this translation helpful? Give feedback.
This might be due to permission issues. Could you check and see if this solution works for you as well?