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

Official Grafana container: Cannot add data source (An unexpected error happened: Minified React error #130) #79

Open
sdettmer opened this issue Jun 6, 2023 · 0 comments

Comments

@sdettmer
Copy link

sdettmer commented Jun 6, 2023

Hi,

strictly following the tutorial I installed grafana 8.4.5. I tried to install the MQTT Plugin. As the page suggested, I installed it via ZIP file, because grafana-cli plugins list-remote did not find it. When I try to add a data source, the following error gets displayed:

An unexpected error happened
DetailsError: Minified React error #130; visit https://reactjs.org/docs/error-decoder.html?invariant=130&args[]=undefined&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.

    at div
    at div
    at Vl (http://localhost:3000/public/build/5893.0cedc4c919aff84ce58c.js:2966:306)
    at div
    at Hl (http://localhost:3000/public/build/5893.0cedc4c919aff84ce58c.js:2978:63)
    at fieldset
    at Ed (http://localhost:3000/public/build/5893.0cedc4c919aff84ce58c.js:3258:966)
    at eval (http://localhost:3000/public/plugins/grafana-mqtt-datasource/module.js:1:3304)

I think this message is incorrect. It should be fixed to match the issue, for example:

A broken dependency error happened:
The plugin "grafana-mqtt-datasource" (version 1.0.0-beta2) is not compatible with this Grafana version (8.4.5): at least version 9.1.0 is needed.
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

1 participant