Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

INT-1800: Compass fails to connect to RS secondary with auth enabled #94

Closed
wants to merge 1 commit into from

Conversation

imlucas
Copy link
Contributor

@imlucas imlucas commented Sep 13, 2016

This change is Reviewable

@mention-bot
Copy link

@imlucas, thanks for your PR! By analyzing the annotation information on this pull request, we identified @rueckstiess and @Machyne to be potential reviewers

done(_err);
/* eslint no-console: 0 */
console.error('Uhoh! This should always succeed for the logged-in user!');
return done(_err);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

was the issue the missing return? So that it would call both error handlers?

@kangas
Copy link
Contributor

kangas commented Sep 14, 2016

@imlucas I retested Compass master with this fix, plus my repo posted to INT-1800 (just connect to replset-1.compass-test-1.mongodb.parts). I now see your new console message:

Uhoh! This should always succeed for the logged-in user!

So something's still afoot, but I think you're hot on its trail!

@durran
Copy link
Member

durran commented Oct 10, 2016

Replaced by #98

@durran durran closed this Oct 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants