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

AWS Load balancer return 504 #39

Closed
danielerota opened this issue Feb 17, 2022 · 1 comment
Closed

AWS Load balancer return 504 #39

danielerota opened this issue Feb 17, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@danielerota
Copy link

danielerota commented Feb 17, 2022

Bug description

After make install and after added loadbalancer endpoint to all three dns records, I've got 504.
What I've done is change .env file with my values.
I've changed:

  1. DOMAIN
  2. CERTIFICATE_ARN
  3. ROUTE53_ZONEID
  4. CONTAINER_REGISTRY_BUCKET

In eks-cluster.yaml I've just added ami for eu-west-1 and relatives availability zones
When I run kubectl get pods into gitpod-workspaces-Node EC2 I've got this error: Unable to connect to the server: EOF

Steps to reproduce

  1. change .env
  2. change eks-cluster.yaml.
  3. make install

That's all.
Most of the time, I've got 504

Expected behavior

Gitpod login page

Example repository

No response

Anything else?

No response

@danielerota danielerota added the bug Something isn't working label Feb 17, 2022
@danielerota
Copy link
Author

I've just installed newer version 2022.01.1 and I've got same problem: 504

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants