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

PluginAppClientSecret not set in config #5202

Open
Rulasmur opened this issue Oct 23, 2024 · 5 comments
Open

PluginAppClientSecret not set in config #5202

Rulasmur opened this issue Oct 23, 2024 · 5 comments
Labels

Comments

@Rulasmur
Copy link

What went wrong?

What happened:

  • Fresh install of everything, ran the curls per the README.
  • /api/plugins/grafana-oncall-app/resources/plugin/status returns PluginAppClientSecret not set in config

What did you expect to happen:

  • Oncall to create it's Service account

Image

How do we reproduce it?

  1. Fresh install of Grafana and oncall
  2. follow README
  3. Check status api

Grafana OnCall Version

1.11.3

Product Area

Other

Grafana OnCall Platform?

Docker

User's Browser?

No response

Anything else to add?

No response

@Rulasmur Rulasmur added the bug Something isn't working label Oct 23, 2024
@kosfango
Copy link

The same issue with standalone grafana latest and oncall plugin latest
logger=plugin.grafana-oncall-app t=2024-10-23T19:36:10.084977473Z level=error msg="Error getting settings from context" error="PluginAppClientSecret not set in config"

@Rulasmur
Copy link
Author

I have been able to confirm that downgrading grafana to 11.2.3 fixes the issue

@daniel-boman
Copy link

This also affects existing Grafana installations recently upgraded to v11.3, rendering OnCall unable to be viewed from Grafana.

@VermiumSifell
Copy link

It looks like if I remove the service account it doesn't create a new one on Grafana v11.3. But if I downgrade to v11.2.3 is does create the service account.

I uninstalled plugin, installed it. That's how I checked this.

@bpedersen2
Copy link

see also #5100

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

5 participants