mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
OpenAI net::ERR_CONTENT_DECODING_FAILED #943
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 @LimLLL on GitHub (May 17, 2024).
Bug Report
Description
When using the third-party openai, the result in the f12 console network returns net::ERR_CONTENT_DECODING_FAILED. But in docker logs, it returns 200 ok. The behavior was ok when using Python or other ai programs.
Environment
Open WebUI Version: v0.1.124
Ollama (if applicable): 0.1.37
Operating System: Ubuntu 20.04
Browser (if applicable): Chrome 124.0.6367.92
Reproduction Details
Confirmation:
Logs and Screenshots
Browser Console Logs:
[Include relevant browser console logs, if applicable]
Docker Container Logs:
[Include relevant Docker container logs, if applicable]
Screenshots (if applicable):


[Attach any relevant screenshots to help illustrate the issue]
Installation Method
both ollama and openweb UI are installed through the docker
Note
If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!