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 #5410

Open
Merbeleue opened this issue Jan 13, 2025 · 4 comments
Open

PluginAppClientSecret not set in config #5410

Merbeleue opened this issue Jan 13, 2025 · 4 comments

Comments

@Merbeleue
Copy link

What went wrong?

What happened:

What did you expect to happen:

How do we reproduce it?

  1. Open Grafana OnCall and do X
  2. Now click button Y
  3. Wait for the browser to crash. Error message says: "Error..."

Grafana OnCall Version

docker

Product Area

Alert Flow & Configuration

Grafana OnCall Platform?

None

User's Browser?

No response

Anything else to add?

Image

@iscultas
Copy link

Besides enabling externalServiceAccounts feature toggle, you also need to set GF_AUTH_MANAGED_SERVICE_ACCOUNTS_ENABLED environment variable to true for Grafana

@Merbeleue
Copy link
Author

Besides enabling externalServiceAccounts feature toggle, you also need to set GF_AUTH_MANAGED_SERVICE_ACCOUNTS_ENABLED environment variable to true for Grafana

Image

Image

Hello, I added this configuration, and now report status 500

@iscultas
Copy link

iscultas commented Jan 15, 2025

Besides enabling externalServiceAccounts feature toggle, you also need to set GF_AUTH_MANAGED_SERVICE_ACCOUNTS_ENABLED environment variable to true for Grafana

Image

Image

Hello, I added this configuration, and now report status 500

Have you tried docker-compose.yml from this repository? I am not using Docker myself, but setting up that environment variable fixed my Oncall installation for newer Grafana versions.

Are you sure that you not forget to provide plugin settings to Grafana via configuration file or via API call like here?

@sule26
Copy link

sule26 commented Jan 17, 2025

+1

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

No branches or pull requests

3 participants