Hi, I have a daemon in an Amazon EC2 instance that calls a URL in AppEngine to post jobs. However, starting from 2011-02-22 around 17:35:40, all the calls returned a 403 error code. After further investigation, we found out that the instance got 403 from appengine.google.com as well.
I can access the same URL from other machines, so I can confirm that this problem is isolated to that specific EC2 instance. We have checked the following areas: 1. Logs: The 403 requests are not logged. Requests from other IPs are logged. 2. Blacklist: Our blacklist is blank It seems to me that this particular EC2 instance has been blacklisted by Google's AppEngine server. Our AppEngine is at weeswares-lta.appspot.com Can somebody help us please? Regards, FJ -- 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.
