Docker cannot find the URL to "pull" the image #2981

Closed
opened 2025-11-11 15:18:52 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @OsakaPhysics on GitHub (Dec 10, 2024).

Bug Report: Docker cannot find the host of the docker "image"

  • Note: excuse me for poor english, i am not english as main

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:

  • [Y] I have read and followed all the instructions provided in the README.md.
  • [Y] I am on the latest version of both Open WebUI and Ollama.
  • [N] I have included the browser console logs.
  • [Y] I have included the Docker container logs.
  • [Y] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.

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

Microsoft Windows [Version 10.0.19045.5131]
(c) Microsoft Corporation. All rights reserved.

C:\Users\Yayadev>docker pull ghcr.io/open-webui/open-webui:main
error during connect: Post "http://%2F%2F.%2Fpipe%2FdockerDesktopLinuxEngine/v1.47/images/create?fromImage=ghcr.io%2Fopen-webui%2Fopen-webui&tag=main": open //./pipe/dockerDesktopLinuxEngine: The system cannot find the file specified.

C:\Users\Yayadev>docker pull ghcr.io/open-webui/open-webui:main
error during connect: Post "http://%2F%2F.%2Fpipe%2FdockerDesktopLinuxEngine/v1.47/images/create?fromImage=ghcr.io%2Fopen-webui%2Fopen-webui&tag=main": open //./pipe/dockerDesktopLinuxEngine: The system cannot find the file specified.

C:\Users\Yayadev>docker pull ghcr.io/open-webui/open-webui:main
error during connect: Post "http://%2F%2F.%2Fpipe%2FdockerDesktopLinuxEngine/v1.47/images/create?fromImage=ghcr.io%2Fopen-webui%2Fopen-webui&tag=main": open //./pipe/dockerDesktopLinuxEngine: The system cannot find the file specified.

C:\Users\Yayadev>frustation pure
'frustation' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\Yayadev>

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.

Originally created by @OsakaPhysics on GitHub (Dec 10, 2024). ## Bug Report: Docker cannot find the host of the docker "image" - *Note:* excuse me for poor english, i am not english as main ## 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:** - [Y] I have read and followed all the instructions provided in the README.md. - [Y] I am on the latest version of both Open WebUI and Ollama. - [N] I have included the browser console logs. - [Y] I have included the Docker container logs. - [Y] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below. ## 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 ``` Microsoft Windows [Version 10.0.19045.5131] (c) Microsoft Corporation. All rights reserved. C:\Users\Yayadev>docker pull ghcr.io/open-webui/open-webui:main error during connect: Post "http://%2F%2F.%2Fpipe%2FdockerDesktopLinuxEngine/v1.47/images/create?fromImage=ghcr.io%2Fopen-webui%2Fopen-webui&tag=main": open //./pipe/dockerDesktopLinuxEngine: The system cannot find the file specified. C:\Users\Yayadev>docker pull ghcr.io/open-webui/open-webui:main error during connect: Post "http://%2F%2F.%2Fpipe%2FdockerDesktopLinuxEngine/v1.47/images/create?fromImage=ghcr.io%2Fopen-webui%2Fopen-webui&tag=main": open //./pipe/dockerDesktopLinuxEngine: The system cannot find the file specified. C:\Users\Yayadev>docker pull ghcr.io/open-webui/open-webui:main error during connect: Post "http://%2F%2F.%2Fpipe%2FdockerDesktopLinuxEngine/v1.47/images/create?fromImage=ghcr.io%2Fopen-webui%2Fopen-webui&tag=main": open //./pipe/dockerDesktopLinuxEngine: The system cannot find the file specified. C:\Users\Yayadev>frustation pure 'frustation' is not recognized as an internal or external command, operable program or batch file. C:\Users\Yayadev> ``` **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.
Author
Owner

@OsakaPhysics commented on GitHub (Dec 10, 2024):

I fixed it myself, Windows forgot to start docker automtically urgh.

@OsakaPhysics commented on GitHub (Dec 10, 2024): I fixed it myself, Windows forgot to start docker automtically urgh.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#2981