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

yesodweb.com domain is probably misconfigured #238

Open
elelel opened this issue Apr 12, 2019 · 1 comment
Open

yesodweb.com domain is probably misconfigured #238

elelel opened this issue Apr 12, 2019 · 1 comment

Comments

@elelel
Copy link
Contributor

elelel commented Apr 12, 2019

DNS records for yesodweb.com and www.yesodweb.com point to different IP addresses. This prevents using webpage without www host part, like https://yesodweb.com (is that intended?):

%host yesodweb.com
yesodweb.com has address 52.71.209.192
yesodweb.com mail is handled by 10 aspmx3.googlemail.com.
yesodweb.com mail is handled by 1 aspmx.l.google.com.
yesodweb.com mail is handled by 5 alt1.aspmx.l.google.com.
yesodweb.com mail is handled by 5 alt2.aspmx.l.google.com.
yesodweb.com mail is handled by 10 aspmx2.googlemail.com.

% host www.yesodweb.com
www.yesodweb.com is an alias for webapps.snoyman.com.
webapps.snoyman.com is an alias for fpco-prod-v2-nginx-prod.fpcomplete.com.
fpco-prod-v2-nginx-prod.fpcomplete.com is an alias for a70424165d6d311e7880b129d9cd53b6-120754745.us-east-1.elb.amazonaws.com.
a70424165d6d311e7880b129d9cd53b6-120754745.us-east-1.elb.amazonaws.com has address 52.5.219.91
a70424165d6d311e7880b129d9cd53b6-120754745.us-east-1.elb.amazonaws.com has address 52.20.93.191

@snoyberg
Copy link
Member

It's not intentional. I've done a temporary update which should address it. I'm also asking someone on the DevOps team at FP Complete for advice on a more stable IP address setting.

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

2 participants