issue: Docker environment to 'dev', but I still can't access Swagger at '/docs/' #4709

Closed
opened 2025-11-11 16:01:10 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @Neptunium1129 on GitHub (Apr 4, 2025).

Check Existing Issues

  • I have searched the existing issues and discussions.
  • 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

  • I have read and followed all instructions in README.md.
  • I am using 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 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

Image

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
  2. http://172.16.7.91:7777/docs

Logs & Screenshots

Image

Image

Image

Image

Additional Information

No response

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 ![Image](https://github.com/user-attachments/assets/c1468de7-b67f-42bc-89f6-e520a1cabaed) ### 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 ![Image](https://github.com/user-attachments/assets/82101c50-bc0d-4689-869d-f5beb29b7760) ![Image](https://github.com/user-attachments/assets/9ea925c9-4c1e-4c68-ae81-173208ada197) ![Image](https://github.com/user-attachments/assets/c6c4ad92-4a8f-4977-b247-a0c9005d86e0) ![Image](https://github.com/user-attachments/assets/ee4b6926-c089-4104-acf5-c4b4a8f67a62) ### Additional Information _No response_
GiteaMirror added the bug label 2025-11-11 16:01:10 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#4709