Mongo Initialization Error - Code null

Hey guys,

I am trying to run my project but it is giving me an error right after hitting meteor:

=> Started proxy.                             
Unexpected mongo exit code null. Restarting.  
Unexpected mongo exit code null. Restarting.  
Unexpected mongo exit code null. Restarting.  
Can't start Mongo server.

I tried meteor reset and it went back to normal for 1 day, but right now it is giving me the exact same error again. I looked it up but couldn’t find anything I can do.

I am using Meteor 1.8.0.1 and Cordova (iOS platform). Everything still on Localhost. No external database connected.

Any ideas?