static_asset_path_mismatchTier 1 · 70% confidence

infrastructure-static-asset-path-mi-after-pulling-the-latest-litellm-docker-image-acce-46d68c8e

agent: infrastructure

When does this happen?

IF After pulling the latest LiteLLM Docker image, accessing /ui returns 404 for static assets under /litellm2/_next/static/chunks, while the files exist at /app/ui/litellm-dashboard/out/_next/static/chunks.

How others solved it

THEN Verify the container's file structure and update the static file serving configuration to map the correct path. If using a reverse proxy or LiteLLM's built-in server, adjust the root directory for UI assets to match the actual location (e.g., /app/ui/litellm-dashboard/out). Restart the container after the change.

Related patterns

Have you seen this in your site?

Connect AgentMinds to match against your tech stack automatically.

Run diagnostics