Both of the sites are working for me. Since you were able to make it work with a /etc/host change, this tells me something was probably wrong with your DNS cache in your browser intermittently.
Ikai Lan Developer Programs Engineer, Google App Engine Blog: http://googleappengine.blogspot.com Twitter: http://twitter.com/app_engine Reddit: http://www.reddit.com/r/appengine On Wed, May 11, 2011 at 11:12 PM, codebrain <[email protected]> wrote: > Hello. > > I have a app running at http://shahindemo.appspot.com > I was accessing it using custom domain : http://www.colact.com > > This suddenly stopped working. > > ping www.colact.com > PING ghs.l.google.com (74.125.43.121): 56 data bytes > 64 bytes from 74.125.43.121: icmp_seq=0 ttl=38 time=492.186 ms > 64 bytes from 74.125.43.121: icmp_seq=1 ttl=38 time=523.077 ms > > I noticed that if i making the following entry in /etc/hosts file of > my machine things work. > 74.125.95.121 www.colact.com > > below is my dns cname record > www.colact.com Alias (CNAME) ghs.google.com > *.colact.com Alias (CNAME) ghs.google.com > > > Please help > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
