[google-appengine] Re: How to see ALL files deployed to Google App Engine - Flask app

2018-11-06 Thread Justin Yip
Assuming you are using appengine flex. When you deploy, you will see a log message: ... -- REMOTE BUILD OUTPUT

[google-appengine] GAE Flex Nodejs deploy failing

2018-11-06 Thread Justin Yip
Hi, Since around noon PST, my team has trouble deploying nodejs to appengine flex. We get the following message: ERROR: (gcloud.app.deploy) Error Response: [3] Docker image us.gcr.io/leapmind-dev/appengine/yipjustin-wip.20181106t143340:latest was either not found, or is not in Docker V2

Re: [google-appengine] Re: Cron Job config takes a day to be effective

2018-02-24 Thread Justin Yip
I see. Didn't know that cron update requires a new deployment. Thanks George. On Sat, Feb 24, 2018 at 11:12 AM, 'George (Cloud Platform Support)' via Google App Engine wrote: > Hello Justin, > > How did you update your cron configuration? One can redeploy

[google-appengine] Cron Job config takes a day to be effective

2018-02-23 Thread Justin Yip
Hello, I have recently updated my cron config in appengine to reschedule the running interval from every 3 hrs to every 6 hour. Appengine console page reflects the new changes. However, this new config is not in effect for a long time before it becomes effective. I am still seeing the cron

[google-appengine] Re: GAE / Datastore issues right now?

2018-02-15 Thread Justin Yip
All our writes were timeout since 11:43am PST. (Golang) On Thursday, February 15, 2018 at 12:29:45 PM UTC-8, Mauricio Lumbreras wrote: > > > from 4:45 gmt-3 all projects we have (java) are out of service > it seems instances are up but there is a disconnection between load > balancer and

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

2018-02-12 Thread Justin Yip
Hello, My team is not able to deploy anything to appengine since 4pm (PST). The following message spins forever: Updating service [] (this may take several minutes) Has anyone experienced similar problem? Justni On Monday, February 12, 2018 at 4:07:10 PM UTC-8, DeWitt Clinton wrote: > >

[google-appengine] Re: [Google Cloud Insiders] URGENT: is GAE Standard memcache down????

2017-11-06 Thread Justin Yip
We cannot bring up any "vm: true" for the past couple of hours too. (Maybe the memcache service is also on "vm: true", which all gets turned down :) On Monday, November 6, 2017 at 1:27:34 PM UTC-8, Moe Adham wrote: > > Something pretty catastrophic is going on here, all our services on >

[google-appengine] Re: All Managed VMs beta instances were turned down in the past hours.

2017-11-01 Thread Justin Yip
ontact/gae_managed_vm_turndown>. >> >> On Tuesday, October 31, 2017 at 7:42:50 PM UTC-4, Jianliang Zhao wrote: >>> >>> Reported an issue: https://issuetracker.google.com/issues/68727696 >>> >>> On Tuesday, October 31, 2017 at 4:38:30 PM UTC-7, Jianlia

[google-appengine] All Managed VMs beta instances were turned down in the past hours.

2017-10-31 Thread Justin Yip
Hi, My company has multiple instances running on AppEngine. Since 2:38pm PST, we notices that *all* Managed VMs beta instances (*vm: true*) across multiple projects were turned down by "apphosting-managed-vm-turnd...@system.gserviceaccount.com". See screenshot