Closed stableShip closed 8 years ago
I'm sorry but I don't understand what your issue is.
when my persistence config seted, but it can not connect to the mongodb.I hope the server will show me the connnect error message ,but there is nothing show
You are right, currently Mosca is swallowing the error at startup, a callback when this async.series
completes is missing.
Would you like to send a PR?
I will try , this is my first time to make a PR to a project like this, please don't bet on me, but I will try my best.
using mosca-v1.2.0, when I start a mosca server with mongodb as persistence,rabbitmq as backend, my mongodb did not start , I started my mosca server , it did't show any error and the ready message. I try to listen "error" event, nothing log.How can I get the error when I start the server??
my settting: