Closed A-l-an closed 3 months ago
the username and password are both 'admin'
I can't login .env file: log:
V:\ai\AudioNotes>chainlit run main.py
2024-07-25 14:40:54 - Loaded .env file
WARNING: All log messages before absl::InitializeLog() is called are written to STDERR
I0000 00:00:1721889656.252520 19112 config.cc:230] gRPC experiments enabled: call_status_override_on_cancellation, event_engine_client, event_engine_dns, event_engine_listener, http2_stats_fix, monitoring_experiment, pick_first_new, trace_record_callops, work_serializer_clears_time_cache
2024-07-25 14:41:17 - new registry table has been added: preprocessor_classes
2024-07-25 14:41:20 - new registry table has been added: adaptor_classes
2024-07-25 14:41:21 - new registry table has been added: lid_predictor_classes
2024-07-25 14:41:23 - Created default chainlit markdown file at V:\ai\AudioNotes\chainlit.md
2024-07-25 14:41:23 - Your app is available at http://localhost:8000
2024-07-25 14:41:35 - Translation file for zh-CN not found. Using default translation en-US.
2024-07-25 14:41:36 - Translation file for zh-CN not found. Using default translation en-US.
2024-07-25 14:41:44 - Translation file for zh-CN not found. Using default translation en-US.
2024-07-25 14:41:56 - Translation file for zh-CN not found. Using default translation en-US.
2024-07-25 14:42:18 - Translation file for zh-CN not found. Using default translation en-US.
2024-07-25 14:42:31 - Translation file for zh-CN not found. Using default translation en-US.
2024-07-25 14:42:38 - Translation file for zh-CN not found. Using default translation en-US.
2024-07-25 14:43:31 - Translation file for zh-CN not found. Using default translation en-US.
2024-07-25 14:43:45 - Translation file for zh-CN not found. Using default translation en-US.
2024-07-25 14:44:55 - Translation file for zh-CN not found. Using default translation en-US.
2024-07-25 14:46:42 - Translation file for zh-CN not found. Using default translation en-US.
2024-07-25 14:46:49 - Translation file for zh-CN not found. Using default translation en-US.
Operating environment: window 10, Anaconda, Python 3.10.14
Tables have been created in the database, but they contain no data
正常情况下,是会自动创建的。 你可以把文件 main.py 中的第 26~35 行代码注释掉看看能不能正常使用
Why should I need to sign in?