mongolab / mongoctl

Manage MongoDB servers and replica sets using JSON configurations!
MIT License
178 stars 25 forks source link

uninstall-mongodb fails when there is another partial version running #37

Open abdulito opened 7 years ago

abdulito commented 7 years ago

There is a 3.2.11 mongod running on that box and uninstalling 3.2.1 fails

mongoctl error: ERROR: Cannot uninstall '/home/madmin/deploy/lib/src/mongodb-linux-x86_64-community_ssl-3.2.1' because its currently being used. Please terminate all running processes then try again.