[google-appengine] Error while deploying swift application

2019-01-08 Thread Matt Sanford
I followed the tutorial here but when I run `gcloud app deploy` I get this error `'Munger-API' /root/Munger-API: error: could not find source files for target(s): Munger-API; use the 'path' property in the Swift 4

Re: [google-appengine] Re: F1 instances now have 256MB memory?

2019-01-08 Thread 'Tiago (Google Cloud Platform Support)' via Google App Engine
Let me also add that if what you’re observing regarding the F1 instance memory allocation doesn't correspond to the official documentation provided above, this is usually a sign of a public issue and should be further investigated accordingly. You can open a new issue in the issue tracker here:

[google-appengine] calling external web services from my NODEJS GAE APP

2019-01-08 Thread mags Sweet
Hi!, I am new to NODE JS + GAE so pls forgive newbie question. I want my app to serve up a REST call that will consolidate the results of calls to other externally hosted API's (third parties - none GAE) I have this javascript working from my PC but when I deploy to GAE i get "502 Bad Gateway"

[google-appengine] Re: Is it possible to detect when a Google App Engine Instance starts (via a method, API, or some call or event to monitor)

2019-01-08 Thread 'Nicolas (Google Cloud Platform Support)' via Google App Engine
Hi, There are a couple of ways to check if an instance of App Engine is up and running however they are all external to the app itself. Based on my research, it seems that what you are looking for is not available on App Engine at the moment and due to that I would recommend that you file a

[google-appengine] WordPress REST API query params not working properly on GAE Standard PHP7.2

2019-01-08 Thread Patrick Steadman
Issue on GitHub: https://github.com/GoogleCloudPlatform/php-docs-samples/issues/809 After following the instructions here for setting up a new WordPress installation on GAE standard 7.2, query param

[google-appengine] Re: GAE python 2.7 end of life

2019-01-08 Thread NP
Hi, You said - *The effort involved is not necessary enormous in each case, in a lot of cases this might take minutes.* I beg to differ. There are a significant number of things which are not supported in Python 3 and will require effort to find/deploy alternatives. These include ndb ORM, Sea

[google-appengine] Cloud Tasks using Golang.

2019-01-08 Thread thstart
I would like to implement Cloud Tasks using Golang. Are there more information how to do that? -- 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 google-appen

[google-appengine] Re: GAE python 2.7 end of life

2019-01-08 Thread 'George (Cloud Platform Support)' via Google App Engine
The mentioned date is the end of support. Already deployed apps are not directly affected on an immediate time frame. On a longer term though, you'll have to migrate your code to Python 3 or delete it. The effort involved is not necessary enormous in each case, in a lot of cases this might take

[google-appengine] Re: GAE python 2.7 end of life

2019-01-08 Thread Vitaly Bogomolov
Yes, it is important Please send us google oficial clarifications. -- 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 google-appengine+unsubscr...@googlegroup

[google-appengine] Appengine docker git repository abandoned?

2019-01-08 Thread Anton
Hello, Is the official AppEngine docker image still maintained? Nobody is answering on issues since July. Ex: https://github.com/GoogleCloudPlatform/php-docker/issues/468 -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from t

Re: [google-appengine] Re: Custom domains missing

2019-01-08 Thread 'Katayoon (Cloud Platform Support)' via Google App Engine
You should have either the "roles/owner " or "roles/appengine.appAdmin " role to be able to configure your application. Make sure you are lo

[google-appengine] Re: GAE python 2.7 end of life

2019-01-08 Thread bFlood
google - please provide a roadmap for GAE 2.7 standard, what will happen to these apps? will they be required to upgrade to the python 3.0 (2nd generation runtimes)? if so, can you address the significant differences listed here: https://cloud.google.com/appengine/docs/standard/python3/python-di

[google-appengine] Where to reduce the number of instances?

2019-01-08 Thread Candide Kemmler
I was billed $361 for my last month's usage of the Google Cloud Platform where I am merely hosting two small Java apps. On Heroku, the same service would have cost me $14, that's 25x less. The most suspicious item in my billing statement is: 3721.215 Core Hours But where does that come from

[google-appengine] GAE python 2.7 end of life

2019-01-08 Thread ajgomezlopez
python 2.7 is no longer supported on January 1, 2020. What will happen to the applications in the standard environment? Is there a end of life date or something similar? thx. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe