Describe the issue/error/question
When I try to create a credential to a MongoDb database, I keep getting refused connection. I know the credentials are correct because I use the same connection string in MongoDb Compass and on R:
mongodb://user:[email protected]:27017/?readPreference=secondary
A bit frustating because I do not how to troubleshoot from here, except that I confirmed the connection string works in other enviroments, and turned off all firewalls, just in case. Any ideas on this would be appreciated!
What is the error message (if any)?
connect ECONNREFUSED ::1:27017
Please share the workflow
Not applicable
Share the output returned by the last node
Not applicable
Information on your n8n setup
- OS: Windows 10
- n8n version: 0.213
- MongoDb version: 6.0.4
- Database you’re using SQLite
- Running n8n with the execution process own
- Running n8n via npm: