Yeah, you've got an A record for www.  Just checked again, here's the
output I'm getting now:

$dig gae.saturdayplace.com
...
gae.saturdayplace.com.  1784 IN CNAME ghs.google.com.
ghs.google.com.         413893 IN CNAME ghs.l.google.com.
ghs.l.google.com.       197 IN A 74.125.93.121


$dig www.saturdayplace.com
...
www.saturdayplace.com.  1800 IN A 98.142.221.7


You need to remove the A record and add a CNAME to ghs.google.com.




Robert



On Sat, Feb 19, 2011 at 23:39, saturdayplace <[email protected]> wrote:
> I'd had sites enabled at one point, but had subsequently disabled it.
> It had been disabled for months by the time this problem cropped up.
>
> saturdayplace-static-sites is the app id, I just now copy/pasted that
> onto this line from my app engine dashboard.  That's the exact same
> app that's running gae.saturdayplace.com.
>
> I'm almost sure it's a DNS problem.  Here's what I get when I
> traceroute www.saturdayplace.com:
> traceroute to www.saturdayplace.com (74.125.53.121), 30 hops max, 60
> byte packets
>  1  * * *
>  2  slkc-dsl-gw11-203.slkc.qwest.net (67.41.239.203)  43.830 ms
> 46.097 ms  46.306 ms
>  3  slkc-agw1.inet.qwest.net (67.41.238.81)  47.458 ms  47.553 ms
> 51.511 ms
>  4  pax-core-02.inet.qwest.net (67.14.12.146)  69.676 ms  70.456 ms
> 71.693 ms
>  5  pax-edge-02.inet.qwest.net (205.171.234.14)  73.202 ms  73.475 ms
> 74.646 ms
>  6  72.14.214.74 (72.14.214.74)  75.429 ms  61.416 ms  61.916 ms
>  7  216.239.49.250 (216.239.49.250)  64.836 ms  65.154 ms  65.855 ms
>  8  216.239.47.186 (216.239.47.186)  84.381 ms  83.064 ms  97.279 ms
>  9  216.239.43.208 (216.239.43.208)  95.811 ms 216.239.43.150
> (216.239.43.150)  89.993 ms  90.668 ms
> 10  216.239.48.137 (216.239.48.137)  90.179 ms 216.239.48.167
> (216.239.48.167)  90.014 ms 216.239.48.165 (216.239.48.165)  85.081 ms
> 11  72.14.232.2 (72.14.232.2)  85.114 ms 72.14.232.6 (72.14.232.6)
> 99.187 ms 72.14.232.70 (72.14.232.70)  98.260 ms
> 12  mail.sumofallnumbers.com (74.125.53.121)  87.776 ms  85.220 ms
> 85.325 ms
>
> It's that last hop that's got me confused.  mail.sumofallnumbers.com?
> Hmm, just ran traceroute for gae.saturdayplace.com, got the same
> thing.  How can both ping and traceroute show the same thing for both
> subdomains, and one works while the other doesn't?
>
> I even tried removing gae from my saturdayplace-static-sites app in
> google apps, but the only thing that did was cause google to return
> 404.  I'm not even *getting* a 404 for www.  Any other ideas?
>
>
> On Feb 19, 7:57 pm, Robert Kluin <[email protected]> wrote:
>> Hi,
>>
>>   gae.saturdayplace.com   Works for me too.
>>
>>  www.saturdayplace.com  Doesn't work for me, but the DNS looks
>> right.  If you've got Google Sites enabled, it may have a www mapping
>> setup; you'll need to delete that.  I've heard that you may need to
>> enable sites and then delete it.
>>
>>   saturdayplace-static-sites.appspot.com   Also does not work for me,
>> which makes me wonder if saturdayplace-static-sites is the wrong app
>> id.  Is that the same app you've got gae.saturdayplace.com mapped to?
>>
>> Robert
>>
>>
>>
>>
>>
>>
>>
>> On Sat, Feb 19, 2011 at 18:11, saturdayplace <[email protected]> wrote:
>> > I've got an app that is working on my gae.saturdayplace.com subdomain,
>> > but when I tried serve it atwww.saturdayplace.com, I get the
>> > browser's "Can't find that server" message.  I also get that same
>> > message for it's appspot (http://saturdayplace-static-
>> > sites.appspot.com)URL, which I thought was weird.  I made the DNS
>> > change for www about 24 hours ago, so maybe that's the issue there,
>> > but why would it not be available at the appspot URL?
>>
>> > --
>> > 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 
>> > athttp://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.
>
>

-- 
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.

Reply via email to