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:**
- [ ] 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:
- open setting, change a model from private to public
- succeed change the model information
## 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 ?
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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 ?