runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 95, in <module> vectorstore = Pinecone.from_existing_index(index_name, embeddings) File "/home/user/.local/lib/python3.10/site-packages/langchain_community/vectorstores/pinecone.py", line 445, in from_existing_index pinecone_index = cls.get_pinecone_index(index_name, pool_threads) File "/home/user/.local/lib/python3.10/site-packages/langchain_community/vectorstores/pinecone.py", line 367, 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...