Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Language settings are reverted upon closing browser #3394

Closed
3 of 4 tasks
ypsilonkah opened this issue Jun 23, 2024 · 0 comments
Closed
3 of 4 tasks

Language settings are reverted upon closing browser #3394

ypsilonkah opened this issue Jun 23, 2024 · 0 comments

Comments

@ypsilonkah
Copy link

Bug Report

Description

Bug Summary:
Language settings in UI are reverted when closing the browser

Steps to Reproduce:
Open settings, select a language and save. Close browser and reopen. Login and default language reverted to english.

Expected Behavior:
Any selected language should persist

Actual Behavior:
Language is reverted to english.

Environment

  • Open WebUI Version: 0.3.5

  • Ollama (if applicable): not applicable

  • Operating System: Ubuntu 24.04 (as server for open webui); Windows 11 as client

  • Browser (if applicable): Firefox 127.0.1

Reproduction Details

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.

Logs and Screenshots

Docker Container Logs:

INFO:     Application startup complete.

INFO:     Uvicorn running on http://0.0.0.0:8080 (Press CTRL C to quit)

/app

  ___                    __        __   _     _   _ ___ 
 / _ \ _ __   ___ _ __   \ \      / /__| |__ | | | |_ _|
| | | | '_ \ / _ \ '_ \   \ \ /\ / / _ \ '_ \| | | || | 
| |_| | |_) |  __/ | | |   \ V  V /  __/ |_) | |_| || | 
 \___/| .__/ \___|_| |_|    \_/\_/ \___|_.__/ \___/|___|
      |_|                                               

      

v0.3.5 - building the best open-source AI user interface.

https://github.com/open-webui/open-webui

INFO:apps.openai.main:get_all_models()

INFO:apps.ollama.main:get_all_models()

INFO:apps.openai.main:get_all_models()

INFO:apps.ollama.main:get_all_models()

ERROR:apps.ollama.main:Connection error: Cannot connect to host 192.168.178.31:11434 ssl:default [No route to host]

ERROR:apps.ollama.main:Connection error: Cannot connect to host 192.168.178.31:11434 ssl:default [No route to host]

INFO:     connection open

...

INFO:     connection closed

(I am aware of the connection error; the ollama server is not booted atm. Problem persists when the server is present)

Installation Method

Installation via docker-compose.

@open-webui open-webui locked and limited conversation to collaborators Jun 23, 2024
@tjbck tjbck converted this issue into discussion #3398 Jun 23, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant