Browser (if applicable): Microsoft Edge 131.0.2903.112
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.
I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.
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:
Open the administrator settings interface.
Enter the networking settings interface, select searchApi from the engine.
Fill in the required engines in the SearchApi engine column, such as Bing, baidu.
Click on 'Save' in the bottom right corner, and the screen will prompt 'Settings have been saved'.
Switch to another tab, such as "Interface" below, and then switch back to find that the column for filling in the engine is empty.
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!
Originally created by @frondesce on GitHub (Jan 6, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8359
# Bug Report
## Installation Method
Docker
## Environment
- **Open WebUI Version:** v0.5.4
- **Operating System:** Windows 11
- **Browser (if applicable):** Microsoft Edge 131.0.2903.112
**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.
- [x] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.
## 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:**
1. Open the administrator settings interface.
2. Enter the networking settings interface, select searchApi from the engine.
3. Fill in the required engines in the SearchApi engine column, such as Bing, baidu.
4. Click on 'Save' in the bottom right corner, and the screen will prompt 'Settings have been saved'.
5. Switch to another tab, such as "Interface" below, and then switch back to find that the column for filling in the engine is empty.
## 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!
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @frondesce on GitHub (Jan 6, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8359
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!