mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 06:02:06 -05:00
Docker Image Access Denied #2369
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 @kavindu-athaudha on GitHub (Oct 13, 2024).
Bug Report
Installation Method
I used the following command to install the project through Docker:
Environment
Open WebUI Version: [main]
Ollama (if applicable): [N/A]
Operating System: Ubuntu 24.04.1 LTS
Browser (if applicable): [N/A]
Confirmation:
Expected Behavior:
I expected the Docker image
ghcr.io/open-webui/open-webui:mainto be pulled successfully and the container to start running.Actual Behavior:
Upon attempting to run the command, I encountered the am error message suggesting that the image is not accessible, possibly indicating it is set to private.
Description
Bug Summary:
The Docker image
ghcr.io/open-webui/open-webui:mainappears to be private, leading to a permission denied error when trying to pull it.Reproduction Details
Steps to Reproduce:
Logs and Screenshots
Docker Container Logs: