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

[prometheus-community/kube-prometheus-stack] An unexpected error happened #5393

Open
mikev1963 opened this issue Mar 1, 2025 · 3 comments
Open
Labels
bug Something isn't working

Comments

@mikev1963
Copy link

Describe the bug a clear and concise description of what the bug is.

After installing prometheus / Grafana into my k3s cluster I try to import a dashboard and get the folloiwng error:

`ror: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7Bstatus%2C%20statusText%2C%20data%2C%20config%2C%20traceId%7D for the full message or use the non-minified dev environment for full errors and additional helpful warnings.

span
45565/f<@https://grafana-prox.mikeventarola.net/public/build/7836.125f6c2757ee541f83cc.js:1:177497
div
90231/g<@https://grafana-prox.mikeventarola.net/public/build/7836.125f6c2757ee541f83cc.js:1:142961
div
90231/g<@https://grafana-prox.mikeventarola.net/public/build/7836.125f6c2757ee541f83cc.js:1:142961
div
37000/c<@https://grafana-prox.mikeventarola.net/public/build/355.99c61a8a485bbdf597fd.js:7:8664
af@https://grafana-prox.mikeventarola.net/public/build/355.99c61a8a485bbdf597fd.js:1560:115520
div
48583/g<@https://grafana-prox.mikeventarola.net/public/build/7836.125f6c2757ee541f83cc.js:1:145168
div
of@https://grafana-prox.mikeventarola.net/public/build/355.99c61a8a485bbdf597fd.js:1560:116237
main
div
div
div
tf@https://grafana-prox.mikeventarola.net/public/build/355.99c61a8a485bbdf597fd.js:1560:112104
uf@https://grafana-prox.mikeventarola.net/public/build/355.99c61a8a485bbdf597fd.js:1560:117047
u@https://grafana-prox.mikeventarola.net/public/build/355.99c61a8a485bbdf597fd.js:288:202218
x@https://grafana-prox.mikeventarola.net/public/build/9890.2f086d4a8fdbd47b8d24.js:284:4597
Ot@https://grafana-prox.mikeventarola.net/public/build/9890.2f086d4a8fdbd47b8d24.js:284:12219
ht@https://grafana-prox.mikeventarola.net/public/build/9890.2f086d4a8fdbd47b8d24.js:284:11635
Wt@https://grafana-prox.mikeventarola.net/public/build/9890.2f086d4a8fdbd47b8d24.js:275:18353
P@https://grafana-prox.mikeventarola.net/public/build/355.99c61a8a485bbdf597fd.js:5:194363
nt@https://grafana-prox.mikeventarola.net/public/build/9890.2f086d4a8fdbd47b8d24.js:284:28185
Cc@https://grafana-prox.mikeventarola.net/public/build/355.99c61a8a485bbdf597fd.js:1560:118490
div
wl@https://grafana-prox.mikeventarola.net/public/build/355.99c61a8a485bbdf597fd.js:1560:62596
S@https://grafana-prox.mikeventarola.net/public/build/9890.2f086d4a8fdbd47b8d24.js:171:9114
h@https://grafana-prox.mikeventarola.net/public/build/9890.2f086d4a8fdbd47b8d24.js:423:139686
b@https://grafana-prox.mikeventarola.net/public/build/3196.0d4b1a0bf9502490c781.js:176:35818
f@https://grafana-prox.mikeventarola.net/public/build/7836.125f6c2757ee541f83cc.js:24:12165
p@https://grafana-prox.mikeventarola.net/public/build/355.99c61a8a485bbdf597fd.js:12:145768
s@https://grafana-prox.mikeventarola.net/public/build/355.99c61a8a485bbdf597fd.js:12:146277
et@https://grafana-prox.mikeventarola.net/public/build/3196.0d4b1a0bf9502490c781.js:180:553
mf@https://grafana-prox.mikeventarola.net/public/build/355.99c61a8a485bbdf597fd.js:1560:120298`

What's your helm version?

v3.16.4

What's your kubectl version?

Client Version: v1.31.4 Kustomize Version: v5.4.2 Server Version: v1.31.4+k3s1

Which chart?

kube-prometheus-stac

What's the chart version?

69.6.0

What happened?

I am able to login to Grafana and view charts that were supplied with install.

When trying to import a new dashboard I get the following errors:
Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7Bstatus%2C%20statusText%2C%20data%2C%20config%2C%20traceId%7D for the full message or use the non-minified dev environment for full errors and additional helpful warnings.

What you expected to happen?

No response

How to reproduce it?

No response

Enter the changed values of values.yaml?

No response

Enter the command that you execute and failing/misfunctioning.

helm install -n monitoring prometheus prometheus-community/kube-prometheus-stack -f values.yaml

Anything else we need to know?

No response

@mikev1963 mikev1963 added the bug Something isn't working label Mar 1, 2025
@yshngg
Copy link

yshngg commented Mar 3, 2025

Hi @mikev1963, can you provide your Grafana dashboard JSON data here?

@mikev1963
Copy link
Author

Im just trying to load a dashboard by number. The dashboard number is 6161

@yshngg
Copy link

yshngg commented Mar 5, 2025

I'm sorry, I don't have data sources type OpenNMS Performance, so ...

Could you check if there are similar error with other dashboards to determine if it's an issue with the dashboard?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants