Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MongoDB authentication failure. #343

Open
randeepbhatia opened this issue Feb 23, 2016 · 5 comments
Open

MongoDB authentication failure. #343

randeepbhatia opened this issue Feb 23, 2016 · 5 comments

Comments

@randeepbhatia
Copy link

Is anyone experiencing mongoDB authentication failure issues ? I am using mongolabs

@HolaMan
Copy link

HolaMan commented Mar 3, 2016

me too !!

@GlennGeenen
Copy link

I guess this is because of the outdated mongoose version, try with mongoose 3.8.39.

@Mau04
Copy link

Mau04 commented Mar 30, 2016

I had the same problem. Updating mongoose solved it. thx @GlennGeenen

@giulioroggero
Copy link

giulioroggero commented Apr 23, 2016

May be your are trying to connecting to a mongo instance without authentication. In that case use

connectionString: mongodb://localhost/uptime

in configuration file

config/default.yaml

@soelu
Copy link

soelu commented Sep 5, 2016

Thanks, this solved it for me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants