-
Notifications
You must be signed in to change notification settings - Fork 3
Getting stuck on muffin new
#47
Comments
Can you post your node version and the version of muffin? 😊 Really weird. Also: It looks like although your database password is "muffin" (which has 6 chars), there are more than 6 chars in the upper image for the DB password... |
@fa7ad Can you clone the master branch and try it again (please uninstall muffin-cli before that)? Should work fine now! |
yeah the master branch worked, I had to manually create the collections though. and apparently i have to recreate users for each database before attempting to authenticate (according to StackOverflow) 😦 |
Hehe... Yeah, I think the "creating users for each database" is just how MongoDB works. Regarding the Closing this for now, since the main issue seems to be resolved. |
Just opened #52 |
Should be fixed on master. Will release it with the next minor version! |
thanks, I was gonna take a look and maybe PR but, looks like you already fixed it 😄 |
I tried it a couple of times every time it outputs
![screenshot from 2016-05-18 08-39-45](https://cloud.githubusercontent.com/assets/7447677/15345836/5bbf2b72-1cd4-11e6-9dfe-0a471a8ac37c.png)
![screenshot from 2016-05-18 08-40-07](https://cloud.githubusercontent.com/assets/7447677/15345855/7077ad0a-1cd4-11e6-804f-715ac51d5853.png)
undefined
and just freezes there.I know this isn't a mongo issue because I can log into mongo just fine
any ideas what could be the problem? I really wanna try this out
The text was updated successfully, but these errors were encountered: