18 views
-/https://github.com/berriai/litellm/issues/21026
GitHub · issue

#21026 [Bug]: Frequent errors occurring when calling the Team List / User List API endpoint

  • State: open
  • Author: @s906903912
  • 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?

When I use the API to access the Team List endpoint, I frequently encounter an error.

It doesn't happen 100% of the time, but the failure rate is significant. The specific error message returned is as follows:

``` Alert type: `db_exceptions` Level: `High` Timestamp: `11:47:45`

Message: DB read/write call failed: All connection attempts failedLiteLLM Prisma Client Exception disconnect(): All connection attempts failed Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/httpx/_transports/default.py", line 101, in map_httpcore_exceptions yield File "/usr/lib/python3.13/site-packages/httpx/_transports/default.py", line 394, in handle_async_request resp = await self._pool.handle_async_request(req) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/httpcore/_async/connection_pool.py", line 256, in handle_async_request raise exc from None File "/usr/lib/python3.13/site-packages/httpcore/_async/connection_pool.py", line 236, in handle_async_request response = a…

GitHub resolver

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

Refresh page
vote history (1 events)
#0 of 0 · 31d17h53m13s ago — entered · #import:https:::github.com:berriai:litellm post #3078
The left issue is harder because it requires diagnosing and correcting potentially cross-cutting database connectivity, pooling, retry, and proxy reliability behavior, while the right issue is a more localized request-validation and parameter-forwarding change.
discussed in #import:https:::github.com:berriai:litellm

ranked child groups

no voted pairs yet in this scope

cli
src
spread
search