[GH-ISSUE #2187] Write error when adding a LiteLLM Model (Snap) #12787

Closed
opened 2026-04-19 19:39:36 -05:00 by GiteaMirror · 2 comments
Owner

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:

  • Click on Admin-User in the lower left corner
  • Select Settings
  • Select Models
  • Click on Show (Manage LiteLLM Models)
  • Click on the '+' button
  • The error message shows for a (to) short moment (Screenshot)

Expected Behavior:
Having a new model entry available

Actual Behavior:

  • Error message
  • Input box value reverted to default

Environment

  • Open WebUI Version: [v0.1.124]

  • Operating System: Ubuntu 22.04 LTS

  • Browser (if applicable): [Firefox]

Logs and Screenshots

Screenshots (if applicable):
WebUiError

Installation Method

SnapStore provided by Ubuntu

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:** - Click on Admin-User in the lower left corner - Select Settings - Select Models - Click on Show (Manage LiteLLM Models) - Click on the '+' button - The error message shows for a (to) short moment (Screenshot) **Expected Behavior:** Having a new model entry available **Actual Behavior:** - Error message - Input box value reverted to default ## Environment - **Open WebUI Version:** [v0.1.124] - **Operating System:** Ubuntu 22.04 LTS - **Browser (if applicable):** [Firefox] ## Logs and Screenshots **Screenshots (if applicable):** ![WebUiError](https://github.com/open-webui/open-webui/assets/22710571/7133fdbb-d1de-4b5c-a498-7884fd20120a) ## Installation Method SnapStore provided by Ubuntu
Author
Owner

@justinh-rahb commented on GitHub (May 11, 2024):

This is an issue in the snap package.

<!-- gh-comment-id:2105941751 --> @justinh-rahb commented on GitHub (May 11, 2024): This is an issue in the snap package. - #724
Author
Owner

@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.

<!-- gh-comment-id:2132093116 --> @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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#12787