mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 14:39:31 -05:00
[GH-ISSUE #20943] issue: 'NoneType' object has no attribute 'get' error using deepseek API #73942
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 @rahutami on GitHub (Jan 26, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/20943
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.7.0 and higher
Ollama Version (if applicable)
No response
Operating System
macOS Sequoia
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
When sending a message with any API, Open WebUI should give a response
Actual Behavior
When using Deepseek official API, I get
'NoneType' object has no attribute 'get'error. The request itself gets a 200 success response, but it shows the error in the chatSteps to Reproduce
Logs & Screenshots
Shows error on the chat UI

/chat/completions request got 200 success

Additional Information
I also tried using the latest Bedrock Access Gateway and it gives the same error. No error when using OpenAI API
@owui-terminator[bot] commented on GitHub (Jan 26, 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:
by freeNestor • Jan 26, 2026 •
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.