[SOLVED] Error while starting project (MongoDB users collection)

meteor version 1.6.1
85k user doc in database,
I’m getting this error when I try to start the project.
but if you delete 15k users it starts without error.

We solved the problem. Problem is caused by the mizzao:user-status package. the problem is fixed when delete mizzao:user-status package,