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

HTTP 301 breaks login #14

Open
tmszdmsk opened this issue Aug 22, 2013 · 1 comment
Open

HTTP 301 breaks login #14

tmszdmsk opened this issue Aug 22, 2013 · 1 comment
Labels

Comments

@tmszdmsk
Copy link
Owner

Jira server returns HTTP 500 with "Internal server error" after few failed login attempts which causes fallback to HTTP and in effect user is presented with HTTP 301 redirect to
secured https login. User is presented with "301retrofit.RetrofitError".

@tmszdmsk
Copy link
Owner Author

Investigation in progress:

Occurs after 4th failed login attempt.
After it happens all requests to /rest/auth/1/session for that user result in error 500 (even if credentials are correct) until he logs in using web interface.

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

No branches or pull requests

1 participant