OpenAI net::ERR_CONTENT_DECODING_FAILED #943

Closed
opened 2025-11-11 14:34:05 -06:00 by GiteaMirror · 0 comments
Owner

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:

  • I have read and followed all the instructions provided in the README.md.
  • I am on the latest version of both Open WebUI and Ollama.
  • I have included the browser console logs.
  • I have included the Docker container logs.

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]
image
CleanShot 2024-05-17 at 12 36 23@2x

CleanShot 2024-05-17 at 11 25 02@2x

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!

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:** - [x] I have read and followed all the instructions provided in the README.md. - [x] I am on the latest version of both Open WebUI and Ollama. - [x] I have included the browser console logs. - [x] I have included the Docker container logs. ## 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] <img width="756" alt="image" src="https://github.com/open-webui/open-webui/assets/59259075/317284a4-33ab-4446-82b3-bfaec1de79b5"> ![CleanShot 2024-05-17 at 12 36 23@2x](https://github.com/open-webui/open-webui/assets/59259075/04278b09-3601-4563-a5f4-f9319c0c71b7) ![CleanShot 2024-05-17 at 11 25 02@2x](https://github.com/open-webui/open-webui/assets/59259075/375659a0-6b57-43ab-9a1d-4f95b73fbc23) ## 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!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#943