[google-appengine] Re: need an administrator here.

2010-06-17 Thread Jerome
what you described here. Cheers, Jerome On Jun 17, 1:27 pm, yiku wrote: > My Applications list page show "You have 10 applications remaining." > but only six of them on the list, please help me find other four > missing apps make them connect with my account. -- You re

[google-appengine] Re: 500 error trying to reach dashboard

2010-09-15 Thread Jerome
and the query that caused it. And it was doing so even for the static content! Glad to be back, but these past few days have been super painful... Jerome On Sep 15, 6:04 pm, coltsith wrote: > issues here too. > > On Sep 15, 5:02 pm, Daniel wrote: > > > > > same here &

[google-appengine] Re: Maintenance today?

2011-05-03 Thread Jerome
Unfortunately, yes. From IRC a few minutes ago: (5:07:35 PM) ikai_google: MS datastore going into read only soon I had the same reaction as you: no email, hopefully they are cancelling for today. Jerome On May 3, 4:21 pm, Mars wrote: > The calendar indicates that there should be a maintena

[google-appengine] Re: New client library for Google Cloud Storage available for testing

2013-02-11 Thread Jerome
Hello Tom, Thanks for the update. What does this mean to the File API though? Is it going to be deprecated at somepoint? Or are you going to roll-back the stability improvement to the File API Cloud Storage access layer? Cheers, Jerome On Tuesday, January 29, 2013 2:15:57 PM UTC-8, Tom

[google-appengine] Downtime not as advertized: memcache does not seem disabled

2010-04-28 Thread Jerome
so be disabled.", we followed the instruction on the bottom of this page: http://code.google.com/appengine/docs/java/howto/maintenance.html Isn't the StrictErrorHandler() an accurate way to detect the downtime anymore? Jerome -- You received this message because you are subscribed to th

[google-appengine] Re: 500 errors

2010-05-25 Thread Jerome
throwing exceptions during the initialization of your application. (Error code 104) Please let us know what we should expect such as we can communicate with our customers which are dead in the water with our service right now! Jerome On May 25, 9:46 pm, Jesse K wrote: > App Engine just went d

[google-appengine] Not authorized - can't log into appengine

2010-11-24 Thread Jerome
Unauthorized You are not authorized to access this application. I receive that message when trying to log into my google apps appengine account. I have tried both appengine.google.com/a/mydomain and appengine.google.com. I believe this happened after transitioning my account to the new style goo

[google-appengine] HtttpSession and JSP attribute - not refreshed (Ajax Call)

2012-10-17 Thread jerome ansia
//get Session User user = (User)req.getSession(true).getAttribute("user"); //set blob key to user user.setAvatarBlobKey("new value"); This servlet is called through and ajax call. I got the following code in my jsp And when i refresh the page the ${user.avatarBlobKey} is still assigned to

[google-appengine] threadsafe not working

2013-02-26 Thread Jerome O'Flaherty
be much more expensive than it needs to be. All help appreciated. Thanks Jerome -- 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

[google-appengine] Re: blob upload failing with error code 503 -- servivce unavailable

2013-10-30 Thread jerome ansia
I just had this problem again a few minutes ago. On Thursday, June 20, 2013 12:58:17 PM UTC-4, James Gilliam wrote: > > Blob upload is failing with 503 (service unavailable) ... see attached -- You received this message because you are subscribed to the Google Groups "Google App Engine" group.

[google-appengine] PHP Twilio Services Directory

2014-05-09 Thread Jerome Ripley
I have working looking with sdk. But does not deploy. What should the app.yaml look like to get the twilio Services directory to deploy. Thanks. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop rec

[google-appengine] Impossible to connect to bucket

2019-05-29 Thread Jerome Massot
86, in __init__ self._connection = Connection(self, client_info=client_info) File "/usr/local/lib/python2.7/dist-packages/google/cloud/storage/_http.py", line 33, in __init__ super(Connection, self).__init__(client, client_info)TypeError: __init__() takes exactly 2 arguments (3 given) Thanks