mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-10 22:22:56 -05:00
[GH-ISSUE #1517] WebUI could not connect to Ollama #51199
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 @guwan on GitHub (Apr 12, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/1517
Bug Report
WebUI could not connect to Ollama
Description
The open webui was unable to connect to Ollama, so I even uninstalled Docker and reinstalled it, but it didn't work. I have referred to the solution on the official website and tried it again, but it didn't work. https://docs.openwebui.com/getting-started/troubleshooting/
I also have this issue with Windows 11. When the webui is first started, it is normal, but after restarting the computer, it cannot connect to Ollama even when starting through Docker Desktop
Bug Summary:
WebUI could not connect to Ollama
Steps to Reproduce:
I have a newly installed server with the following configurations:
Expected Behavior:
Connect Ollama normally in webui and select the model
Actual Behavior:
WebUI could not connect to Ollama
Environment
Reproduction Details
Confirmation:
Logs and Screenshots
Browser Console Logs:
[Include relevant browser console logs, if applicable]
Docker Container Logs:
[Include relevant Docker container logs, if applicable]
Screenshots (if applicable):
[Attach any relevant screenshots to help illustrate the issue]
Installation Method
Additional Information
[Include any additional details that may help in understanding and reproducing the issue. This could include specific configurations, error messages, or anything else relevant to the bug.]
Note
If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!