[GH-ISSUE #10287] 'type' error since update #15840

Closed
opened 2026-04-19 21:56:36 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @KingSolomun79 on GitHub (Feb 18, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/10287


Installation Method

docker image via coolify

Environment

  • Open WebUI Version: v0514 latest

  • Ollama (if applicable):

  • Operating System: windows 11 pro

  • Browser (if applicable): chrome

Confirmation:

  • I have read and followed all the instructions provided in the README.md.
  • I am on the latest version of both Open WebUI and Ollama.
  • I have included the browser console logs.
  • I have included the Docker container logs.
  • I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.

Expected Behavior:

[Describe what you expected to happen.]

Actual Behavior:

whenever i type in a prompt in any model ( open router , antropic or openai i get a type error

im not an expert on docker and self hosting so i hope somebidy can help

Description

Bug Summary:
[Provide a brief but clear summary of the bug]

Reproduction Details

Steps to Reproduce:
[Outline the steps to reproduce the bug. Be as detailed as possible.]

Logs and Screenshots

Browser Console Logs:
cookies Array(0)
multi-tabs.js:3616 Injected CSS loaded successfully
+layout.svelte:459 Backend config: Object
+layout.svelte:76 connected i0kdVoo8DLOK8OkHAAAP
+layout.svelte:95 user-list Object
+layout.svelte:100 usage Object
+layout.svelte:95 user-list Object
Chat.svelte:390 mounted
RichTextInput.svelte:128
ChatControls.svelte:208 size 0 27
index.js:1158 [tiptap warn]: Duplicate extension names found: ['codeBlock']. This can lead to issues.
resolve @ index.js:1158Understand this warningAI
Chat.svelte:1221 submitPrompt tesr
Chat.svelte:183 saveSessionSelectedModels Array(1) ["anthropic/claude-3.5-haiku"]
MessageInput.svelte:344 destroy
RichTextInput.svelte:128
index.js:1158 [tiptap warn]: Duplicate extension names found: ['codeBlock']. This can lead to issues.
resolve @ index.js:1158Understand this warningAI
Chat.svelte:1388 modelId anthropic/claude-3.5-haiku
/api/chat/completions:1

       Failed to load resource: the server responded with a status of 400 ()Understand this errorAI

Chat.svelte:1621 null
MessageInput.svelte:721

Docker Container Logs:
[Include relevant Docker container logs, if applicable]

Image

Screenshots/Screen Recordings (if applicable):
[Attach any relevant screenshots to help illustrate the issue]

Additional Information

[Include any additional details that may help in understanding and reproducing the issue. This could include specific configurations, error messages, or anything else relevant to the bug.]

Note

If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!

Originally created by @KingSolomun79 on GitHub (Feb 18, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/10287 --- ## Installation Method docker image via coolify ## Environment - **Open WebUI Version:** v0514 latest - **Ollama (if applicable):** - **Operating System:** windows 11 pro - **Browser (if applicable):** chrome **Confirmation:** - [x] I have read and followed all the instructions provided in the README.md. - [x] I am on the latest version of both Open WebUI and Ollama. - [x] I have included the browser console logs. - [ ] I have included the Docker container logs. - [ ] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below. ## Expected Behavior: [Describe what you expected to happen.] ## Actual Behavior: whenever i type in a prompt in any model ( open router , antropic or openai i get a type error im not an expert on docker and self hosting so i hope somebidy can help ## Description **Bug Summary:** [Provide a brief but clear summary of the bug] ## Reproduction Details **Steps to Reproduce:** [Outline the steps to reproduce the bug. Be as detailed as possible.] ## Logs and Screenshots **Browser Console Logs:** cookies Array(0) multi-tabs.js:3616 Injected CSS loaded successfully +layout.svelte:459 Backend config: Object +layout.svelte:76 connected i0kdVoo8DLOK8OkHAAAP +layout.svelte:95 user-list Object +layout.svelte:100 usage Object +layout.svelte:95 user-list Object Chat.svelte:390 mounted RichTextInput.svelte:128 ChatControls.svelte:208 size 0 27 index.js:1158 [tiptap warn]: Duplicate extension names found: ['codeBlock']. This can lead to issues. resolve @ index.js:1158Understand this warningAI Chat.svelte:1221 submitPrompt tesr Chat.svelte:183 saveSessionSelectedModels Array(1) ["anthropic/claude-3.5-haiku"] MessageInput.svelte:344 destroy RichTextInput.svelte:128 index.js:1158 [tiptap warn]: Duplicate extension names found: ['codeBlock']. This can lead to issues. resolve @ index.js:1158Understand this warningAI Chat.svelte:1388 modelId anthropic/claude-3.5-haiku /api/chat/completions:1 Failed to load resource: the server responded with a status of 400 ()Understand this errorAI Chat.svelte:1621 null MessageInput.svelte:721 **Docker Container Logs:** [Include relevant Docker container logs, if applicable] ![Image](https://github.com/user-attachments/assets/2779cdc3-8116-4127-ac6b-d4ee61bb6a2b) **Screenshots/Screen Recordings (if applicable):** [Attach any relevant screenshots to help illustrate the issue] ## Additional Information [Include any additional details that may help in understanding and reproducing the issue. This could include specific configurations, error messages, or anything else relevant to the bug.] ## Note If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!
Author
Owner

@revolverista commented on GitHub (Feb 23, 2025):

@KingSolomun79 I am having the same issue , what was the fix ?

<!-- gh-comment-id:2677163270 --> @revolverista commented on GitHub (Feb 23, 2025): @KingSolomun79 I am having the same issue , what was the fix ?
Author
Owner

@AleVici commented on GitHub (May 21, 2025):

same problem for me after updating OpneWebUI, any suggestions?

<!-- gh-comment-id:2897331687 --> @AleVici commented on GitHub (May 21, 2025): same problem for me after updating OpneWebUI, any suggestions?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#15840