mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 19:38:46 -05:00
Communication with Ollama stopped working #2143
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 @AxelFooley on GitHub (Sep 21, 2024).
Bug Report
Since a few days, OWUI is not working anymore. Starting a chat results in the page loading forever and the model is not even loaded in Ollama
Installation Method
Docker with Ollama running on a LAN Windows host
Environment
Open WebUI Version: latest docker image
Ollama (if applicable): latest windows version
Operating System: ollama windows, OWUI docker on linux
Browser (if applicable): Brave
Confirmation:
Expected Behavior:
I am able to chat with any ollama model
Actual Behavior:
Stuck
Description
Bug Summary:
[Provide a brief but clear summary of the bug]
Reproduction Details
Steps to Reproduce:
[Outline the steps to reproduce the bug. Be as detailed as possible.]
Logs and Screenshots
Browser Console Logs:
No errors
Docker Container Logs:
No errors
Screenshots/Screen Recordings (if applicable):
[Attach any relevant screenshots to help illustrate the issue]
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!