when i try to start meteor app i get this error
=> Started proxy.
Unexpected mongo exit code 14. Restarting.
Unexpected mongo exit code 14. Restarting.
and i when try to access mongodb via shell everything is ok and shell opens and connects to mongodb
mongodb log file is also clean and doesn't show any error
i'm running mongo with
my os is Ubuntu 16.04
mongod --fork --logpath /var/log/mongodb.log