Score:0

Can't access EC2 on domain name, just on IP. Cname is correct, and can route this domain to lightsail server

hk flag

Thanks for taking the time. I have ported a lightsail instance over to EC2 and am running a t.2 larger server. I am running a wordpress site and the homepage is just a blank white page.

I have assigned the ec2 an eleastic IP and can access the wordpress server at this IP 52.27.6.201 But the domain, www.showstream.io is not available. Anyone have any ideas?

I can point the domain at the lightsail instance and it works no problem.

route53 records

vn flag
`curl -I http://www.showstream.io/` works. `curl -I https://www.showstream.io/` times out for me. This indicates it's not a DNS or AWS issue, but more likely a configuration issue on the server.
cn flag
Have you checked the basics like security groups for your instance?
cn flag
Also, you HTTP page comes back as a 302 redirect to HTTPS for me. But it is responding. So I would bet that you haven't opened port 443 in your security group.
Liam Montgomery avatar
hk flag
@shearn89 Thanks! it was the 443 port in security group. You rock!
Score:0
cn flag

Some quick debugging on the command line showed:

  1. DNS resolves
  2. HTTP queries work and come back with a 302 redirect to HTTPS
  3. HTTPS times out.

My guess in the comments was that port 443 wasn't open in the security groups, so HTTPS traffic was blocked.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.