[google-appengine] Re: Sunsetting double wildcard SSL certificate support for applications serving from appspot.com

2013-07-15 Thread Tobias Stepan
I wrote a longer and quite critical comment on Friday, because we had not been informed of this change, and the consequences for us have been pretty bad until today. So far the comment has not been released or replied to. Where is it? On Friday, January 11, 2013 12:47:15 AM UTC+1, Christina Il

[google-appengine] Re: Sunsetting double wildcard SSL certificate support for applications serving from appspot.com

2013-07-15 Thread Tobias Stepan
We were one of the applications using the described logic. However, we didn't receive an email from you. Since this morning our app with several thousands of users is offline, and we have already received hundreds of complaints. To fix the issue we need to update our client and go through the A

[google-appengine] how to Porting the code to gae??? i want to make one web that can play youtube video and show 2 language subtitle.

2013-07-15 Thread 李白
i want to make one web that can play youtube video and show 2 language subtitle. http://www.amara.org/zh-cn/videos/U05SUqhq3ZwJ/info/01ps-01-google-app-engine/ this web have the function that i need. how to Porting the code of this web to gae??? -- You received this message because you a

[google-appengine] GIT push-to-deploy problem

2013-07-15 Thread Maxim Carle
Hi, I'm quite new in the domain and trying to work out my Ruby on Rails development with google cloud. There's a guid telling me that I need to enable Source push-tu-deploy in thr Administration section within Application Settings but i can't seem to find it. Does anyone know how i could work

[google-appengine] Location queries via Search API on development server not working

2013-07-15 Thread Aaron Steele
Loving the new Search API in the Python runtime. As of 1.8.1 the location queries aren't working for me on the development server. The same code works when deployed to production. Any workarounds for that? Cheers, Aaron -- You received this message because you are subscribed to the Google Grou

[google-appengine] 1.8.2 causes exceptions with older mapreduce library versions

2013-07-15 Thread Alex Burgel
My app is in the process of being upgraded to 1.8.2, but its causing tons of errors because I use an older version of the mapreduce library which imports google.appengine.api.servers. It looks like that module no longer exists in 1.8.2. I've created an issue for this: https://code.google.com/p

[google-appengine] transiently failed WRITEs affect write quota

2013-07-15 Thread db.User('someone')
Why should I pay for failed writes? The code usually works, but when it doesn't, I get billed. line 1569, in put return put_async(models, **kwargs).get_result() File "/base/data/home/runtimes/python/python_lib/versions/1/google/appengine/datastore/datastore_rpc.py", line 844, in get_resu

[google-appengine] Search API location queries - Question about accuracy

2013-07-15 Thread Aaron Steele
We're experimenting with location queries using the Search API in the Python 2.7 runtime 1.8.1. The number of locations returned given the same point and radius slightly varies by a few points. Should we expect these queries to return exactly all points within a point/radius? Cheers, Aaron --

Re: [google-appengine] Moving a WordPress site to the new GAE/PHP runtime...

2013-07-15 Thread Tom
Thanks Vinny and alon for the suggestions. Tom On Sunday, July 14, 2013 4:55:42 AM UTC-4, alon wrote: > > Consider using http://wordpress.org/plugins/google-app-engine/ for a much > easier transfer. > > - > Cheers, > > def AlonCarmel(request) > import simplejson as json > contact = {}

Re: [google-appengine] Re: Sunsetting double wildcard SSL certificate support for applications serving from appspot.com

2013-07-15 Thread Chris Ramsdale
Tobias, Our apologies that this impacted your application and customers. The initial communication was sent our several months ago with suggested changes that developers should make to transition off of double wildcard certs. I realize that this may have missed your inbox. Moving forward, these

Re: [google-appengine] Widespread transaction failures under 1.8.2

2013-07-15 Thread Chris Ramsdale
Jason, we haven't updated any Datastore backends at this point, so this seems a bit strange. is this still an issue for you? -- Chris On Wed, Jul 10, 2013 at 9:04 AM, Jason Collins wrote: > We are seeing a significant uptick in datastore transaction failures under > 1.8.2. > > Is anyone else

[google-appengine] Re: 100% task queue failure on appid:curv8ture-job-queue

2013-07-15 Thread Stuart Mitchell
This seems to have resolved itself overnight. Thanks On Monday, July 15, 2013 3:47:44 PM UTC+12, Stuart Mitchell wrote: > > Hi my tasks on the default queue are not running at all. > > I can run them if I manually click on them but they are otherwise not > running. > > Anyone else having this i

Re: [google-appengine] Re: Sunsetting double wildcard SSL certificate support for applications serving from appspot.com

2013-07-15 Thread Tobias Stepan
Chris, thanks for your email. This morning we were able to implement a fix by offering a new version of our app. This is not a comfortable fix and we will loose some users, because everyone needs to update, but after all the trouble of the last days at least our service works again. I just wa

Re: [google-appengine] Widespread transaction failures under 1.8.2

2013-07-15 Thread Jason Collins
We continue to see transaction issues that seem to correlate with the 1.8.2 release, but they are focussed on a single endpoint, so it may well be within our own code. Still investigating, j On Monday, 15 July 2013 14:04:23 UTC-6, Chris Ramsdale wrote: > > Jason, > > we haven't updated any Data

Re: [google-appengine] GIT push-to-deploy problem

2013-07-15 Thread Vinny P
Hello Maxim, On Fri, Jul 12, 2013 at 2:16 PM, Maxim Carle wrote: > There's a guide telling me that I need to enable Source push-to-deploy in > the Administration section within Application Settings but I can't seem to > find it. > Push-to-deploy is currently in Trusted Tester phase - i.e. only