mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-19 05:21:23 -05:00
Getting a 500 error with this Docker run command #979
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 @DeflateAwning on GitHub (May 20, 2024).
Bug Report
Description
Bug Summary:
Steps to Reproduce:
Expected Behavior:
I expect the page to load.
Actual Behavior:
I get a 500 error with no description of the error. The
docker logoutput doesn't show anything useful either (no logs related to the error or attempted page load).Environment
Open WebUI Version: 0.1.125
Ollama (if applicable): 0.1.38
Operating System: Ubuntu
Browser (if applicable): N/A
Reproduction Details
Installation Method
See above.