runtime error

Exit code: 1. Reason: .py", line 761, in __call__ return self.callable(self, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/user/.local/lib/python3.12/site-packages/pinecone/core/openapi/control/api/manage_indexes_api.py", line 792, in __list_indexes return self.call_with_http_info(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/user/.local/lib/python3.12/site-packages/pinecone/core/openapi/shared/api_client.py", line 819, in call_with_http_info return self.api_client.call_api( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/user/.local/lib/python3.12/site-packages/pinecone/core/openapi/shared/api_client.py", line 380, in call_api return self.__call_api( ^^^^^^^^^^^^^^^^ File "/home/user/.local/lib/python3.12/site-packages/pinecone/core/openapi/shared/api_client.py", line 187, in __call_api raise e File "/home/user/.local/lib/python3.12/site-packages/pinecone/core/openapi/shared/api_client.py", line 175, in __call_api response_data = self.request( ^^^^^^^^^^^^^ File "/home/user/.local/lib/python3.12/site-packages/pinecone/core/openapi/shared/api_client.py", line 434, in request return self.rest_client.GET( ^^^^^^^^^^^^^^^^^^^^^ File "/home/user/.local/lib/python3.12/site-packages/pinecone/core/openapi/shared/rest.py", line 284, in GET return self.request( ^^^^^^^^^^^^^ File "/home/user/.local/lib/python3.12/site-packages/pinecone/core/openapi/shared/rest.py", line 268, in request raise UnauthorizedException(http_resp=r) pinecone.core.openapi.shared.exceptions.UnauthorizedException: (401) Reason: Unauthorized HTTP response headers: HTTPHeaderDict({'x-pinecone-api-version': '2024-07', 'X-Cloud-Trace-Context': '0dcacebc99912608cf0ce6b301a796ff', 'Date': 'Thu, 26 Sep 2024 17:23:11 GMT', 'Content-Type': 'text/html', 'Server': 'Google Frontend', 'Content-Length': '15', 'Via': '1.1 google', 'Alt-Svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000'}) HTTP response body: Invalid API Key

Container logs:

Fetching error logs...