Hi,

I've set NiFi on my local machine for my learning purposes. I'm trying to
do a small poc pipeline which loads the data from my local system to
MongoDB, which is hosted on cloud.

But, when giving the mongodb connection string as, 'mongodb+srv://', it
didn't work. I tried removing the srv and gave it as 'mongodb://', I'm
getting a connection timed out error "Timed out after 30000 ms while
waiting for a server"

Is it a mongo db driver related? I'm using NiFi version 1.11.4. I want to
know the version of mongo db driver and how we can to mitigate this issue.

Thanks,
Venkatesh Raman

Reply via email to