[google-appengine] abort HRD migration

2015-06-30 Thread Nick Heath
Hello, I have inherited support for some old projects launched on google appengine, and am trying to complete the data store HRD migration before the deadline. I have already successfully migrated some of the applications, however, one remaining app appears to be stuck, in that a migration was

[google-appengine] Re: We dev using google cloud?

2015-06-30 Thread Nerou Daantos
Thank you so much :) looking forward on utilizing the google cloud for all our projects! I hope this may serve useful for newbies like me too :) On Monday, June 29, 2015 at 7:10:30 AM UTC+8, Nerou Daantos wrote: > > I'm just new to the cloud, I've searched for things like how i can deploy > a s

[google-appengine] Accessing Google Cloud Endpoints from php - 403 forbidden

2015-06-30 Thread Simon Ringeisen
I'm trying to access a python based Google Cloud Endpoints API from a php-Server, without using the php client library (simply making a POST-request, as I don't need any authorization). This worked fine for a few week, but now it doesn't work anymore, in the Server logs I get the following Erro

[google-appengine] Re: We dev using google cloud?

2015-06-30 Thread Nick (Cloud Platform Support)
Hey Nerou, For domain registration, you can use Google Domains , which is relatively new and has the benefit of integrating tightly with all the rest of Google (including making use of our own network and nameservers), and you can configure your domain to poi

[google-appengine] Re: Email quota increase requests not being dealt with

2015-06-30 Thread Nick
Thanks for the concerted reply Ryan, I'll message you back privately with my appids, and see if we can kick it along. Just for a general opinion, two things stand out to me: Send grid/mailinator are viable alternatives, but that feels like the wrong direction for a PaaS, obviously they've solve

[google-appengine] Re: We dev using google cloud?

2015-06-30 Thread Nerou Daantos
thanks for your quick response sir, google doesn't provide domain registration and etc right? just a hosting service? so i'll have to register for a domain separately correct? -Thanks On Wednesday, July 1, 2015 at 6:26:16 AM UTC+8, Nick (Cloud Platform Support) wrote: > > Hey Nerou, > > For sur

[google-appengine] Re: We dev using google cloud?

2015-06-30 Thread Nick (Cloud Platform Support)
Hey Nerou, For sure, Compute Engine is basically just virtual private server hosting, but connected with all the other services, which makes it much more powerful than a standard VPS. You can follow the sign-up and getting-started instructions here in the docs

[google-appengine] Re: We dev using google cloud?

2015-06-30 Thread Nerou Daantos
okay thank you sir 😊 so just to put it simply having the compute engine i can host my entire non static website to google and run it? awesome! On Wednesday, July 1, 2015 at 12:38:06 AM UTC+8, Nick (Cloud Platform Support) wrote: > > Hey Nerou, > > There are numerous ways you can inter-link the d

[google-appengine] Re: How to run a long task until it ends ?

2015-06-30 Thread nilsleroux
Hi everybody and thank you for your help. I finally managed to workaround my issues. I implemented a similar solution to the one described in the Objectify documentation : https://code.google.com/p/objectify-appengine/wiki/Queries#Cursor_Example. It's also really close to the solution suggested

[google-appengine] huge delays serving appengine pages

2015-06-30 Thread husayt
We are experiencing huge latencies serving appengine apps we have. Although can't see any problems on status page: https://status.cloud.google.com/ Does anyone else see similar behaviour? HG -- You received this message because you are subscribed to the Google Groups "Google App Engine" group

Re: [google-appengine] Problem running a cron job

2015-06-30 Thread Ken Bowen
Patrice, Thanks, Ken On Jun 30, 2015, at 7:52 AM, Patrice (Cloud Platform Support) wrote: > Hi Ken! > > If you want to call that method and log the time when you call this? yes > definitely, this is what you want, and then you just hit that servlet > whenever you want that logged. > > Chee

[google-appengine] Re: We dev using google cloud?

2015-06-30 Thread Nick (Cloud Platform Support)
Hey Nerou, There are numerous ways you can inter-link the different services mentioned, and others, although for your needs, to directly transition from an XAMP server, you could simply spin up a Compute Engine instance and install the relevant software on it, including Apache, MySQL, PHP, and

[google-appengine] Re: Response not gzipped specifically for Twitterbot requests?

2015-06-30 Thread Nick (Cloud Platform Support)
Hey Taengoo, Glad to hear that. I've processed the issue and should update that thread shortly with a special number identifying the feature request so that the thread can be updated when progress is made. I also appreciate that it's not always possible to set User-Agent: gzip, so point taken

[google-appengine] Re: Email quota increase requests not being dealt with

2015-06-30 Thread Ryan (Cloud Platform Support)
Salutations Nick, While I have no visibility into the email teams quota procedure I can speak to my experience with quote increases in general. Quotas generally don't get approved for new apps, this is particularly true for the occasional email quota request I have submitted on behalf of custom

Re: [google-appengine] Problem running a cron job

2015-06-30 Thread Patrice (Cloud Platform Support)
Hi Ken! If you want to call that method and log the time when you call this? yes definitely, this is what you want, and then you just hit that servlet whenever you want that logged. Cheers! On Monday, June 29, 2015 at 6:56:06 PM UTC-4, Ken Bowen wrote: > > Hey Patrice, > > It’s my mistake. Al

[google-appengine] Re: Not very friendly - New Datastore Query Screen

2015-06-30 Thread Ryan (Cloud Platform Support)
Salutations All, You should create a PIT with specific requests (ie not losing Query after drilling down) that you would like to see. Once you create it, link it here and I will process it for you. On Monday,