Custom Domain not working anymore

62 views
Skip to first unread message

Renzo Nuccitelli

unread,
Jun 6, 2016, 12:03:22 AM6/6/16
to google-a...@googlegroups.com
The issue started june 2. https://pythonprobr.appspot.com/ but https://python.pro.br don't. It seems you guys ported custom domains to cloud console but have made previous configurations from Google Apps broken. Any information about this?

Thanks,
Renzo
--
Renzo Nuccitelli

Eu leio email somente uma vez por dia. Se o assunto for urgente, me ligue.


Zeehad (Cloud Platform Support)

unread,
Jun 7, 2016, 1:12:42 PM6/7/16
to Google App Engine
Hello Renzo,

App Engine Custom Domain settings are being managed through the developers console for a while now and shouldn't introduce an issue now. How are you sending python.pro.br to appspot? Can there be a DNS issue that you need to check with your registrar (seems to be DreamHost)? Here is what I get from a simple DNS query now:

$ dig python.pro.br
; <<>> DiG 9.9.5-9+deb8u6-Debian <<>> python.pro.br
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 34469
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;python.pro.br.                 IN      A
;; ANSWER SECTION:
python.pro.br.          10124   IN      A       208.113.249.40
;; Query time: 4 msec
;; SERVER: 169.254.169.254#53(169.254.169.254)
;; WHEN: Tue Jun 07 12:26:54 EDT 2016
;; MSG SIZE  rcvd: 58

and then

$ host 208.113.249.40
40.249.113.208.in-addr.arpa domain name pointer apache2-grog.pendleton.dreamhost.com.

I recommend going through the documentation about Using Custom Domain and SSL and making sure everything is setup correctly for your application currently.

I hope that helps. Cheers!
Reply all
Reply to author
Forward
0 new messages