mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #23127] issue: FETCH_URL_MAX_CONTENT_LENGTH not saving. #58555
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 @taggedzi on GitHub (Mar 27, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/23127
Check Existing Issues
Installation Method
Pip Install
Open WebUI Version
v0.8.12
Ollama Version (if applicable)
v0.18.3
Operating System
Windows 11 Home
Browser (if applicable)
Firefox v149.0 (64-bit)
Confirmation
README.md.Expected Behavior
When
Fetch URL Content Length Limitis set on the Web Search section of the Admin Settings, I expect to successfully save the value.Actual Behavior
It returns an error and does not save. It also generates an error in the console.
@steffen-karlsson commented on GitHub (Mar 30, 2026):
I'm experiencing the same on the newest version, Im working currently on a PR for it, lets see if it get merged, as Im blocked by it as well.
@steffen-karlsson commented on GitHub (Mar 30, 2026):
Proposed a fix here: https://github.com/open-webui/open-webui/pull/23226
@tjbck commented on GitHub (Apr 1, 2026):
Addressed in dev.