-
Notifications
You must be signed in to change notification settings - Fork 6
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
Intermittent 502 errors #69
Comments
I would start with looking at AWS metrics for that period of time for the LoadBalancer and EC2 (CPU, how many requests, how many errors etc). |
Here are the logs I get when I run this command:
|
Here are some more for when I got the 502 error to occur again:
|
I'm running the latest version of the module from the
main
branch and I've been having an issue over the last few weeks where loading the UI or Vault from client libraries will intermittently receive a 502 gateway error.Do you have an idea of what could potentially be causing that and where I can look to try and get logs?
The text was updated successfully, but these errors were encountered: