mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-25 01:36:29 -05:00
[GH-ISSUE #12021] issue: ClientPayloadError: Response payload is not completed: TransferEncodingError #55103
Reference in New Issue
Block a user
Originally created by @poonesh on GitHub (Mar 24, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12021
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