jeffutter / dokku-mongodb-plugin

Plugin to setup Mongodb accounts for containers deployed to Dokku
GNU General Public License v2.0
154 stars 52 forks source link

after mongodb:delete <app> <database> #73

Closed ghost closed 9 years ago

ghost commented 9 years ago

after mongodb:delete mean mean I try to re create "mongodb:create mean mean"

but It returned "2015-04-09T23:22:35.766+0900 Error: couldn't add user: User "mean@mean-production" already exists at src/mongo/shell/db.js:1054 "

eagor commented 9 years ago

did you manage to fix this? I'm having same issue now