mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
Docker cannot find the URL to "pull" the image #2981
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 @OsakaPhysics on GitHub (Dec 10, 2024).
Bug Report: Docker cannot find the host of the docker "image"
Installation Method
I am using Docker, on windows 10(as windows 11 sucks).
Environment
Open WebUI Version: Newest
Ollama (if applicable): Newest
Operating System: Windows 10
Browser (if applicable): As always, I tried Chanary Chrome and Firefox.
Confirmation:
Expected Behavior:
Pulls.. well the docker image.
Actual Behavior:
Did not pull the docker image
Description
Bug Summary:
It says it couldnt connect to the Docker Server where its hosted on
Reproduction Details
Steps to Reproduce:
docker pull ghcr.io/open-webui/open-webui:main
Logs and Screenshots
Browser Console Logs:
None sadly
Docker Container Logs:
I would include some.. but none are there.
Screenshots/Screen Recordings (if applicable):
eg: Github doesnt allow me to upload images.
Additional Information
I dont have any.
@OsakaPhysics commented on GitHub (Dec 10, 2024):
I fixed it myself, Windows forgot to start docker automtically urgh.