After setting up Google Auth, I get the “Log in with Google” button, then the Choose an Account page, then the “Allow Google to …” page. After clicking the Allow button, users receive a 502 Bad Gateway error. I’m running reDash on an AWS EC2 instance behind an elastic load balancer. I’ve read through the How to Create a Google Developers Project documentation and the reDash Google Authentication Setup documentation. I’m not sure what I’m missing beyond this. Any advice is greatly appreciated.
Thanks,
dmill
Edit: resolved via modifications to the security group on the reDash EC2 instance that allows appropriate outbound traffic. #resolved!