Re: [google-appengine] Re: Java app and scheduler settings

2015-08-13 Thread Stefano Ciccarelli
The scheduler is completly broken! In the last hour the scheduler keeps respawning instances every minute or less! The latency is orrible and the costs are rising! Il giorno mer 12 ago 2015 alle ore 20:24 Nick (Cloud Platform Support) pay...@google.com ha scritto: Hi Mauricio, I'd be happy

[google-appengine] SSL certificate for custom domains in GoogleApps

2015-08-13 Thread Xevi Farrarons Clusella
Hi, I'm trying to add a SSL certificate to our custom domain through GoogleApps, but I cannot. When I'm adding the SSL certificate, it appears an error like the ssl certificate references subdomain outside of managed domain. Currently we're using GoogleApps for one domain, the first one. The

Re: [google-appengine] Re: Java app and scheduler settings

2015-08-13 Thread Stefano Ciccarelli
I filed a production issue because our app is really unusable! https://code.google.com/p/googleappengine/issues/detail?id=12256 Il giorno gio 13 ago 2015 alle ore 12:50 Stefano Ciccarelli stefano.ciccare...@mmbsoftware.it ha scritto: The scheduler is completly broken! In the last hour the

[google-appengine] Re: warm up instances need for encoding declared

2015-08-13 Thread Chuy Cepeda
I thinks this was more related to an update from appengine backend. Another of my projects without warm up requests crashed the same and fixed the same. It was working previously with no inconvenient and suddenly both projects threw 500's because of this encoding declaration in-between the

[google-appengine] Re: Can we rollback Your app is currently disabled or pending deletion ?

2015-08-13 Thread Patrice (Cloud Platform Support)
Hi Jean! So, if your app is currently disabled or pending deletion, it's normal that deploying doesn't work, since there is no app to deploy to. To restore your project, you should go to your developer console http://console.developers.google.com. From there, you will see a list of all your

[google-appengine] Server error

2015-08-13 Thread Randy Walsh
I've been getting this error for the last couple of days on Google app engine. Site has been running fine for 3 years. Error: Server Error The server encountered an error and could not complete your request. Please try again in 30 seconds Anybody know how to fix it? -- You received this

[google-appengine] gcloud preview app run ./app.yaml error with python managed VMs

2015-08-13 Thread Cyril MORISSE
Hello, I'm a beginner with Appengine / Python and I work on OSX Yosemite. I'm following the Managed VM Python tutorial: https://cloud.google.com/appengine/docs/managed-vms/tutorial/step1 I'm at step 6 and everything is Ok. But there is something I don't understand. - Deployment with gcloud

[google-appengine] Re: Can we rollback Your app is currently disabled or pending deletion ?

2015-08-13 Thread Patrice (Cloud Platform Support)
You are indeed in the right place. There is another possibility to what's happening here: the older Admin Console http://appengine.google.com had a feature to disable an app without deleting it. If that is the case, going to the Admin Console, you should see that the app is marked as Disabled

[google-appengine] Re: Can we rollback Your app is currently disabled or pending deletion ?

2015-08-13 Thread Jean Deruelle
Thanks but it looks like I'm not in luck today, there is no link I can click on... :( (see attached screenshot again) Any other tips I can try ? Thanks in advance BR Jean Le jeudi 13 août 2015 18:30:02 UTC+2, Patrice (Cloud Platform Support) a écrit : You are indeed in the right place. There

[google-appengine] Re: Server error

2015-08-13 Thread Randy Walsh
I redeployed the app and that fixed it. On Thursday, August 13, 2015 at 9:28:53 AM UTC-6, Randy Walsh wrote: I've been getting this error for the last couple of days on Google app engine. Site has been running fine for 3 years. Error: Server Error The server encountered an error and

[google-appengine] Re: gcloud preview app run ./app.yaml error with python managed VMs

2015-08-13 Thread Andrew Jessup
Hey Cryril - this sounds like a bug. Would you mind reporting this on our issue tracker? https://code.google.com/p/googleappengine and we'll follow up there. On Thursday, 13 August 2015 07:41:34 UTC-7, Cyril MORISSE wrote: Hello, I'm a beginner with Appengine / Python and I work on OSX

Re: [google-appengine] Re: How do I use Federated Login with OpenID Connect?

2015-08-13 Thread Nick (Cloud Platform Support)
I agree with Les Vogel, the Identity Toolkit (linked above) is what you'll want to look into for Federated Login / OpenID Connect. If you want to have an immediate solution to protected routes and also inter-operability with OpenID Connect, you could roll a simple database-oriented storage of

Re: [google-appengine] Re: Java app and scheduler settings

2015-08-13 Thread Nick (Cloud Platform Support)
Quick correction: I don't believe you have opened a support case. We'll continue to work with the production issue in the public issue tracker you've filed. Please note that a support case does guarantee immediate responses and troubleshooting, while a public issue tracker issue, even in

Re: [google-appengine] Re: Java app and scheduler settings

2015-08-13 Thread Nick (Cloud Platform Support)
Hi Stefano, I notice that you've opened a support case for this issue as well. We'll update this thread and the public issue tracker with any results or solutions. Best wishes, Nick On Thursday, August 13, 2015 at 6:56:43 AM UTC-4, Stefano Ciccarelli wrote: I filed a production issue

Re: [google-appengine] Re: appstats analysis - Same request - Too much difference in serving time

2015-08-13 Thread Nick (Cloud Platform Support)
Hi Rajesh, Do you think it might be possible for you to duplicate your app, cut out unnecessary functionality, and post this to a public issue tracker issue http://code.google.com/p/google-appengine/issues/list from which we could take a deeper look at this and possibly determine why it's

Re: [google-appengine] Re: Problem authenticating to GAE app using GoogleCredential OAuth2

2015-08-13 Thread Nick (Cloud Platform Support)
Hi Julian, Thank you for your detailed response. I'm looking into what you've posted and attempting to work through an implementation of what you describe, or at least attempting to determine if it's possible. I'll let you know shortly any findings or solutions I can recommend. Best wishes,

[google-appengine] Re: Unable to add Email API Authorized -- please help

2015-08-13 Thread Patrice (Cloud Platform Support)
Sorry, made a little typo in my previous message. Should be nore...@bottlekast-1001.appspotmail.com nore...@bottlekast-1001.appspot.com, not nore...@bottlekast-1001.appspot.com On Thursday, August 13, 2015 at 2:54:35 PM UTC-4, Patrice (Cloud Platform Support) wrote: Hi Venkat I think

[google-appengine] Re: SSL certificate for custom domains in GoogleApps

2015-08-13 Thread Xevi Farrarons Clusella
Hi Nick, Thanks for your answer :) It's great to know that I should be able to add the SSL certificate for the alias domain. Let me explain better: I follow this procedure: https://support.google.com/a/answer/2644386?hl=en The domain alias is verified. But I stuck at point 4. When I press the

[google-appengine] Re: appstats analysis - continued

2015-08-13 Thread Nick
I find this a useful discussion others can join in. Whether it's ofy, the datastore or appstats it could impact a large percentage of users. I want to know the answer and stackoverflow isn't good for watching general knowledge, and let's be honest the issue tracker is where information goes

[google-appengine] Re: Unable to add Email API Authorized -- please help

2015-08-13 Thread Patrice (Cloud Platform Support)
Hi Venkat I think there was some confusion. According to the docs, you can send from any of the following: - The Gmail or Google Apps Account of the user who is currently signed in. - Any email address of the form anyth...@appname.appspotmail.com or anyth...@appalias.appspotmail.com. -

[google-appengine] Re: Can we rollback Your app is currently disabled or pending deletion ?

2015-08-13 Thread Patrice (Cloud Platform Support)
Hi Jean, The only other possibility I can think of then is that your application was using the now-deprecated Master Slave datastore. If this is the case for the application here, then the solution would be to fill in this form

[google-appengine] Appengine not pointing to domain correctly ?

2015-08-13 Thread Abdelhadi Khiati
I have created an appengine instance (just a hello-world application) and i have tried to point my domain to it , i was given 4 A and 4 AAA records that i put them in my cloudflare DNS record , however the domain now , just points to google 404, and i have no idea why , when trying to resolve

Re: [google-appengine] Upcoming changes to App Engine support in the Google Cloud SDK

2015-08-13 Thread Michael Prentice
Wow this has really been a bad experience and a change that certainly hasn't simplified my use of gcloud! Months ago, I finally found a really nice workflow for upgrading the appengine-java-sdk without causing a lot of reconfiguration in IntelliJ IDEA

[google-appengine] Google Cloud Email not working ---

2015-08-13 Thread support
Hi Patrice, I am not sure what’s going on….but looks like my email functionality alone is not working… but all other line of code works (like DB inserts etc) but just the Email part alone is not getting triggered. try { $message = new Message();

[google-appengine] Re: Google Cloud Email not working ---

2015-08-13 Thread support
Here is the Error message: But this email was working perfectly yesterday. I want users not to reply so I am using this email id…was there any reset done ? Error: Sender (bk.do.not.re...@gmail.com) is not an authorized email address On Aug 13, 2015, at 9:06 AM, support bottlek...@gmail.com

[google-appengine] Re: Google Cloud Email not working ---

2015-08-13 Thread support
I tried adding this email in the settings but getting an error. On Aug 13, 2015, at 9:12 AM, support bottlek...@gmail.com wrote: Here is the Error message: But this email was working perfectly yesterday. I want users not to reply so I am using this email id…was there any reset done ?

[google-appengine] SSL certificate for custom domains in GoogleApps

2015-08-13 Thread Nick
You can use an SSL certificate for a domain alias in Google apps. First add and verify the domain as an alias domain of your apps account, then follow the normal procedure of adding the app and cert. Be aware that you cannot send email from the alias domain without adding specific users as