john0isaac / rag-semantic-kernel-mongodb-vcore

A sample for implementing retrieval augmented generation using Azure Open AI to generate embeddings, Azure Cosmos DB for MongoDB vCore to perform vector search, and semantic kernel.
https://techcommunity.microsoft.com/t5/educator-developer-blog/build-rag-chat-application-using-azure-openai-and-cosmos-db-for/ba-p/4055852
MIT License
28 stars 44 forks source link

I added Ip adress again but still facing same error #32

Closed Vamshikrishnaredd closed 2 months ago

Vamshikrishnaredd commented 2 months ago

ServerSelectionTimeoutError : c.openai.mongocluster.cosmos.azure.com:10260: timed out (configured timeouts: socketTimeoutMS: 20000.0ms, connectTimeoutMS: 20000.0ms), Timeout: 30s, Topology Description: <TopologyDescription id: 668ed0ba6e254fca1278bdae, topology_type: Unknown, servers: [<ServerDescription ('c.openai.mongocluster.cosmos.azure.com', 10260) server_type: Unknown, rtt: None, error=NetworkTimeout('c.openai.mongocluster.cosmos.azure.com:10260: timed out (configured timeouts: socketTimeoutMS: 20000.0ms, connectTimeoutMS: 20000.0ms)')>]>

Vamshikrishnaredd commented 2 months ago

Hi could you please help me out? i added my ip adress but still showing same error.

Vamshikrishnaredd commented 2 months ago

I didn't understand the error. Please help me out