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
We moved oncall to kubernetes cluster and we faced with issue, after some period of time around 2 days, integration between grafana and oncall breaks. I checked oncall logs, and could not found any issues, but found in celery logs:
2023-11-01 09:08:33,060 source=engine:celery worker=ForkPoolWorker-6 task_id=b29a733e-a514-45c1-bcce-06b44d1c3ad7 task_name=apps.grafana_plugin.tasks.sync.plugin_sync_organization_async name=apps.grafana_plugin.helpers.client level=WARNING Error connecting to api instance 401 Client Error: Unauthorized for url: https://grafana.company.com/api/access-control/users/permissions/search?actionPrefix=grafana-oncall-app
2023-11-01 09:08:33,060 source=engine:celery worker=ForkPoolWorker-6 task_id=b29a733e-a514-45c1-bcce-06b44d1c3ad7 task_name=apps.grafana_plugin.tasks.sync.plugin_sync_organization_async name=root level=INFO outbound latency=0.11716366000473499 status=401 method=HEAD url=https://grafana.company.com/api/access-control/users/permissions/search?actionPrefix=grafana-oncall-app slow=0
2023-11-01 09:08:33,175 source=engine:celery worker=ForkPoolWorker-6 task_id=b29a733e-a514-45c1-bcce-06b44d1c3ad7 task_name=apps.grafana_plugin.tasks.sync.plugin_sync_organization_async name=apps.grafana_plugin.helpers.client level=WARNING Error connecting to api instance 401 Client Error: Unauthorized for url: https://grafana.company.com/api/org
Could you please help us to fix this issue, after restarting a engine pod, integration between grafana and call begins to work, but again after some period of time it breaks, with the same error.
What went wrong?
What happened:
Could you please help us to fix this issue, after restarting a engine pod, integration between grafana and call begins to work, but again after some period of time it breaks, with the same error.
Oncall chart version:
1.3.12
Grafana version:
9.3.6
How do we reproduce it?
Chart values:
Grafana OnCall Version
v1.3.12
Product Area
Auth
Grafana OnCall Platform?
Kubernetes
User's Browser?
No response
Anything else to add?
No response
The text was updated successfully, but these errors were encountered: