Hi, Recently My mongodb showing this error on my system.It is showing me this error
I tried following things already
- Downgrade to a lower version like 3.6.17, 4.0.0 etc.
- uninstalled previous mongodb and reinstalled new one.
- Mongo shell allows me to connec to DB Easily, even query on collections, GUI tools like ROBO3T also able to make connection without an error.
4 . Used sudo service mongod restart, Service is uo and running
My node js code is fine as others not facing any issue with the code.Previously it was working fine suddenly it starting throwing this error.
Please help me on this, as this error really stalls my development.
My system details:
Ubuntu 16.04(“Xenial”)