You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 13, 2019. It is now read-only.
When using the Heroku and MongoLabs for running this application, we're getting failure when trying to authenticate the user.
2015-11-22T20:41:58.936994+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.1.0/gems/mongo-1.11.1/lib/mongo/connection/pool.rb:320:in `block in check_auths'
2015-11-22T20:41:58.936996+00:00 app[web.1]: from /app/vendor/ruby-2.1.5/lib/ruby/2.1.0/set.rb:263:in `each'
2015-11-22T20:41:58.936931+00:00 app[web.1]: /app/vendor/bundle/ruby/2.1.0/gems/mongo-1.11.1/lib/mongo/functional/authentication.rb:205:in `issue_authentication': Failed to authenticate user
This doesn't reproduce locally, most likely due to differences in the mongo versions. I'm running mongo v3.0.6 locally.
Has anyone else been experiencing this issue?
The text was updated successfully, but these errors were encountered:
When using the Heroku and MongoLabs for running this application, we're getting failure when trying to authenticate the user.
This doesn't reproduce locally, most likely due to differences in the mongo versions. I'm running mongo v3.0.6 locally.
Has anyone else been experiencing this issue?
The text was updated successfully, but these errors were encountered: