runtime error
Exit code: 3. Reason: p>", line 1050, in _gcd_import File "<frozen importlib._bootstrap>", line 1027, in _find_and_load File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 688, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 883, in exec_module File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed File "/app/app.py", line 29, in <module> embedder.create_db(db.string,db.collection) File "/app/Embedder.py", line 16, in create_db self.db = PGVector(self.embeddings,connection = String,collection_name = Name,use_jsonb = True) File "/home/backenduser/.local/lib/python3.10/site-packages/langchain_postgres/vectorstores.py", line 463, in __init__ self.__post_init__() File "/home/backenduser/.local/lib/python3.10/site-packages/langchain_postgres/vectorstores.py", line 470, in __post_init__ self.create_vector_extension() File "/home/backenduser/.local/lib/python3.10/site-packages/langchain_postgres/vectorstores.py", line 509, in create_vector_extension raise Exception(f"Failed to create vector extension: {e}") from e Exception: Failed to create vector extension: (psycopg2.OperationalError) could not translate host name "pg-1e66a716-axionai101.g.aivencloud.com" to address: Name or service not known (Background on this error at: https://sqlalche.me/e/20/e3q8) Failed to create vector extension: (psycopg2.OperationalError) could not translate host name "pg-1e66a716-axionai101.g.aivencloud.com" to address: Name or service not known (Background on this error at: https://sqlalche.me/e/20/e3q8) [2026-04-16 06:54:02 +0000] [9] [INFO] Worker exiting (pid: 9) [2026-04-16 06:54:03 +0000] [1] [ERROR] Worker (pid:7) exited with code 3. [2026-04-16 06:54:03 +0000] [1] [INFO] Worker (pid:8) was sent SIGTERM! [2026-04-16 06:54:03 +0000] [1] [INFO] Worker (pid:9) was sent SIGTERM! [2026-04-16 06:54:03 +0000] [1] [ERROR] Shutting down: Master [2026-04-16 06:54:03 +0000] [1] [ERROR] Reason: Worker failed to boot.
Container logs:
Fetching error logs...