[google-appengine] Re: min_instances, min_idle_instances, and old versions

2020-10-02 Thread Alan deLespinasse
Note that I've had similar-looking issues in the past, though that was under very different conditions and it appeared to get fixed. On Friday, October 2, 2020 at 11:54:49 AM UTC-4 Alan deLespinasse wrote: > Not sure

[google-appengine] Re: min_instances, min_idle_instances, and old versions

2020-10-02 Thread Alan deLespinasse
Not sure what you mean by the default version. There's a default *service*, but generally you have a different configuration file for each service, so it's easy enough to have a different value of min_instances for each one. My best advice for now is not to use min_instances; use

Re: [google-appengine] Re: My app verification is still pending

2020-10-02 Thread 'artemisg' via Google App Engine
Hello, You may find the instructions on how to get help regarding People API here [1]. It is stated that " Feedback about the core product can be submitted via the Feedback or Report a problem links in the product user interface." In addition to that you may use StackOverflow [2] to field

[google-appengine] Re: min_instances, min_idle_instances, and old versions

2020-10-02 Thread Boris Brudnoy
Thanks for this conversation, it clarified some matters for me. Is there, then, a way to tell the App Engine Standard Environment to only apply the min_instance setting to the *default* app version, especially if 100% of traffic is now directed at that default version? I'd like to avoid the

[google-appengine] Re: Deploying Simple Angular App on App Engine

2020-10-02 Thread 'jstsetinin' via Google App Engine
Yes, you can deploy Angular app on GCP App Engine. I found some exampels for you here and here . On Thursday, 1

[google-appengine] Cannot access vm after change hosts.deny

2020-10-02 Thread Lenna Indonesia
hello, i have edited /etc/hosts.allow to ALL : 192.168.100.1 and i edited /etc/hosts.deny to ALL : ALL then i cannot access my vm from this button [image: Screen Shot 2020-10-02 at 17.43.40.png] on google cloud console vm instances i want to remove my configure on /etc/hosts.deny and hosts.allow