App Engine でアプリを作成し、Google Apps を使用してドメインに関連付けました。また、1 つのサブドメインが実行されていました。
今日、ドメインの CNAME として「ghs.googlehosted.com」を使用して、さらに 2 つのサブドメインを追加しました。
サブドメインで nslookup を実行したnslookup -q=cname test.example.com
ところ、次の応答が得られました
Server:127.0.0.1
Address: 127.0.0.1#53
Non-authoritative answer:
test.example.com canonical name = ghs.googlehosted.com.
すでに 6 時間以上経過していますが、まだ次のエラーが表示されます
The requested URL / was not found on this server. That’s all we know.
ログに、appengine へのリクエストが表示されません。