Ongoing GitHub pages DNS check and no HTTPS certificate issued #188908
-
Select Topic AreaQuestion BodyI have had connected my domain to the repo for almost two weeks ago and still the DNS check is on-going and no certificate has been issued. https://github.com/sleepingcat4/tawsif WEBSITE: http://www.sleeping4cat.nl/ |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Usually, when the DNS check gets stuck for that long, it's just a 'hiccup' in the GitHub Pages trigger. One quick trick you can try is to remove your custom domain from the GitHub Pages settings, save it, and then type it back in and save again. This often forces the system to restart the DNS check and trigger the SSL certificate request. Also, double-check your DNS provider settings to make sure you have a CNAME record for 'www' pointing specifically to 'sleepingcat4.github.io'. If you are also using the root domain (without the www), make sure you've added all four of GitHub's A records correctly. Give that 'remove and re-add' trick a shot first, it's fixed the issue for me almost every time |
Beta Was this translation helpful? Give feedback.
-
|
solved it. I needed to remove and re-enter the domain and especially without www |
Beta Was this translation helpful? Give feedback.
solved it. I needed to remove and re-enter the domain and especially without www