Search code examples
gitgithubdnsjekyllgithub-pages

Github pages DNS settings issue


Background / Goal

The Problem

No matter what I do, I seem to see the following error message in an e-mail:

Github error e-mail

And I see the following on the actual page:

Github error page

What am I doing wrong?

Notes on my Setup

  • I have a CNAME file in my repository with the contents set to seankilleen.com
  • CNAME file links:
  • I have tried my DNS setup in the following configurations:
    • A records for @ pointing to 192.30.252.153 and 192.30.252.154 respectively, with a www record pointing to seankilleen.github.io.
    • both @ and www entries with CNAME records to seankilleen.github.io
    • Various combinations of the two
  • This is how my DNS setup currently looks: Current DNS setup
  • I am pushing changes in my repository to the master branch.
  • I had also tried renaming my repository to SeanKilleen.com and using a gh-pages branch, but that didn't change the result so I renamed the repo back and removed the gh-pages branch.

Any help would be appreciated. Thanks!


Solution

  • Try A records to seankilleen.github.io