mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-10 23:55:15 -05:00
[GH-ISSUE #8111] Anthropic error #15006
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 @Mapping730 on GitHub (Dec 26, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8111
Installation Method
upgraded by doc.openwebui.ui suggested method,
docker rm -f open-webui
docker pull ghcr.io/open-webui/open-webui:main
docker run -d -p 3000:8080 -v open-webui:/app/backend/data --name open-webui ghcr.io/open-webui/open-webui:main
seemed to work fine, opened local host, logged in and dtat was all ther, i believe
Environment
Open WebUI Version: to 5.1
**Ollama (if applicable):**0.5.1 , but i run all models remote
Operating System: windows 10
**Browser firefox 133
Confirmation:
Expected Behavior:
open new chat, said hi, wanted a hey back
Actual Behavior:
received a session_id error and a Error: HTTP Error 401: {"type":"error","error":{"type":"authentication_error","message":"invalid x-api-key"}} same key used on another openwebui session.
Description
Bug Summary:
error upon start, other models work including gemini
not sure, upgraded to 5.1 and this happened, im also getting session_id errors as well, but i will open another report for that.
Reproduction Details
using the anthorpic function, i put in the key i use for every other instance, im 99% sure the key is good. put the key in the function valve, and save, go to a new conversation and say hi, and error. using google function as well and works.
Logs and Screenshots
Browser Console Logs:
console-export-2024-12-26_11-39-15.txt
Docker Container Logs:
DOCKERLOG.txt
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!
@tjbck commented on GitHub (Dec 26, 2024):
Incompatible function, using deprecated internal functions, please reach out to the authors.