GAE website stopped working on custom domain

自闭症网瘾萝莉.ら 提交于 2019-12-10 09:07:34

问题


We have developed a website, which was wroking fine until some days back, but suddenly it stopped working on custom domain. It still wroks fine on appspot subdomain. I rechecked all the settings, they are all okay as per gae guidelines...

  • http://www.thesudokutimes.com/ (This one is not working)
  • http://thesudokutimes.appspot.com/ (It is accessible here)

Can any one suggest what could be the problem?


回答1:


This does not seem related to Google App Engine but to a more generic DNS problem.
Using Dnsstuff tools you can see that your domain name was updated by your Registrar the 23th november 2010 and the IP for thesudokutimes.com can't be determined.

I suggest you to double check your configurations and contact your Registrar asking for support.



来源:https://stackoverflow.com/questions/4291556/gae-website-stopped-working-on-custom-domain

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!