Use MongoDB as a secondary databases and it is failed to connect. It said "authenticated failed" #2208
-
| 
 Description:In my application there are two databases for the first one I connected with localhost phpMyAdmin and it connects successfully. Now I am trying to add another database as a secondary in my application but it failed to connect. Here are list of databases in  Initially, I created an account in MongoDB website I also downloaded  I also followed the tutorial on how to connect multiple databases as well stackoverflow I also named the connection as well. 
  | 
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 8 replies
-
| Did you manage to get it work ? | 
Beta Was this translation helpful? Give feedback.
-
| have you managed to resolve this? If you recall, could you please assist me? | 
Beta Was this translation helpful? Give feedback.
-
| You need to: | 
Beta Was this translation helpful? Give feedback.
You may change the
authSourceto your database name.