Closed jsalonen closed 12 years ago
This is an issue with the mongo layer I'm using https://github.com/kissjs/node-mongoskin/issues/76 if they don't respond within the next few days I'll switch to something else
Actually an issue with the core node lib - relevant https://github.com/mongodb/node-mongodb-native/issues/722
When they pull this in it should fix the problem
They pulled it in, it will be in the next release
Thanks for the latest updates to smog.
I tried to use the new version (0.0.9-3) to connect to MongoDB database with authentication enabled. When I input the URI and press connect, smog crashes with the following error:
The URI was given in format
mongodb://username:password@server:port/database