runtime error
Exit code: 1. Reason: arning: The type of the gr.Chatbot does not match the type of the gr.ChatInterface.The type of the gr.ChatInterface, 'messages', will be used. warnings.warn( in create_quotation_generator_section: loading config from db to create accordions Error retrieving prompt from database: connection to server at "aws-0-ap-southeast-1.pooler.supabase.com" (52.74.252.201), port 6543 failed: FATAL: Tenant or user not found connection to server at "aws-0-ap-southeast-1.pooler.supabase.com" (52.74.252.201), port 6543 failed: FATAL: Tenant or user not found Error loading config from database: connection to server at "aws-0-ap-southeast-1.pooler.supabase.com" (52.74.252.201), port 6543 failed: FATAL: Tenant or user not found connection to server at "aws-0-ap-southeast-1.pooler.supabase.com" (52.74.252.201), port 6543 failed: FATAL: Tenant or user not found Traceback (most recent call last): File "/home/user/app/app.py", line 586, in <module> project_name , step1_results , step2a_results, step2b_results, step2c_results, step2d_results, step3_results) = create_quotation_generator_section() File "/home/user/app/app.py", line 373, in create_quotation_generator_section state.quotation_project.load_config_from_db() File "/home/user/app/Project.py", line 259, in load_config_from_db raw_config = get_latest_prompt_from_db() File "/home/user/app/common_functions_v4.py", line 236, in get_latest_prompt_from_db conn = get_db_connection() File "/home/user/app/common_functions_v4.py", line 47, in get_db_connection conn = psycopg2.connect(**db_params) File "/usr/local/lib/python3.10/site-packages/psycopg2/__init__.py", line 122, in connect conn = _connect(dsn, connection_factory=connection_factory, **kwasync) psycopg2.OperationalError: connection to server at "aws-0-ap-southeast-1.pooler.supabase.com" (52.74.252.201), port 6543 failed: FATAL: Tenant or user not found connection to server at "aws-0-ap-southeast-1.pooler.supabase.com" (52.74.252.201), port 6543 failed: FATAL: Tenant or user not found
Container logs:
Fetching error logs...