mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-17 08:21:12 -05:00
Ollama response freeze and get stuck midway in generation on Windows WSL Ubuntu 22.04 #300
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 @eyeofastarte on GitHub (Feb 14, 2024).
Bug Report
Record for an annoying response freezing issue on Window WSL that took me days to solve.
Description
Responses sometimes work and sometimes get stuck midway.
Fix
Simply add '\wsl.localhost\Ubuntu-22.04' to your antivirus exclusion
https://github.com/microsoft/WSL/issues/8824#issuecomment-1253204941
Environment
OS: Windows 11, WSL 2, Ubuntu 22.04
Reproduction Details
Standard installation of everything + run:
sudo apt update
sudo apt upgrade
Confirmation:
Additional Information
Not an actual fix and does not get to the root of the issue, but it works, so maybe a fix can be made in the future.
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!
@tjbck commented on GitHub (Feb 14, 2024):
Thanks for reporting this issue, I'll move this post to discussion for better visibility!