Hi. I'm trying to scan mongodb for collections. Without auth on mongodb all is working ok, when I add auth like:
emperor = mongodb://user:[email protected]:27017,emperor.vassals,{enabled:1} I get the following error: Thu Apr 10 13:42:40 getaddrinfo("user:[email protected]") failed: Name or service not known. How should I use the auth to mongo db? Is it supported?
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
