runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 33, in <module> vectordb = Pinecone.from_existing_index(index_name, embeddings) File "/home/user/.local/lib/python3.10/site-packages/langchain/vectorstores/pinecone.py", line 437, in from_existing_index pinecone_index = cls.get_pinecone_index(index_name, pool_threads) File "/home/user/.local/lib/python3.10/site-packages/langchain/vectorstores/pinecone.py", line 359, in get_pinecone_index raise ValueError( ValueError: No active indexes found in your Pinecone project, are you sure you're using the right Pinecone API key and Environment? Please double check your Pinecone dashboard.

Container logs:

Fetching error logs...