Error: Got unexpected extra arguments (apps config.py constants.py data dev.sh main.py migrations open_webui requirements.txt start.sh start_windows.bat static test utils) #1596

Closed
opened 2025-11-11 14:48:02 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @Barryhuan on GitHub (Jul 24, 2024).

I am using node and Python to build open webui, and after the final bash start.sh command, I encountered this error:
Loading WEBUI_SECRET_KEY from file, not provided as an environment variable.
Loading WEBUI_SECRET_KEY from .webui_secret_key
Usage: uvicorn [OPTIONS] APP
Try 'uvicorn --help' for help.

Error: Got unexpected extra arguments (apps config.py constants.py data dev.sh main.py migrations open_webui requirements.txt start.sh start_windows.bat static test utils)

node version:v20.15.1Python 3.12.4

Originally created by @Barryhuan on GitHub (Jul 24, 2024). I am using node and Python to build open webui, and after the final bash start.sh command, I encountered this error: Loading WEBUI_SECRET_KEY from file, not provided as an environment variable. Loading WEBUI_SECRET_KEY from .webui_secret_key Usage: uvicorn [OPTIONS] APP Try 'uvicorn --help' for help. Error: Got unexpected extra arguments (apps config.py constants.py data dev.sh main.py migrations open_webui requirements.txt start.sh start_windows.bat static test utils) node version:v20.15.1Python 3.12.4
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#1596