Skip to content

Troubleshooting

  • Sidebar missing People / Governance — hard-refresh and re-login (stale session hides IGA nav).
  • “Failed to fetch” — confirm you’re on app./simeio.demo.torch.security and api.demo.torch.security is reachable.
  • App shows no accounts — the Microsoft Entra ID row is a people source (correctly 0). For a real app, re-run its IMPORT_DATA (see Refreshing Data).
  • Dashboard list flickers — old web build; roll web to the latest SHA.
  • Sync fails “unsupported SDK connector type”connector-run-orchestrator is on an older image than connectors; roll both to the same SHA.
  • kubectl hits the wrong cluster — context drifts; run kubectl config use-context gke_torch-security-demo_europe-west1-b_gke-cluster and verify.
  • Runbook down/stale — served by the docs-internal deploy on the demo cluster; it redeploys only when docs/demo/** is pushed. Re-run cd-docs-demo.yml to force it.