runtime error

Exit code: 1. Reason: ase_manager - ERROR - Failed to initialize database connection pool: connection to server at "aws-0-us-east-1.pooler.supabase.com" (44.208.221.186), port 5432 failed: error received from server in SCRAM exchange: Wrong password 2025-09-04 15:04:36,772 - app.core.database_manager - ERROR - Error type: OperationalError 2025-09-04 15:04:36,772 - app.core.database_manager - INFO - Retrying in 2 seconds... 2025-09-04 15:04:38,772 - app.core.database_manager - INFO - Initializing database connection pool (attempt 3/3) 2025-09-04 15:04:38,849 - app.core.database_manager - ERROR - Failed to initialize database connection pool: connection to server at "aws-0-us-east-1.pooler.supabase.com" (44.216.29.125), port 5432 failed: error received from server in SCRAM exchange: Wrong password 2025-09-04 15:04:38,849 - app.core.database_manager - ERROR - Error type: OperationalError 2025-09-04 15:04:38,849 - app.core.database_manager - ERROR - Max retries exceeded. Database connection failed. 2025-09-04 15:04:38,850 - app.core.service_factory - ERROR - Failed to initialize database connection Starting ASTORIA on Hugging Face Spaces... 2025-09-04 15:04:38,850 - app.core.app_factory - ERROR - Failed to initialize services 2025-09-04 15:04:38,850 - app.core.app_factory - ERROR - Application factory failed: Service initialization failed 2025-09-04 15:04:38,850 - main - ERROR - Application startup failed: Service initialization failed Traceback (most recent call last): File "/app/main.py", line 57, in main app = create_app() ^^^^^^^^^^^^ File "/app/app/core/app_factory.py", line 280, in create_app raise RuntimeError("Service initialization failed") RuntimeError: Service initialization failed 2025-09-04 15:04:38,853 - main - INFO - Shutting down application services... 2025-09-04 15:04:38,853 - app.core.service_factory - INFO - Shutting down services... 2025-09-04 15:04:38,853 - app.core.service_factory - INFO - All services shutdown completed 2025-09-04 15:04:38,853 - main - INFO - Application shutdown completed.

Container logs:

Fetching error logs...