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

grafana 10.2.0 fails to start #2267

Closed
pschulten opened this issue Nov 14, 2023 · 4 comments
Closed

grafana 10.2.0 fails to start #2267

pschulten opened this issue Nov 14, 2023 · 4 comments
Labels

Comments

@pschulten
Copy link

What happened?
Installed the latest version from main. with #2262 grafana got updated to grafana/grafana:10.2.0 and fails to run with errors:

logger=dashboard-service t=2023-11-14T08:53:29.804106559Z level=error msg="Could not make user admin" dashboard="Kubernetes / Networking / Pod" namespaceID=user userID=0 error="identifier is not initialized"
logger=dashboard-service t=2023-11-14T08:53:29.815184303Z level=error msg="Could not make user admin" dashboard="Grafana Overview" namespaceID=user userID=0 error="identifier is not initialized"
logger=dashboard-service t=2023-11-14T08:53:29.833243335Z level=error msg="Could not make user admin" dashboard="Kubernetes / Compute Resources / Cluster" namespaceID=user userID=0 error="identifier is not initialized"

How to reproduce it (as minimally and precisely as possible):
Install latest version

Environment

  • Prometheus Operator version:

    quay.io/prometheus-operator/prometheus-operator:v0.69.1

  • Kubernetes version information:

    Server Version: v1.28.3

  • Kubernetes cluster kind:

    kubeadm

@richzhu369
Copy link

i got same problem , did you resolve it ?

@philipgough
Copy link
Contributor

Looks like this is related to grafana/grafana#77211

@philipgough
Copy link
Contributor

@pschulten I've merged #2317 to main which includes 10.2.3. Please let me know if this is still a problem!

@pschulten
Copy link
Author

sorry for the delay, yes that works, thanks!

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

No branches or pull requests

3 participants