Web UI not installing #1789

Closed
opened 2025-11-11 14:53:19 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @kijetesantakalu042 on GitHub (Aug 15, 2024).

Bug Report

Installation Method

Docker

Environment

Ollama 0.3.6

Windows 10

Confirmation:

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

Expected Behavior:

Open webui to install

Actual Behavior:

Docker outputted:

docker: error during connect: this error may indicate that the docker daemon is not running: Head "http://%2F%2F.%2Fpipe%2Fdocker_engine/_ping": open //./pipe/docker_engine: The system cannot find the file specified.
See 'docker run --help'.

Reproduction Details

Steps to Reproduce:
I installed Ollama and tried to use the instructions to install Ollama

Originally created by @kijetesantakalu042 on GitHub (Aug 15, 2024). # Bug Report ## Installation Method Docker ## Environment Ollama 0.3.6 Windows 10 **Confirmation:** - [x] I have read and followed all the instructions provided in the README.md. - [x] I am on the latest version of both Open WebUI and Ollama. - [x] I have included the browser console logs. - [x] I have included the Docker container logs. - [x] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below. ## Expected Behavior: Open webui to install ## Actual Behavior: Docker outputted: ``` docker: error during connect: this error may indicate that the docker daemon is not running: Head "http://%2F%2F.%2Fpipe%2Fdocker_engine/_ping": open //./pipe/docker_engine: The system cannot find the file specified. See 'docker run --help'. ``` ## Reproduction Details **Steps to Reproduce:** I installed Ollama and tried to use the instructions to install Ollama
Author
Owner

@kijetesantakalu042 commented on GitHub (Aug 15, 2024):

I figured it out. I needed to start docker desktop

@kijetesantakalu042 commented on GitHub (Aug 15, 2024): I figured it out. I needed to start docker desktop
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#1789