orionjs / orioncms

[Old] Orion is an open source framework built on Meteor that makes complex as well as simple apps possible with minimal effort.
http://orionjs.org
MIT License
715 stars 129 forks source link

cannot start #400

Open zhaoyao91 opened 8 years ago

zhaoyao91 commented 8 years ago

I receive this error after I create a new app connected to my test db and installed packages of orion.

MongoError: exception: E11000 duplicate key error index: pjb.roles.$userId_1 dup key: { : null }
goooseman commented 8 years ago

@zhaoyao91 try to delete .meteor/local folder and try one more time