mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #5978] ERR_NETWORK_CHANGED in Microsoft Edge - no other browsers (new since >0.3.30) #14194
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 @stevenlafl on GitHub (Oct 7, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/5978
Bug Report
Installation Method
Custom Kubernetes deployment with main container images: pipelines:main and open-webui:main
Environment
Open WebUI Version: v0.3.32
Operating System: Linux
Browser (if applicable): Microsoft Edge
Confirmation:
Expected Behavior:
No errors.
Actual Behavior:
Randomly, sometimes during the page load and sometimes in the middle of a chat completion, I get:
Description
Bug Summary:
There are random "failed to fetch" errors from ERR_NETWORK_CHANGED in Microsoft Edge on Linux.
I have not tried Windows. I have tried Chrome and Firefox, both of which work perfectly.
I have tried clearing cache and deleting all application related data (cookies, session and app storages).
NOTE: This error did NOT occur in 0.3.30. I cannot roll back as I deleted the image and there's so many tags in ghcr that I can't find it, and images do not appear to be tagged by their respective tags on GitHub.
Reproduction Details
Steps to Reproduce:
Launch Microsoft Edge (Linux). Log into Open WebUI, try a chat completion that would result in a long response. Such as "Give me full detailed recipes for chicken and dumplings"
Logs and Screenshots
Browser Console Logs:
Docker Container Logs:
This is the only thing that happens. There aren't errors.
Screenshots/Screen Recordings (if applicable):

