mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
[GH-ISSUE #20319] Issue: Missing field for entering the Mieru Cloud API key #19148
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 @ShallowDream724 on GitHub (Jan 2, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/20319
Check Existing Issues
Installation Method
Docker
Open WebUI Version
latest
Ollama Version (if applicable)
No response
Operating System
Ubuntu 22.04
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
Actual Behavior
Steps to Reproduce
Logs & Screenshots
400: Failed to request upload URL: 401 Client Error: Unauthorized for url: https://mineru.net/api/v4/file-urls/batch - user authenticate failed
Additional Information
No response
@owui-terminator[bot] commented on GitHub (Jan 2, 2026):
🔍 Similar Issues Found
I found some existing issues that might be related to this one. Please check if any of these are duplicates or contain helpful solutions:
#19853 issue: NOT ABLE TO CREATE A NEW API KEY:
by Code-With-Samuel • Dec 10, 2025 •
bug#20064 issue: Create new API key (CRITICAL)
by richrich89 • Dec 20, 2025 •
bug#19797 issue: Failure to start due to missing user.api_key
by aarononeal • Dec 07, 2025 •
bug#19755 issue: Error: 404, message='Not Found', url='http://ollama:11434/api/embed'
by stevewillett • Dec 04, 2025 •
bug#20290 issue:
by rldet9 • Dec 31, 2025 •
bugShow 5 more related issues
#19777 issue:
by Yaute7 • Dec 05, 2025 •
bug#20019 issue:
by j63440490 • Dec 17, 2025 •
bug#20092 issue:
by VideoRyan • Dec 22, 2025 •
bug#19420 issue: Unable to create new api-keys - 403 forbidden
by DominikStarke • Nov 24, 2025 •
bug#19563 issue:
by naruto7g • Nov 28, 2025 •
bug💡 Tips:
This comment was generated automatically by a bot. Please react with a 👍 if this comment was helpful, or a 👎 if it was not.
@silentoplayz commented on GitHub (Jan 3, 2026):
I was able to confirm this issue on the latest
devbranch. #20328 solves the reported issue.@silentoplayz commented on GitHub (Jan 3, 2026):
Fixed on the
devbranch with1c82506bfd.