I am trying to add a custom domain to my Heroku app but after adding the custom domain the given Dns target is now working. Whenever I try to visit my Dns target link, It says that synthetic-stonecrop-p4oa311n91p2gcgbqide0d1b.herokudns.com didn’t send any data. I guess the procedure of adding a new domain is updated but heroku did not mentioned it in there official docs. I want to know what this sni_endpoint
is and how to configure it for my app. Any help will be appriciated. Thanks !
Asked
Active
Viewed 377 times
4

vatsalay
- 469
- 1
- 9
- 21
-
1I am also having the same problem. Error: requires params: sni_endpoint. I hope we get solutions to this problem. Heroku is not giving the format of "heroku domains:add" with the option of sni_endpoint. – Djesu Nov 17 '21 at 23:05
-
@Djesu Try to add domain from the heroku website and not from the heroku CLI. I am able to add the domain from the heroku website. – vatsalay Nov 18 '21 at 08:25
-
Any update on this? – AndrewLeonardi Dec 06 '21 at 22:22