DEV Community

Cover image for Solved: why does my website stop working after I make a push to github?
Richard
Richard

Posted on

Solved: why does my website stop working after I make a push to github?

My personal website was working fine... until I made some updates in VScode and pushed it. After that, I got a 404 error when I tried to access my website. After I got back from work, hours later, the error was still there -- my website was down. So I went to my github repo -- the one that consists of my personal website -- and I went to settings > pages. Curiously, I discovered that the field under 'custom domain' was blank! This was strange, because I was certain that I had already entered in my custom domain (www.richard-ng.com). Anyway, it wasn't there now..only a blank field. So, I entered my domain and pressed save. A minute or so later, I tested my website -- the 404 error was gone, and my site was back!

In the pages section, github still complains that my site is improperly configured...but it works fine! It is something to worry about?

Thanks for reading! Let me know if this helped you.

AWS GenAI LIVE image

Real challenges. Real solutions. Real talk.

From technical discussions to philosophical debates, AWS and AWS Partners examine the impact and evolution of gen AI.

Learn more

Top comments (1)

Collapse
 
azlan_syed profile image
Azlan-Syed

hmm lemme think maybe your request system is slow

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay