mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
[GH-ISSUE #4968] v0.3.16: Error No config file 'alembic.ini' found, or file has no '[alembic]' section #52472
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 @hronoas on GitHub (Aug 28, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/4968
Bug Report
Installation Method
clean install with venv
Environment
Open WebUI Version: v0.3.16
Operating System: Windows 11
Confirmation:
I have included the browser console logs.I have included the Docker container logs.Expected Behavior:
open-webui must server
Actual Behavior:
error during start:
Description
Bug Summary:
ufter updating open-webui or clean installaton to v0.3.16 open-webui not starting with errors
Reproduction Details
Steps to Reproduce:
in console
Logs and Screenshots
Console output
@gsm1258 commented on GitHub (Aug 28, 2024):
Don't download that files , windows report that it's virus files!!!
@atbradley commented on GitHub (Aug 28, 2024):
I'm seeing the same issue on RHEL 9 and Mac OS 14.
@AeneasZhu commented on GitHub (Aug 28, 2024):
Same issue on my PC. I temporarily downgraded it to 0.3.15
@tjbck commented on GitHub (Aug 28, 2024):
Closing in favour of #4964
@Family2002 commented on GitHub (Aug 30, 2024):
right I choose 0.3.15
@peacerman commented on GitHub (Sep 4, 2024):
I have the same error.
ubuntu
clean install
pip install open-webui
open-webui serve
Running migrations
Error: No config file 'alembic.ini' found, or file has no '[alembic]' section
@peacerman commented on GitHub (Sep 4, 2024):
I have the same error.
ubuntu
clean install
pip install open-webui
open-webui serve
Running migrations
Error: No config file 'alembic.ini' found, or file has no '[alembic]' section
@FilippiChristian commented on GitHub (Sep 4, 2024):
The same here :(
(Debian 12)
@shadowfaxproject commented on GitHub (Sep 4, 2024):
Looks like it's fixed in 0.3.18 per https://github.com/open-webui/open-webui/issues/4964#issuecomment-2329535414