mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-10 07:43:10 -05:00
web server not run #4047
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 @zhangjy859 on GitHub (Feb 22, 2025).
Bug Report
Installation Method
pip
Environment
Open WebUI Version: [0.5.16]
Ollama (if applicable): [0.5.11]
Operating System: [Ubuntu 20.04]
Browser (if applicable): [Firefox 98.0]
Confirmation:
Expected Behavior:
open-webuistarts and listens on port 8080, user can access it through the browser at localhost:8080.Actual Behavior:
open-webuistarted:open-webuinot listen to8080Description
Bug Summary:
Reproduction Details
Steps to Reproduce:
[Outline the steps to reproduce the bug. Be as detailed as possible.]
Logs and Screenshots
Browser Console Logs:
[Include relevant browser console logs, if applicable]
Docker Container Logs:
[Include relevant Docker container logs, if applicable]
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!