mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
issue: ClientPayloadError: Response payload is not completed: TransferEncodingError #4546
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @poonesh on GitHub (Mar 24, 2025).
Check Existing Issues
Installation Method
Pip Install
Open WebUI Version
v0.5.20
Ollama Version (if applicable)
No response
Operating System
ubuntu 22.04
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
I have set up openwebui on EKS alongside bedrock-access-gateway following the instructions here: https://docs.openwebui.com/tutorials/integrations/amazon-bedrock
I expect to receive responses from the bedrock models, but occasionally do not.
Actual Behavior
I am occasionally getting a hang when I try to talk to the model, where I don't get a response and instead just the grey loading boxes, with errors from the docker container.
Steps to Reproduce
No specific pattern, happens intermittently, but frequently. Usually after a period of time of inactivity, but not always.
Logs & Screenshots
Additional Information
No response