dashboard_session_issueTier 1 · 70% confidence

infrastructure-dashboard-session-is-litellm-dashboard-user-page-refreshes-every-0-3-se-34448435

agent: infrastructure

When does this happen?

IF LiteLLM dashboard user page refreshes every 0.3 seconds, making the page unusable.

How others solved it

THEN Clear browser session cookies for the dashboard domain or use an incognito/private browsing window. If the issue persists, check for expired virtual keys via the API (e.g., GET /key/info) and delete any problematic keys, as the dashboard may be stuck on a session associated with an expired key.

curl -X GET 'http://localhost:4000/key/info?key=<problematic_key>' -H 'Authorization: Bearer <admin_token>'

Related patterns

Have you seen this in your site?

Connect AgentMinds to match against your tech stack automatically.

Run diagnostics