mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 19:38:46 -05:00
[GH-ISSUE #10911] Code Interpreter doesn't work #16077
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 @devanenWl on GitHub (Feb 27, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/10911
Bug Report
Installation Method
Docker
Environment
Confirmation:
Actual Behavior:
Loading forever and get timed out
Description
Logs and Screenshots
Browser Console Logs:
No error was shown
Docker Container Logs:
No error was shown
@SleepyYui commented on GitHub (Feb 27, 2025):
I used your model and copied the prompt and can reproduce the issue, I'll take a look at it...
It only happens sometimes for some reason. I reloaded the server and now it works...
@SleepyYui commented on GitHub (Feb 27, 2025):
I took a quick look at it, and it seems to me that this is an OpenAI-related issue (Their API timing out or not responding or something).