Originally created by @Neptunium1129 on GitHub (Apr 4, 2025).
### Check Existing Issues
- [x] I have searched the existing issues and discussions.
- [x] I am using the latest version of Open WebUI.
### Installation Method
Docker
### Open WebUI Version
0.6,0
### Ollama Version (if applicable)
none
### Operating System
ubt20
### Browser (if applicable)
chrome
### Confirmation
- [x] I have read and followed all instructions in `README.md`.
- [x] I am using the latest version of **both** Open WebUI and Ollama.
- [x] I have included the browser console logs.
- [x] I have included the Docker container logs.
- [x] I have listed steps to reproduce the bug in detail.
### Expected Behavior
https://docs.openwebui.com/getting-started/env-configuration/
Swagger page should be running. It was working in the previous version.
### Actual Behavior
http://localserver:7777/docs

### Steps to Reproduce
1. docker run
: docker run -d -p 7777:8080 -e ENV=dev -v /openwebui:/app/backend/data --name open-webui-ver060 --restart always ghcr.io/open-webui/open-webui:main
3. http://172.16.7.91:7777/docs
### Logs & Screenshots




### Additional Information
_No response_
GiteaMirror
added the bug label 2025-11-11 16:01:10 -06:00
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 @Neptunium1129 on GitHub (Apr 4, 2025).
Check Existing Issues
Installation Method
Docker
Open WebUI Version
0.6,0
Ollama Version (if applicable)
none
Operating System
ubt20
Browser (if applicable)
chrome
Confirmation
README.md.Expected Behavior
https://docs.openwebui.com/getting-started/env-configuration/
Swagger page should be running. It was working in the previous version.
Actual Behavior
http://localserver:7777/docs
Steps to Reproduce
: docker run -d -p 7777:8080 -e ENV=dev -v /openwebui:/app/backend/data --name open-webui-ver060 --restart always ghcr.io/open-webui/open-webui:main
Logs & Screenshots
Additional Information
No response