Open Rulasmur opened 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"
I have been able to confirm that downgrading grafana to 11.2.3 fixes the issue
This also affects existing Grafana installations recently upgraded to v11.3, rendering OnCall unable to be viewed from Grafana.
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.
see also #5100
What went wrong?
What happened:
PluginAppClientSecret not set in config
What did you expect to happen:
How do we reproduce it?
Grafana OnCall Version
1.11.3
Product Area
Other
Grafana OnCall Platform?
Docker
User's Browser?
No response
Anything else to add?
No response