Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants