You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Venkatesh Raman (Jira)" <ji...@apache.org> on 2020/08/13 10:19:00 UTC

[jira] [Created] (NIFI-7735) MongoDB Connection Issue

Venkatesh Raman created NIFI-7735:
-------------------------------------

             Summary: MongoDB Connection Issue
                 Key: NIFI-7735
                 URL: https://issues.apache.org/jira/browse/NIFI-7735
             Project: Apache NiFi
          Issue Type: Bug
          Components: Extensions
    Affects Versions: 1.11.4
         Environment: Windows 10
            Reporter: Venkatesh Raman


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.
 
I'm able to connect to the database using MongoDB Compass.
 
Thanks,
Venkatesh Raman



--
This message was sent by Atlassian Jira
(v8.3.4#803005)