Originally created by @zhiqing0205 on GitHub (Aug 20, 2024).
Installation Method
Docker
Environment
Open WebUI Version: v0.3.13
Operating System: Windows
Browser (if applicable): Google Chrome
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:
The UI should remain responsive and process requests without timeouts, even during long context interactions.
Actual Behavior:
During long context interactions, the UI becomes unresponsive, requests time out, and the browser eventually reports a page crash.
Description
Bug Summary:
We've noticed an issue where the UI becomes unresponsive and requests time out when dealing with long context interactions. This leads to a degraded user experience and eventually results in the browser reporting a page crash.
Reproduction Details
Steps to Reproduce:
Open the OpenWebUI interface.
Initiate a conversation or interaction that involves a long context (please specify approximate length if possible).
Observe the UI becoming unresponsive.
Wait for the request to time out.
Note the continued UI freezing.
Eventually, the browser reports a page crash.
Logs and Screenshots
Browser Console Logs:
[Please include relevant browser console logs]
Docker Container Logs:
[Please include relevant Docker container logs, if applicable]
Screenshots/Screen Recordings (if applicable):
[If possible, please attach any relevant screenshots or screen recordings that illustrate the issue]
Additional Information
We understand that handling long contexts can be challenging, but we believe improving this aspect would greatly enhance the user experience. Any insights into potential causes or suggestions for workarounds would be greatly appreciated.
Note
We apologize if we've overlooked any existing documentation or solutions for this issue. If there are any additional steps we should take or information we should provide to help diagnose this problem, please let us know. Thank you for your time and assistance in improving OpenWebUI!
Originally created by @zhiqing0205 on GitHub (Aug 20, 2024).
## Installation Method
Docker
## Environment
- **Open WebUI Version:** v0.3.13
- **Operating System:** Windows
- **Browser (if applicable):** Google Chrome
**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:
The UI should remain responsive and process requests without timeouts, even during long context interactions.
## Actual Behavior:
During long context interactions, the UI becomes unresponsive, requests time out, and the browser eventually reports a page crash.
## Description
**Bug Summary:**
We've noticed an issue where the UI becomes unresponsive and requests time out when dealing with long context interactions. This leads to a degraded user experience and eventually results in the browser reporting a page crash.
## Reproduction Details
**Steps to Reproduce:**
1. Open the OpenWebUI interface.
2. Initiate a conversation or interaction that involves a long context (please specify approximate length if possible).
3. Observe the UI becoming unresponsive.
4. Wait for the request to time out.
5. Note the continued UI freezing.
6. Eventually, the browser reports a page crash.
## Logs and Screenshots
**Browser Console Logs:**
[Please include relevant browser console logs]
**Docker Container Logs:**
[Please include relevant Docker container logs, if applicable]
**Screenshots/Screen Recordings (if applicable):**
[If possible, please attach any relevant screenshots or screen recordings that illustrate the issue]
## Additional Information
We understand that handling long contexts can be challenging, but we believe improving this aspect would greatly enhance the user experience. Any insights into potential causes or suggestions for workarounds would be greatly appreciated.
## Note
We apologize if we've overlooked any existing documentation or solutions for this issue. If there are any additional steps we should take or information we should provide to help diagnose this problem, please let us know. Thank you for your time and assistance in improving OpenWebUI!
This issue does not exist in Chrome, maybe the context is not long enough as mentioned before.
Open WebUI version: v0.3.13
Safari: Version 17.6 (19618.3.11.11.5)
OS: macOS 14.6.1 (23G93)
@zeyugao commented on GitHub (Aug 20, 2024):
I have experienced performance issues in Safari, when generating inside a slightly long context, the UI will be laggy.
An example chat JSON:
[chat-export-1724131076347.json](https://github.com/user-attachments/files/16669431/chat-export-1724131076347.json)
When doing generating, CPU usage will be 100%
<img width="277" alt="image" src="https://github.com/user-attachments/assets/804140cb-b377-4c71-bc84-eee385053bf0">
This issue does not exist in Chrome, maybe the context is not long enough as mentioned before.
Open WebUI version: v0.3.13
Safari: Version 17.6 (19618.3.11.11.5)
OS: macOS 14.6.1 (23G93)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @zhiqing0205 on GitHub (Aug 20, 2024).
Installation Method
Docker
Environment
Open WebUI Version: v0.3.13
Operating System: Windows
Browser (if applicable): Google Chrome
Confirmation:
Expected Behavior:
The UI should remain responsive and process requests without timeouts, even during long context interactions.
Actual Behavior:
During long context interactions, the UI becomes unresponsive, requests time out, and the browser eventually reports a page crash.
Description
Bug Summary:
We've noticed an issue where the UI becomes unresponsive and requests time out when dealing with long context interactions. This leads to a degraded user experience and eventually results in the browser reporting a page crash.
Reproduction Details
Steps to Reproduce:
Logs and Screenshots
Browser Console Logs:
[Please include relevant browser console logs]
Docker Container Logs:
[Please include relevant Docker container logs, if applicable]
Screenshots/Screen Recordings (if applicable):
[If possible, please attach any relevant screenshots or screen recordings that illustrate the issue]
Additional Information
We understand that handling long contexts can be challenging, but we believe improving this aspect would greatly enhance the user experience. Any insights into potential causes or suggestions for workarounds would be greatly appreciated.
Note
We apologize if we've overlooked any existing documentation or solutions for this issue. If there are any additional steps we should take or information we should provide to help diagnose this problem, please let us know. Thank you for your time and assistance in improving OpenWebUI!
@zeyugao commented on GitHub (Aug 20, 2024):
I have experienced performance issues in Safari, when generating inside a slightly long context, the UI will be laggy.
An example chat JSON:
chat-export-1724131076347.json
When doing generating, CPU usage will be 100%
This issue does not exist in Chrome, maybe the context is not long enough as mentioned before.
Open WebUI version: v0.3.13
Safari: Version 17.6 (19618.3.11.11.5)
OS: macOS 14.6.1 (23G93)