[google-appengine] App Engine Standard: "heroku run" equivalent

2018-06-20 Thread rgmenon
I have a Django application running on App Engine *Standard* env, connected to a CloudSQL DB. I'd like to update the schema (when it changes) from the deployed App Engine instance by executing: python manage.py migrate from the App Engine instance. In other words, I'm looking for the App Engine

[google-appengine] Webstorm debug App Engine Flexible NodeJs app.

2018-06-20 Thread Sudhanshu Gaur
I am trying to debug my App Engine Flexible app using Webstorm, I read these two docs https://cloud.google.com/tools/intellij/docs/create-flexible#framework and https://cloud.google.com/tools/intellij/docs/deploy-flex but after installing plugin when I go to tools section *Google Cloud tools*

[google-appengine] Re: Does PyODBC work with GAE Flexible Enviroment? Alternative?

2018-06-20 Thread Alesandro de Lima
Hey this is great! Thank you for pointing me in this direction. Do you have any documentation on how to install different packages? We need this one: sudo apt-get install unixodbc unixodbc-dev Thank you in advance, any documents on how to do this? On Wednesday, 20 June 2018 14:34:01

Re: [google-appengine] Re: dev_appserver now compatible with Cloud Datastore Emulator.

2018-06-20 Thread 'Kai Wang' via Google App Engine
Actually, "cloud.google.com/go/datastore" should also work. However, at this moment, you *have to* pass the DATASTORE_EMULATOR_HOST with the '--env_var' flag to dev_appserver: --env_var DATASTORE_EMULATOR_HOST=localhost:8088 Please try this flag, hopefully it should work :) Dev_appserver

[google-appengine] Re: Does PyODBC work with GAE Flexible Enviroment? Alternative?

2018-06-20 Thread 'Katayoon (Cloud Platform Support)' via Google App Engine
Hi, As you mentioned, you can add dependencies via requirements.txt file in App Engine Flex. but if your application requires additional operating-system level dependencies, you will need to use a custom runtime

[google-appengine] Re: app engine - PHP Fatal error: The request was aborted because it exceeded the maximum execution

2018-06-20 Thread 'George (Cloud Platform Support)' via Google App Engine
Hello Naresh, Currently, the deadline for requests to frontend instances is 60 seconds. (Backend instances have no corresponding limit.) Every request, including warmup (request to /_ah/warmup) and loading requests ("loading_request=1" log header), is subject to this restriction. Slow loading

[google-appengine] Re: 502 Bad Gateway openresty

2018-06-20 Thread 'Katayoon (Cloud Platform Support)' via Google App Engine
I recommend that you double-check the steps you have taken to add either Google-managed SSL certificates or your own SSL certificates. If the issue still persists, you can report the issue to the Issue Tracker with more details so that we

[google-appengine] NodeJs whitelisting Ips for a particular URL In Google App Engine not working?

2018-06-20 Thread Sudhanshu Gaur
I am trying to whitelist an IP address for my Google App Engine, I am currently using express-ipfilter for whitelisting selected Ip's, but the thing is, it is not working as from whichever IP I will hit, my API express-ipfilter is always

Re: [google-appengine] Re: Node.js GAE Standard - 11-40 second latencies for screenshot demo

2018-06-20 Thread Kyle Williams
Thank you. Yes, for some reason the latency is not present when deploying the same application on App Engine Flex. The load time for puppeteer.launch is 0ms vs 6000-9000ms on GAE Standard. On Wed, Jun 20, 2018 at 11:09 AM 'Katayoon (Cloud Platform Support)' via Google App Engine wrote: > I

[google-appengine] Re: Node.js GAE Standard - 11-40 second latencies for screenshot demo

2018-06-20 Thread 'Katayoon (Cloud Platform Support)' via Google App Engine
I tried the sample and see a latency around 11s through Trace List . Measuring the latency for puppeteer.launch, I noticed that the main latency comes from Puppeteer library. I see that you have created duplicate thread

[google-appengine] Re: Anyone Encountered this error: PHP Fatal error: The request was aborted because it exceeded the maximum execution time.

2018-06-20 Thread 'Naresh Prajapati' via Google App Engine
I have same problem to access ajax call On Thursday, September 1, 2016 at 6:16:08 AM UTC+5:30, Romel Emperado wrote: > > Hi > > I have a script that is working for about 6 months but it suddenly stopped > working now without any change made. The script is just sending message to > AWS SQS. > I

[google-appengine] app engine - PHP Fatal error: The request was aborted because it exceeded the maximum execution

2018-06-20 Thread 'Naresh Prajapati' via Google App Engine
Dear All, We are receiving below error during ajax call to app engine. Please help us PHP Fatal error: The request was aborted because it exceeded the maximum execution time. in /base/data/home/AjaxFunctions.php on. -- -- The information in this e-mail and any