mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 23:21:44 -05:00
[GH-ISSUE #10936] Can't start fresh docker container - app can't fetch files #16082
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 @Krzemq on GitHub (Feb 27, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/10936
Bug Report
Installation Method
Docker on Synology NAS
Environment
Open WebUI Version: 0.5.18
Ollama (if applicable): nope
Operating System: DSM
Browser (if applicable): no applicable
Confirmation:
Expected Behavior:
Expected to be able to create admin account at first run.
Actual Behavior:
App can't download embedding model.
Description
Bug Summary:
Error while trying to download embedding model.
Reproduction Details
Steps to Reproduce:
Run fresh docker container with:
sudo docker run -d -p 3000:8080 -v open-webui:/app/backend/data --name open-webui ghcr.io/open-webui/open-webui:latestLogs and Screenshots
Browser Console Logs:
No applicable
Docker Container Logs:
Screenshots/Screen Recordings (if applicable):
Logs show everything
Additional Information
Feel free to ask.
@tjbck commented on GitHub (Feb 27, 2025):
You'll have to wait until your embedding model is downloaded.