runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 10, in <module> conn = psycopg2.connect(DB_URL) File "/usr/local/lib/python3.13/site-packages/psycopg2/__init__.py", line 122, in connect conn = _connect(dsn, connection_factory=connection_factory, **kwasync) psycopg2.OperationalError: connection to server at "rapid-phantom-27195.j77.cockroachlabs.cloud" (3.226.73.245), port 26257 failed: root certificate file "/root/.postgresql/root.crt" does not exist Either provide the file, use the system's trusted roots with sslrootcert=system, or change sslmode to disable server certificate verification.

Container logs:

Fetching error logs...