Our VPS server (in Atlanta, GA, USA) appears to be blacklisted by app engine 
(403 errors, "forbidden country"), causing our app to be functionally down.  
Help?

Details:

We stream data to our app engine app from a Linode server, hosted in 
Atlanta, GA.  Our ip address is 74.207.230.***.  As of 19 hours ago, we're 
getting 403s when trying to access pages on our app engine app.  Lynx shows:

Your client does not have permission to get URL / from this server. (Client 
IP address: 
74.207.230.***)                                                                 
          

You are accessing this page from a forbidden country.    

Log messages (403, or otherwise) do not make it to the app engine app 
console.

wget also shows 403s for any of my app engine apps.  For instance:

max@nea:~/tmp$ wget http://maxharp3r-sandbox.appspot.com
--2011-02-11 16:32:18--  http://maxharp3r-sandbox.appspot.com/
Resolving maxharp3r-sandbox.appspot.com... 74.125.67.141
Connecting to maxharp3r-sandbox.appspot.com|74.125.67.141|:80... connected.
HTTP request sent, awaiting response... 403 Forbidden
2011-02-11 16:32:18 ERROR 403: Forbidden.

These urls all work when I'm accessing from my local development machine (in 
Minneapolis, MN, USA).

I'm not quite sure where to turn, since app engine has essentially no 
support contact.

Thanks for your suggestions and help.

Max

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to