[google-appengine] Re: AppEngine Flexible - manually scaled but times out at 1h

2018-02-13 Thread Dinçer Kavraal
Hi, Here it says it is 24 hours, even for the standard environment. Am I interpreting this wrong? from https://cloud.google.com/appengine/docs/standard/python/an-overview-of-app-engine *Deadlines / Manual Scaling:* Requests can run for up to 24 hours. A manually-scaled instance can choose

[google-appengine] Re: How to Force SSL on a Static Site using Google App Engine Flexible

2018-02-13 Thread 'Kenworth (Google Cloud Platform)' via Google App Engine
Hi Dos, 1- As Les mentioned, the best option to host an SSL static site is to use Firebase , GAE Standard , or additionally use Cloud Storage

[google-appengine] Re: Code editor

2018-02-13 Thread 'Jordan (Cloud Platform Support)' via Google App Engine
The Eclipse Orion editor has moved to the pencil icon in the Cloud Shell. This is the best solution for editing code in the Google Cloud Shell VM. You can of course deploy your own distribution of Eclipse Orion

Re: [google-appengine] Re: Google App Engine is slow to deploy, hangs on "Updating service [someproject]..."

2018-02-13 Thread 'DeWitt Clinton' via Google App Engine
Hi Mike, response inline. On Tue, Feb 13, 2018 at 9:24 AM, Mike Hardy wrote: > DeWitt, thanks for informing us but I see a few potential problems. > > 1. we've been passing `--version` in our gcloud app deploy command for the > last 6 months to name the new release.

[google-appengine] Re: How to send notification from app engine to local application

2018-02-13 Thread Juan Hoo
Hi George, I tried to implement publisher on the my Server code (GAE). It worked. But it stop publishing any message today. I use pub/sub client code similar with example code in https://cloud.google.com/pubsub/docs/publisher. If I publish message through https://console.cloud.google.com on

[google-appengine] Re: AppEngine Flexible - manually scaled but times out at 1h

2018-02-13 Thread 'Katayoon (Cloud Platform Support)' via Google App Engine
The response time limit in App Engine is one hour, so it is intended that you receive the error message after one hour. Using manual scaling in the Flexible environment doesn’t affect that.

[google-appengine] Re: 2 Instances | 1 Static IP | Help With College Project

2018-02-13 Thread 'Carlos (Cloud Platform Support)' via Google App Engine
For additional information on Free Tier you can visit this article . You will not be able to request additional quota while using this tier. As previously stated, you can always check the resource quota

[google-appengine] Code editor

2018-02-13 Thread Ray Welsh
What code editor are people using? I'd like to use an integrated web-based code editor, saving files directly on my VM's file structure, instead of using "vi" The code editor I was hoping to find is no longer available

[google-appengine] Re: Reg:Server Mirrior

2018-02-13 Thread 'Dinesh (Google Platform Support)' via Google App Engine
Hello Turiya, >From Mirror server, I understand you want to create another server (VM instance) with similar specifications in different zones. Please let me know if my understanding is correct or if you meant something else. 1. You may want to create a snapshot of your VM

Re: [google-appengine] Re: Google App Engine is slow to deploy, hangs on "Updating service [someproject]..."

2018-02-13 Thread voice . elli
As far as I remember this is caused by a slow startup. The app takes too long to start responding to load balancer requests, so the load balancer gives up on it. The app is still running fine, just not accessible from the outside world. You will be able to see the app logs in stack driver and

Re: [google-appengine] Re: Google App Engine is slow to deploy, hangs on "Updating service [someproject]..."

2018-02-13 Thread Mike Hardy
DeWitt, thanks for informing us but I see a few potential problems. 1. we've been passing `--version` in our gcloud app deploy command for the last 6 months to name the new release. Isn't this going to conflict with users like us who want to name the newest version? 2. I tested the solution

[google-appengine] Re: Datastore and Memcache access errors from today

2018-02-13 Thread Gabriel Axel
Greetings. I'm back to getting hundreds of Datastore and Memcache errors. I'll try redeploying, but can anyone please look into it? On Tuesday, January 30, 2018 at 11:54:38 PM UTC+2, Gabriel Axel wrote: > > I redeployed half an hour ago and got no exceptions since then. Thanks. > > On Tuesday,

Re: [google-appengine] 2 Instances | 1 Static IP | Help With College Project

2018-02-13 Thread Dinçer Kavraal
Hi, 1) I understand "free tier" as starter package. If so, no you don't have that limit. Your limits are at *All Quotas* page at the cloud console. As far as I know, you have more than 2 IP's, because each instance (VM) will be created with its own public IP. You can convert an IP into static

[google-appengine] AppEngine Flexible - manually scaled but times out at 1h

2018-02-13 Thread Dinçer Kavraal
Hi, Despite having manually scaled in the flexible environment, I am getting 504 timeout (seems from nginx). Has anybody experienced sth like this? I couldn't find what I'm doing wrong for my test. I am sure the app is not failing. Also, I see that my application continues to run even

Re: [google-appengine] 2 Instances | 1 Static IP | Help With College Project

2018-02-13 Thread Barry Hunter
> > > So I assume on my starter package that I can only assign one static IP. Am > I right? > dont know that. Not sure what starter package refering to. > Is there a way for me to use the same static address for two instances or > what would people suggest. > No. A IP would refer to a single

[google-appengine] 2 Instances | 1 Static IP | Help With College Project

2018-02-13 Thread Colm Reilly
Hi there, I am studying computer science as a complete newbie and I am using Google cloud to help with creating virtual machines. I have to create two virtual machines and have them talk to each other. As I'm a newbie here I have some problems. So I assume on my starter package that I can

[google-appengine] Reg:Server Mirrior

2018-02-13 Thread Turiya Ventures
HI, I have created VM Instance in GCP Compute engine. Now am want to create mirror server from zone based like Australia,Singapore,India. Kindly guide with me. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this