Re: [google-appengine] Re: Naked domain doesn't work with Godaddy and my application

2014-08-27 Thread cahit coşkun
I solved the issue with forwarding through Godaddy. Actually I tried this 
solution before but it didn't work. I tried again now and it seems like 
working. Thanks.

27 Ağustos 2014 Çarşamba 08:01:56 UTC+3 tarihinde Vinny P yazdı:

 On Tue, Aug 26, 2014 at 4:47 AM, cahit coşkun cosku...@gmail.com 
 javascript: wrote:

 I found the problem. I try to access this website from Turkey and it 
 seems like those IP addresses are banned here for some ridiculous reasons. 
 I tried through VPN connection and it worked fine. Do you know if Google 
 can provide me different IP addresses?



 You could always ask Google directly by filing an issue, but I doubt that 
 would be (easily) possible. This thread deals with the same issue: 
 https://groups.google.com/d/msg/google-appengine/1LoLYXwB_mY/D_BmypiTFFwJ 
 and the only fix seems to be using a reverse proxy service such as 
 Cloudflare http://blog.cloudflare.com/top-tips-for-new-cloudflare-users.

  

 -
 -Vinny P
 Technology  Media Consultant
 Chicago, IL

 App Engine Code Samples: http://www.learntogoogleit.com
  


-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Re: Naked domain doesn't work with Godaddy and my application

2014-08-26 Thread cahit coşkun
Thank you all for your help, I found the problem. I try to access this 
website from Turkey and it seems like those IP addresses are banned here 
for some ridiculous reasons. I tried through VPN connection and it worked 
fine. Do you know if Google can provide me different IP addresses?  

26 Ağustos 2014 Salı 07:29:20 UTC+3 tarihinde Vinny P yazdı:

 On Mon, Aug 25, 2014 at 12:47 PM, Doug Anderson do...@claystreet.com 
 javascript: wrote:

 I assume you fixed it or the DNS had time to propagate because your naked 
 domain works for me.



 +1.

 I tried the site from multiple computers sitting on different networks and 
 using different nameservers, they all worked. @OP: are you still 
 experiencing issues?
   
  
 -
 -Vinny P
 Technology  Media Consultant
 Chicago, IL

 App Engine Code Samples: http://www.learntogoogleit.com
  


-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Re: Naked domain doesn't work with Godaddy and my application

2014-08-26 Thread Vinny P
On Tue, Aug 26, 2014 at 4:47 AM, cahit coşkun coskunca...@gmail.com wrote:

 I found the problem. I try to access this website from Turkey and it seems
 like those IP addresses are banned here for some ridiculous reasons. I
 tried through VPN connection and it worked fine. Do you know if Google can
 provide me different IP addresses?



You could always ask Google directly by filing an issue, but I doubt that
would be (easily) possible. This thread deals with the same issue:
https://groups.google.com/d/msg/google-appengine/1LoLYXwB_mY/D_BmypiTFFwJ
and the only fix seems to be using a reverse proxy service such as
Cloudflare http://blog.cloudflare.com/top-tips-for-new-cloudflare-users.



-
-Vinny P
Technology  Media Consultant
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Naked domain doesn't work with Godaddy and my application

2014-08-25 Thread Doug Anderson
I assume you fixed it or the DNS had time to propagate because your naked 
domain works for me.

On Monday, August 25, 2014 10:24:14 AM UTC-4, cahit coşkun wrote:

 Hi,
 I tried to configure a naked domain for my application with the 
 instructions from 
 https://developers.google.com/appengine/kb/general#naked_domain but it 
 doesn't work. I added 4 A and  records to my domain name in Godaddy as 
 shown in the documentation. Domain works with www subdomain and the 
 address is www.kombiteknisyen.com but kombiteknisyen.com doesn't work.
 These are my configurations


 https://lh5.googleusercontent.com/-hfzSvykjRlE/U_tGxax0_OI/B24/DbYvzJjUNP0/s1600/engine.jpg


 https://lh3.googleusercontent.com/-lt4m6ft3ioE/U_tG7oFtEtI/B3A/kU1io0PD-Yc/s1600/godaddy.jpg


-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Naked domain doesn't work with Godaddy and my application

2014-08-25 Thread David Skinner
I had the same problem. CNAME seem to take effect immediately but the A 
records did not propagate until some time the following day.

Nice site!

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Re: Naked domain doesn't work with Godaddy and my application

2014-08-25 Thread Vinny P
On Mon, Aug 25, 2014 at 12:47 PM, Doug Anderson d...@claystreet.com wrote:

 I assume you fixed it or the DNS had time to propagate because your naked
 domain works for me.



+1.

I tried the site from multiple computers sitting on different networks and
using different nameservers, they all worked. @OP: are you still
experiencing issues?


-
-Vinny P
Technology  Media Consultant
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.