manage-services say mongodb service started
even though mongodb is not installed
#68
Labels
mongodb service started
even though mongodb is not installed
#68
When
./manage-services.sh start
is executed, even thoughmongodb
is not installed, the output saysmongodb service started successfully
which is misleading!I wasted sometime thinking everything is fine, only to realize that mongodb is not even installed.
manage-services.sh
should give correct output messages.Please see attached screenshot for more details.
Steps to reproduce:
./manage-services.sh start
manage-services.sh
script will say mongodb started, even when it is not installed!The text was updated successfully, but these errors were encountered: