runtime error

Exit code: 3. Reason: /usr/local/lib/python3.11/site-packages/huggingface_hub/file_download.py:949: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. warnings.warn( INFO: Started server process [7] INFO: Waiting for application startup. ERROR: Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/starlette/routing.py", line 638, in lifespan async with self.lifespan_context(app) as maybe_state: File "/usr/local/lib/python3.11/site-packages/fastapi/routing.py", line 257, in __aenter__ await self._router._startup() File "/usr/local/lib/python3.11/site-packages/fastapi/routing.py", line 6159, in _startup await handler() File "/app/backend/main.py", line 43, in startup_event index_tweets() File "/app/backend/rag.py", line 24, in index_tweets conn = psycopg2.connect(os.getenv("DATABASE_URL")) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/psycopg2/__init__.py", line 122, in connect conn = _connect(dsn, connection_factory=connection_factory, **kwasync) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ psycopg2.OperationalError: connection to server at "db.pnvbnsouvlpcydtlyxgd.supabase.co" (2406:da1a:314:7102:350a:a55e:fe99:3232), port 5432 failed: Network is unreachable Is the server running on that host and accepting TCP/IP connections? ERROR: Application startup failed. Exiting. šŸ”„ Warming up MuRIL model... šŸ“¦ Initializing Vector Store sync from Supabase... šŸ”Œ Extracting corpus entries from Supabase PostgreSQL cluster...

Container logs:

Fetching error logs...