8 views
-/https://github.com/berriai/litellm/issues/33167
GitHub · issue

#33167 [Bug]: v1.92.0 downloads Prisma Binaries at startup

  • State: open
  • Author: @TobiasGoerke
  • Labels: bug, proxy

### Check for existing issues

- [x] I have searched the existing issues and checked that my issue is not a duplicate.

### What happened?

Starting with version v1.92.0, LiteLLM tries to download the Prisma binaries and fails if it cannot reach the internet. In many corporate networks, egress is limited and thus, LiteLLM cannot be used.

### Steps to Reproduce

1. Run migrations with egress disabled 2. Container will be stuck retrying to fetch the prisma binaries

### Relevant log output

```shell 06:14:56 - LiteLLM:WARNING: get_model_cost_map.py:290 - LiteLLM: Failed to fetch remote model cost map from https://raw.githubusercontent.com/BerriAI/litellm/main/model_prices_and_context_window.json: [Errno 111] Connection refused. Falling back to local backup. 2026-07-14 06:15:06,863 - litellm_proxy_extras - INFO - Running prisma migrate deploy 2026-07-14 06:15:06,863 - litellm_proxy_extras - INFO - Using cached Prisma CLI at /app/.cache/prisma-python/binaries/node_modules/.bin/prisma 2026-07-14 06:15:11,371 - litellm_proxy_extras - INFO - prisma db error: prisma:warn Prisma doesn't know which engines to download for the Linux distro "wolfi". Falling back to Prisma engines built "deb…

GitHub resolver

Import GitHub neighbors on demand. Results are saved as system ingests.

Refresh page
vote history (1 events)
#0 of 0 · 31d18h16m19s ago — entered · #import:https:::github.com:berriai:litellm post #2905
The left issue is harder because it spans dependency installation, container image behavior, offline startup guarantees, Prisma engine compatibility, and migration execution across deployment environments. The right issue is more localized to message normalization and provider-specific tool-call handling, with a narrower testing surface.
discussed in #import:https:::github.com:berriai:litellm

ranked child groups

no voted pairs yet in this scope

cli
src
spread
search