mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 23:21:44 -05:00
[GH-ISSUE #2187] Write error when adding a LiteLLM Model (Snap) #51453
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 @KatjaD-CH on GitHub (May 11, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/2187
Bug Report
Description
Bug Summary:
Open WebUI installed as Snap package under Ubuntu.
Write error when adding a LiteLLM Model:
Read-only file system: './data/litellm/config.yaml'
Steps to Reproduce:
Expected Behavior:
Having a new model entry available
Actual Behavior:
Environment
Open WebUI Version: [v0.1.124]
Operating System: Ubuntu 22.04 LTS
Browser (if applicable): [Firefox]
Logs and Screenshots
Screenshots (if applicable):

Installation Method
SnapStore provided by Ubuntu
@justinh-rahb commented on GitHub (May 11, 2024):
This is an issue in the snap package.
@tjbck commented on GitHub (May 26, 2024):
Bundled LiteLLM support will be deprecated for our future releases, I'd recommend you start migrating your LiteLLM config.yaml to a self-hosted LiteLLM instance. You'd still be able to add them to our webui via OpenAI Connections.