Did you verify that mongodb server is indeed listening on 27017? you can use something like netstat to check that.
And if yes, does mongodb log show anything?
Did you verify that mongodb server is indeed listening on 27017? you can use something like netstat to check that.
And if yes, does mongodb log show anything?