mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #23068] issue: 不能更换模型 #35409
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 @YSblack on GitHub (Mar 26, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/23068
Check Existing Issues
Installation Method
Docker
Open WebUI Version
0.8.11
Ollama Version (if applicable)
No response
Operating System
Anolis os
Browser (if applicable)
edge
Confirmation
README.md.Expected Behavior
(base) [root@gpu1 open-webui]# docker compose logs -f -n 30 open-webui
WARN[0000] /docker/open-webui/docker-compose.yml:
versionis obsoleteopen-webui | 2026-03-26 09:43:14.956 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 192.168.30.139:53499 - "GET /_app/immutable/assets/47.Gsrgvs3s.css HTTP/1.1" 200
open-webui | 2026-03-26 09:43:14.958 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 192.168.30.139:53501 - "GET /api/version HTTP/1.1" 200
open-webui | 2026-03-26 09:43:15.004 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 192.168.30.139:53497 - "GET /assets/fonts/Inter-Variable.ttf HTTP/1.1" 200
open-webui | 2026-03-26 09:43:15.027 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 192.168.30.139:53501 - "GET /assets/fonts/Archivo-Variable.ttf HTTP/1.1" 200
open-webui | 2026-03-26 09:43:15.148 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 192.168.30.139:53501 - "GET /assets/fonts/Vazirmatn-Variable.ttf HTTP/1.1" 200
open-webui | 2026-03-26 09:43:16.926 | INFO | open_webui.models.auths:authenticate_user:123 - authenticate_user: 17660634225@163.com
open-webui | /usr/local/lib/python3.11/site-packages/jwt/api_jwt.py:153: InsecureKeyLengthWarning: The HMAC key is 9 bytes long, which is below the minimum recommended length of 32 bytes for SHA256. See RFC 7518 Section 3.2.
open-webui | return self._jws.encode(
open-webui | 2026-03-26 09:43:17.295 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 192.168.30.139:53501 - "POST /api/v1/auths/signin HTTP/1.1" 200
open-webui | 2026-03-26 09:43:17.327 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 192.168.30.139:53497 - "GET /api/config HTTP/1.1" 200
open-webui | 2026-03-26 09:43:17.332 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 192.168.30.139:53501 - "GET /api/v1/users/user/settings HTTP/1.1" 200
open-webui | 2026-03-26 09:43:17.355 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 192.168.30.139:53501 - "POST /api/v1/auths/update/timezone HTTP/1.1" 200
open-webui | 2026-03-26 09:43:17.384 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 192.168.30.139:53501 - "GET /api/v1/configs/banners HTTP/1.1" 200
open-webui | 2026-03-26 09:43:17.410 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 192.168.30.139:53497 - "GET /api/v1/tools/ HTTP/1.1" 200
open-webui | 2026-03-26 09:43:17.412 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 192.168.30.139:53498 - "GET /api/v1/users/user/settings HTTP/1.1" 200
open-webui | 2026-03-26 09:43:17.413 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 192.168.30.139:53501 - "GET /api/v1/users/50c99750-3857-4971-a7c8-92c9a1f1e9c5/profile/image HTTP/1.1" 200
open-webui | 2026-03-26 09:43:17.439 | INFO | open_webui.routers.openai:get_all_models:479 - get_all_models()
open-webui | 2026-03-26 09:43:17.439 | INFO | open_webui.routers.ollama:get_all_models:311 - get_all_models()
open-webui | 2026-03-26 09:43:17.441 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 192.168.30.139:53498 - "GET /api/v1/terminals/ HTTP/1.1" 200
open-webui | 2026-03-26 09:43:17.496 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 192.168.30.139:53501 - "GET /api/models HTTP/1.1" 200
open-webui | 2026-03-26 09:43:17.614 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 192.168.30.139:53497 - "GET /api/v1/configs/banners HTTP/1.1" 200
open-webui | 2026-03-26 09:43:17.630 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 192.168.30.139:53498 - "GET /api/v1/models/model/profile/image?id=undefined&lang=zh-CN HTTP/1.1" 200
open-webui | 2026-03-26 09:43:17.634 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 192.168.30.139:53499 - "GET /api/v1/tools/ HTTP/1.1" 200
open-webui | 2026-03-26 09:43:17.645 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 192.168.30.139:53500 - "GET /api/v1/functions/ HTTP/1.1" 200
open-webui | 2026-03-26 09:43:17.654 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 192.168.30.139:53496 - "GET /api/v1/models/model/profile/image?id=gemma3:27b&lang=zh-CN HTTP/1.1" 200
open-webui | 2026-03-26 09:43:17.661 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 192.168.30.139:53499 - "GET /api/v1/functions/ HTTP/1.1" 200
open-webui | 2026-03-26 09:43:18.189 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 192.168.30.139:53499 - "GET /api/models HTTP/1.1" 200
open-webui | 2026-03-26 09:43:18.293 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 192.168.30.139:53501 - "GET /api/version/updates HTTP/1.1" 200
open-webui | 2026-03-26 09:43:18.593 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 192.168.30.139:53501 - "GET /ollama/api/version HTTP/1.1" 200
open-webui | 2026-03-26 09:43:20.386 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 192.168.30.139:53501 - "GET /ollama/api/version HTTP/1.1" 200
open-webui | 2026-03-26 09:43:44.799 | INFO | open_webui.routers.openai:get_all_models:479 - get_all_models()
open-webui | 2026-03-26 09:43:44.799 | INFO | open_webui.routers.ollama:get_all_models:311 - get_all_models()
open-webui | 2026-03-26 09:43:44.850 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 192.168.30.139:53557 - "GET /api/models HTTP/1.1" 200
open-webui | 2026-03-26 09:43:46.496 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 192.168.30.139:53557 - "GET /ollama/api/version HTTP/1.1" 200
open-webui | 2026-03-26 09:43:47.410 | INFO | uvicorn.protocols.http.httptools_impl:send:483 - 192.168.30.139:53557 - "GET /ollama/api/version HTTP/1.1" 200
Actual Behavior
Steps to Reproduce
点击模型不���示模型弹窗,没办法选择更换
Logs & Screenshots
Additional Information
No response