Domain Not Directing to App

Hello,

I have been using the fly.io to deploy the app, it has been fine till I put the domain. I set the A and AAAA in the DNS records. When I cd into my files and look to flyctl certs check it shows what it is supposed to show. However, when I tried to put the domain url, the app doesn’t show. Is there any other steps that I need to take? Do I need to change the hostname manually from the fly.dev to the domain.com?

Hello,

You have many A records for your hostname. If I make curl use our IP, it does work as expected.

curl -Iv https://domain.com --resolve domain.com:443:66.241.124.56

This appears to be a DNS misconfiguration on your end. Can you confirm?

It was a problem with placing www. before domain. another certificate was done to include the www.domain.com