mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-05 18:38:17 -05:00
How to change the model from private to public, error info:index.ts:170 Post **/update 404 (Not Found) #2821
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 @JunweiDuan on GitHub (Nov 26, 2024).
Bug Report
Important Notes
Installation Method
Use dev mode, I am sure every configuration is correct, and I can login OpenWebUI, and config the models and pipelines.
Environment
**Open WebUI Version:0.4.4
**Ollama (if applicable):None
**Operating System:Windows11
**Browser (if applicable):Edge latest version
Confirmation:
Expected Behavior:
Actual Behavior:
Nothing is modified, and throw an error at console.
index.ts:170 POST http://localhost:8080/api/v1/models/id/***/update 404 (Not Found)
How can I fix this ?