grafana / oncall

Developer-friendly incident response with brilliant Slack integration
GNU Affero General Public License v3.0
3.53k stars 292 forks source link

PluginAppClientSecret not set in config #5202

Open Rulasmur opened 1 month ago

Rulasmur commented 1 month ago

What went wrong?

What happened:

What did you expect to happen:

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

kosfango commented 1 month ago

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 commented 1 month ago

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

daniel-boman commented 1 month ago

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

VermiumSifell commented 1 month ago

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 commented 4 weeks ago

see also #5100