You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mike Thomsen (Jira)" <ji...@apache.org> on 2022/03/21 01:37:00 UTC

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

     [ https://issues.apache.org/jira/browse/NIFI-7735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Thomsen resolved NIFI-7735.
--------------------------------
    Resolution: Invalid

As written, this sort of thing should be directed at the nifi user mailing list and not a Jira ticket. If addressed there and reasonably suspected to be a bug, this ticket can be reopened and changed to address a specific issue with the connection.

> 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
>            Priority: Major
>              Labels: Newbie
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> 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.20.1#820001)