mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-11 00:04:08 -05:00
issue: ERROR:open_webui.env:Error when testing CUDA but USE_CUDA_DOCKER is true. #4349
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 @SchwarzerA on GitHub (Mar 9, 2025).
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
v0.5.20
Ollama Version (if applicable)
0.5.13
Operating System
openSUSE Tumbleweed | 20250307-0 | x86_64
Browser (if applicable)
any (Edge, FireFox, Chromium)
Confirmation
README.md.Expected Behavior
I expected that open-webui:cuda would use the CUDA functionality to improve performance with the help of this docker-compose.yml:
Similar settings were successful for an ollama container and this open-webui-container can also make use of nvidia-smi. But it always throws an error during initialization (pls. see Logs & Screenshots)
Actual Behavior
Whatever I do in open-webui the tool nvtop does not show any activity. So I'm afraid CUDA is really not used.
Steps to Reproduce
Run open-webui with that image and docker-compose.yml; have a look at the log.
Logs & Screenshots
Additional Information
Do I have false expectations or is there still something to configure? What does CUDA not available mean in that context?
Installed software in running os: