mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 04:16:03 -05:00
searchApi cannot save search engine settings #3200
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 @frondesce on GitHub (Jan 6, 2025).
Bug Report
Installation Method
Docker
Environment
Confirmation:
Expected Behavior:
When I fill in the SearchApi engine and switch pages, I can see that the engine I entered is saved correctly.
Actual Behavior:
Actually, when I switched to another page and then switched to the online search settings interface, the SearchApi engine column became empty
Description
Bug Summary:
In the online search settings, the settings for searchApi cannot be saved
Reproduction Details
Steps to Reproduce:
Logs and Screenshots
and then, it will be:
Additional Information
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!
@tjbck commented on GitHub (Jan 6, 2025):
Good catch, fixed with
a0e63b08c3on dev!