[google-appengine] create/active/billed instance not same

2017-12-14 Thread Donghua Gu
Hi Experts, I create a bill account form my google app engine project. But I find that billed instance is more than created instance, while active instance is 0 sometime. Which cost me a lot of instance hours per day. I run a small site, if it cost me $2 a day for instance hours, than it will

[google-appengine] Re: Parallel bulk file(object) operations on cloud storage from PHP flexible environment app engine.

2017-12-14 Thread 'Kenworth (Google Cloud Platform)' via Google App Engine
I recommend deploying a Cloud Storage sample (like a HelloWorld app), make sure everything works including permissions and gsutil commands, and then switch to your application. Please note that Google Groups is for

[google-appengine] Re: Errors in vm.syslog and Memory Usage constantly increasing on NodeJS AppEngine

2017-12-14 Thread 'Kenworth (Google Cloud Platform)' via Google App Engine
Hi Nicola, a thread like this is off-topic for Google Groups. As it may potentially be a defect on the platform and most likely lead to a specific situation which may require some exchange of project information to reproduce the behavior you described, I highly encourage you to submit a

[google-appengine] Re: Cryptic deployment failure errors

2017-12-14 Thread 'George (Cloud Platform Support)' via Google App Engine
Hello Samuel, Is your SDK up-to-date? You may try running the gcloud components update and then gcloud info. What is the output of this last command? Trying again gcloud.app.deploy may then succeed. If the above steps do not fix your issue, it is worthwhile running the "gcloud config set

[google-appengine] Re: SDK installation

2017-12-14 Thread 'Jordan (Cloud Platform Support)' via Google App Engine
This error is not an issue with GCloud but is an error returned by your operating system as it is not able to find the location of the 'gcloud.cmd' file (e.g if using Windows). You must add the directory path of the gcloud script (e.g C:\Program Files (x86)\Google\Cloud

[google-appengine] Parallel bulk file(object) operations on cloud storage from PHP flexible environment app engine.

2017-12-14 Thread Armen Haroyan
Hello We have a php app running on app engine, flexible environment, and we need to do a bulk file operation on on a google cloud storage, like copy a 200 files from one place to another in a bucket. We were using php libraries out there, but as they all are doing the copy operations file by

[google-appengine] Re: Connecting from app engine instance to compute engine instance directly

2017-12-14 Thread Sachin Patidar
Is there any plan to release this feature? On Wednesday, December 6, 2017 at 5:03:41 AM UTC+5:30, Marcus Mosttler wrote: > > Does anyone know if there has there been any updates on getting the > ability to connect from GAE Standard to a GCE instance? > > -- You received this message because

[google-appengine] Error in vm.syslog and memory usage constantly increasing on NodeJS AppEngine

2017-12-14 Thread Nicola Donadoni
Hi everyone, I am having a problem on some of my AppEngine projects. Since a few days I started to I see a lot of errors (which I noticed they might happen when an health check arrives) in my vm.syslog logs from Stackdriver Logging. In the specific these are: - write_gcm: Server response

[google-appengine] Errors in vm.syslog and Memory Usage constantly increasing on NodeJS AppEngine

2017-12-14 Thread Nicola Donadoni
Hi everyone, I am having a problem on some of my AppEngine projects, since a few days I started to I see a lot of errors (which I noticed they might happen when an health check arrives) in my vm.syslog logs from Stackdriver Logging. In the specific these are: - write_gcm: Server response

[google-appengine] Re: pg_connect(): Unable to connect to PostgreSQL server

2017-12-14 Thread 'George (Cloud Platform Support)' via Google App Engine
Hello Kirtan, Is the PostgreSQL instance running in the cloud platform as Cloud SQL for PostgreSQL, or in the compute engine environment? Is it external to the GCP? It may be worthwhile checking the postgresql.conf file and make sure that listen_addresses is not set to localhost. How did

[google-appengine] Cryptic deployment failure errors

2017-12-14 Thread Samuel Richardson
Beginning deployment of service [default]... WARNING: Deployment of service [default] will ignore the skip_files field in the configuration file, because the image has already been built. Updating service [default] (this may take several minutes)... .failed. ERROR:

[google-appengine] pg_connect(): Unable to connect to PostgreSQL server

2017-12-14 Thread Kirtan Thaker
Hello Guys, I have deployed an application on Google App Engine. It is developed using PHP and PostgreSQL. It works on localhost but when try to run it on GAE, I receive this error "pg_connect(): Unable to connect to PostgreSQL server: could not connect to server: Connection timed out Is the

[google-appengine] SDK installation

2017-12-14 Thread lorna maria
Hey Guys, how do I resolve the "gcloud command not found".all answers on stack overflow won't work for me. -- 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