I have had a custom domain pointing to my appengine app for a long while now. Today the naked domain stoped working (get google's 404 page). ie mydomain.com no longer works where as www.mydomain.com works. DNS entries are correct ( I have multiple domains attached to the same appengine app and they all work except for one).
Asked
Active
Viewed 41 times
0
-
In case anyone runs into this. I never figured out what the problem was. Ended up removing the custom domain from the app and adding it again. – Hani Naguib Aug 15 '18 at 05:28
-
2Did re-adding it without any other action fix the issue? – Jofre Aug 15 '18 at 09:59
-
Yes, took about 10 mins for DNS to sort itself. – Hani Naguib Aug 22 '18 at 22:12