I can't connect to MongoDB server. This is what error i got :
Failed to connect to: localhost:27017: Timed out after 1000 ms
This error happen just today, everything was working fine before I can't figured out where this error coming from.
When I start mongodb with the cmd : net start mongodb i got this message :
The Mongo DB service was started successfully.
What i can do to fix this error ?
Thank you.