Open DKdekes opened 6 years ago
I have been using this module for some time with no problems. Enabled mongo to use authentication and now the listener is not working. I've tried these two strings so far:
'mongodb://user:password@localhost:27017/local' 'mongodb://user:password@localhost:27017/db_name'
Does this module support listening on a database that uses authentication?
I have been using this module for some time with no problems. Enabled mongo to use authentication and now the listener is not working. I've tried these two strings so far:
'mongodb://user:password@localhost:27017/local' 'mongodb://user:password@localhost:27017/db_name'
Does this module support listening on a database that uses authentication?