You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting message like OnCall was not able to load the current user. Try refreshing the page.
Plugin is connecting to Grafana OnCall but it is not loading and getting OnCall was not able to load the current user. Try refreshing the page.
What did you expect to happen:
We should not get the message like OnCall was not able to load the current user. Try refreshing the page.
How do we reproduce it?
Open Grafana OnCall by adding username and password.
Now click on Grafana OnCall Menu and click on OnCall.
Now we will get -> OnCall was not able to load the current user. Try refreshing the page.
Expected Result: We should not get message like OnCall was not able to load current user (Non-Existent or Anonymous user)
Grafana OnCall Version
v1.3.94
Product Area
Helm/Kubernetes/Docker
Grafana OnCall Platform?
Docker
User's Browser?
Chrome
Anything else to add?
The text was updated successfully, but these errors were encountered:
Recommend updating to a newer version of Grafana OnCall, and use Grafana 11
Recently we made some changes to the way Grafana OnCall is initialized. Use 1.9.22, there were quite a few changes along the way from 1.9.0-1.9.22 to get things working.
If you are running Grafana 11 and newer you must have externalServiceAccounts feature toggle enabled.
This has already been enabled in the docker compose files and helm charts in the oncall repo.
Plugin settings must be provided to the plugin using an API call if you are installing for the first time (Note: credentials and hostnames need to be adjusted for your configuration, stackId and orgId are expected to be the listed constants in a self-hosted configuration)
What went wrong?
What happened:
Plugin is connecting to Grafana OnCall but it is not loading and getting OnCall was not able to load the current user. Try refreshing the page.
What did you expect to happen:
How do we reproduce it?
Expected Result: We should not get message like OnCall was not able to load current user (Non-Existent or Anonymous user)
Grafana OnCall Version
v1.3.94
Product Area
Helm/Kubernetes/Docker
Grafana OnCall Platform?
Docker
User's Browser?
Chrome
Anything else to add?
The text was updated successfully, but these errors were encountered: