[GH-ISSUE #6038] only ipv6 request network error #14215

Closed
opened 2026-04-19 20:39:11 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @bingloo on GitHub (Oct 9, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/6038

Bug Report

Installation Method

docker

Environment

Open WebUI Version: 0.3.32
Ollama: disable

Operating System: Ubuntu 22.04

Browser: Chrome latest

Expected Behavior:

get models correctly.

Actual Behavior:

Stuck in an infinite loop when getting models, log shows request failed.

Description

open-webui server network is only ipv6, api server support ipv4 and ipv6.

open-webui server use curl to api server is ok.

Reproduction Details

Steps to Reproduce:

use only ipv6 env to use open-webui.

Logs and Screenshots

Docker Container Logs:

image

Originally created by @bingloo on GitHub (Oct 9, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/6038 # Bug Report ## Installation Method docker ## Environment Open WebUI Version: 0.3.32 Ollama: disable Operating System: Ubuntu 22.04 Browser: Chrome latest ## Expected Behavior: get models correctly. ## Actual Behavior: Stuck in an infinite loop when getting models, log shows request failed. ## Description open-webui server network is only ipv6, api server support ipv4 and ipv6. open-webui server use curl to api server is ok. ## Reproduction Details **Steps to Reproduce:** use only ipv6 env to use open-webui. ## Logs and Screenshots **Docker Container Logs:** ![image](https://github.com/user-attachments/assets/bddddafd-4460-4714-8767-076bbe233f41)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#14215