searchApi cannot save search engine settings #3200

Closed
opened 2025-11-11 15:25:31 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @frondesce on GitHub (Jan 6, 2025).

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:

  • 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:

  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

image

and then, it will be:

image

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). # 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 ![image](https://github.com/user-attachments/assets/fa78c707-cf62-4048-8bc5-fb86481d5227) and then, it will be: ![image](https://github.com/user-attachments/assets/ae68d66c-0912-4027-8c4d-a00b178da5ec) ## 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!
Author
Owner

@tjbck commented on GitHub (Jan 6, 2025):

Good catch, fixed with a0e63b08c3 on dev!

@tjbck commented on GitHub (Jan 6, 2025): Good catch, fixed with a0e63b08c3849b40b154478a206048ce87b194e3 on dev!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#3200