mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #9078] Save Account Settings do not work #54042
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 @vincentk222 on GitHub (Jan 29, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/9078
Bug Report
Installation Method
running openwebui in docker with latest image
Environment
Open WebUI Version: v0.5.7
Operating System: ubuntu 22.04
Browser (if applicable): chrome and firefox
Confirmation:
Expected Behavior:
Go to User-->Setting --> Account
Click save (with or without change)
The green popup box Settings saved successfully! should appear
Actual Behavior:
The green popup box Settings saved successfully! DO NOT appear
You can not leave the current page until you refresh the browser URL (F5)
Description
Bug Summary:
Save Account Settings do not work
Reproduction Details
Steps to Reproduce:
Go to User-->Setting --> Account
Click save (with or without change)
Logs and Screenshots
Browser Console Logs:
[Include relevant browser console logs, if applicable]
Docker Container Logs:
[Include relevant Docker container logs, if applicable]
Screenshots/Screen Recordings (if applicable):
[Attach any relevant screenshots to help illustrate the issue]
Additional Information
[Include any additional details that may help in understanding and reproducing the issue. This could include specific configurations, error messages, or anything else relevant to the bug.]
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!
@silentoplayz commented on GitHub (Jan 29, 2025):
I'm not able to reproduce this issue on the dev branch with my setup (although I am using Windows 11)