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

Random 502 on api/v1/auth/login/ #1421

Closed
sainak opened this issue Jul 1, 2023 · 3 comments
Closed

Random 502 on api/v1/auth/login/ #1421

sainak opened this issue Jul 1, 2023 · 3 comments
Assignees

Comments

@sainak
Copy link
Member

sainak commented Jul 1, 2023

Randomly getting 502 on login endpoint
image
Response:

<html>
<head><title>502 Bad Gateway</title></head>
<body>
<center><h1>502 Bad Gateway</h1></center>
</body>
</html>
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->

Errors reported on ELB:
image

Possible cause: scaling config change on 16/6

@sainak
Copy link
Member Author

sainak commented Jul 1, 2023

(01/07) @mathew-alex has increased the number of scaling replicas to 4

@mathew-alex
Copy link
Contributor

Enabled access logs for the load balancer and increased the size of individual containers. will check if that resolves the issue.

@rithviknishad
Copy link
Member

Not facing this issue for past one week, right?

@sainak sainak closed this as not planned Won't fix, can't repro, duplicate, stale Dec 28, 2023
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