runtime error

Traceback (most recent call last): File "/home/user/app/query.py", line 480, in <module> ai_setup() File "/home/user/app/query.py", line 42, in ai_setup vstore = AstraDBVectorStore( File "/usr/local/lib/python3.10/site-packages/langchain_astradb/vectorstores.py", line 312, in __init__ self.astra_env = _AstraDBCollectionEnvironment( File "/usr/local/lib/python3.10/site-packages/langchain_astradb/utils/astradb.py", line 232, in __init__ self.astra_db.create_collection( File "/usr/local/lib/python3.10/site-packages/astrapy/core/db.py", line 3058, in create_collection self._request( File "/usr/local/lib/python3.10/site-packages/astrapy/core/db.py", line 2917, in _request direct_response = api_request( File "/usr/local/lib/python3.10/site-packages/astrapy/core/api.py", line 123, in api_request raw_response.raise_for_status() File "/usr/local/lib/python3.10/site-packages/httpx/_models.py", line 761, in raise_for_status raise HTTPStatusError(message, request=request, response=self) httpx.HTTPStatusError: Client error '401 Unauthorized' for url 'https://2ac89f17-d475-450b-b9ee-2df5031f6a62-us-east-2.apps.astra.datastax.com/api/json/v1/default_keyspace' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/401

Container logs:

Fetching error logs...