mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-17 08:21:12 -05:00
[GH-ISSUE #7926] [Open-webui] User account can not access local model After granting permission , but admin account can access normally #69534
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 @Jacky-tao on GitHub (Dec 18, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7926
Hi all
i meet a bug, deploy open-webui, admin account can access local model list and use, but new create a user account, then granting permission under administer control panel, find user account can not access local model,but admin account can access.
Please help provide suggestions and solutions,thank you for your understanding and support!
Installation Method
Install Open-webui by docker or 1 panel APP,
Environment
**Open WebUI Version:v0.4.8
**Ollama (if applicable):*v0.5.1"
**Operating System:Ubuntu 20.04]
**Browser (if applicable):Firefox 132.0.1
Expected Behavior:
Both user and admin account can access local model list then use.
Actual Behavior:
User account can not access local model After granting permission , but admin account can access
Description
User account can not access local model After granting permission , but admin account can access
when issue occurs, try reinstall OS then deploy, the bug still exist.
Reproduction Details
Steps to Reproduce:
1.Install Ubuntu22.04 OS
2.Install 1 panel
3.install ollama in 1 panel APP
4.download any local model(eg: llava3)
5.Install open-webui in 1 panel app
6.create admin account and login, can access and use local model list.
7.create user account then granting permission under admin panel(setting can refer to attached picture)
8.log out admin account then log in user account, find user account can not see local model list, issue occurs.