I have a simple helloworld project using foreman + nodejs + mongoskin. It's acquire some data from an http get request and put it into mongodb via mongoskin. The app works but I'm not able to connect to the db with the mongo cli. When I start it with the same connection url used by mongoskin I have an exception: connect failed.