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

Authentication failed, please check your username and password #156

Open
aaabidunique opened this issue Mar 8, 2017 · 4 comments
Open
Assignees

Comments

@aaabidunique
Copy link

Whenever you create a task repository in eclipse for reviewboard and provide user credential it works fine for the first time, but after restarting eclipse if you click update repository configuration in task repository it gives "Updating repository conguration failed : Authentication failed, please check your username and password" error.
Further, if you go to properties of the repository and try to validate again providing your credential it gives the same error, but if you remove the repository and re-add again it works fine till you restart eclipse again.

@rombert
Copy link
Owner

rombert commented Mar 27, 2017

What versions of Eclipse and Mylyn are you using?

@aaabidunique
Copy link
Author

I am using Eclipse Neon.2 Release (4.6.2) and for Mylyn see screenshot.
screenshot from 2017-03-29 09-55-46

@rombert
Copy link
Owner

rombert commented Apr 9, 2017

Hm, that's strange. When you open the task repository dialog, where you enter your username and password, are they still filled in?

If they are, it would be interesting to find out if the same values are sent before and after the restart. You can capture them using wireshark or maybe mitmproxy.

@rombert rombert self-assigned this Apr 9, 2017
@gyurma5th
Copy link

I also encountered it. Albeit a bit differently. My password was changed on the server and I wanted to change it in eclipse too.

I investigated it some month ago. As I recall the old password is getting used in mylyn deeps unnecessarily verifying the server causing an AuthFailed exception.

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

3 participants