mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-17 08:21:12 -05:00
[GH-ISSUE #17623] issue: could not select device driver "" with capabilities: [[gpu]] #33874
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 @KarelWintersky on GitHub (Sep 21, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/17623
Check Existing Issues
Installation Method
Docker
Open WebUI Version
latest
Ollama Version (if applicable)
No response
Operating System
EndeavourOS (Arch
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
Started container.
Actual Behavior
Result:
Steps to Reproduce
Running docker command:
Logs & Screenshots
docker: Error response from daemon: could not select device driver "" with capabilities: gpu
Additional Information
No response
@KarelWintersky commented on GitHub (Sep 21, 2025):
nvidia-container-toolkitver 1.17.8-1 installed assudo pacman -S nvidia-container-toolkit@KarelWintersky commented on GitHub (Sep 21, 2025):
After restarting docker:
@tjbck commented on GitHub (Sep 21, 2025):
Keep us updated!