runtime error
Exit code: 1. Reason: il.safe_reraise(): ^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/sqlalchemy/util/langhelpers.py", line 122, in __exit__ raise exc_value.with_traceback(exc_tb) File "/usr/local/lib/python3.12/site-packages/sqlalchemy/pool/base.py", line 896, in __connect self.dbapi_connection = connection = pool._invoke_creator(self) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/sqlalchemy/engine/create.py", line 667, in connect return dialect.connect(*cargs_tup, **cparams) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 630, in connect return self.loaded_dbapi.connect(*cargs, **cparams) # type: ignore[no-any-return] # NOQA: E501 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/psycopg/connection.py", line 130, in connect raise new_ex.with_traceback(None) sqlalchemy.exc.OperationalError: (psycopg.OperationalError) connection failed: connection to server at "3.71.225.44", port 5432 failed: FATAL: (ENOTFOUND) tenant/user postgres.mohjmzzcxjmmkmvheame not found Multiple connection attempts failed. All failures were: - host: 'aws-1-eu-central-1.pooler.supabase.com', port: 5432, hostaddr: '18.196.8.182': connection failed: connection to server at "18.196.8.182", port 5432 failed: FATAL: (ENOTFOUND) tenant/user postgres.mohjmzzcxjmmkmvheame not found - host: 'aws-1-eu-central-1.pooler.supabase.com', port: 5432, hostaddr: '3.65.151.229': connection failed: connection to server at "3.65.151.229", port 5432 failed: FATAL: (ENOTFOUND) tenant/user postgres.mohjmzzcxjmmkmvheame not found - host: 'aws-1-eu-central-1.pooler.supabase.com', port: 5432, hostaddr: '3.71.225.44': connection failed: connection to server at "3.71.225.44", port 5432 failed: FATAL: (ENOTFOUND) tenant/user postgres.mohjmzzcxjmmkmvheame not found (Background on this error at: https://sqlalche.me/e/20/e3q8)
Container logs:
Fetching error logs...