I have installed mongodb 4.0.10 and I have node project which is running in pm2 and I am trying to access my mongodb , with url 'mongodb://localhost:27017', and getting connection timeout issue, how can I fix this?
Mongodb connection issue
Hello, is mongodb running fine? Is the connection configuration in the pm2 project configured correctly?
aaPanel_Kern mongodb is working, but when I try to connect it is showing me an error "Unable to connect".
snake
Is the configuration correct? Is it possible to connect using the command line?