[google-appengine] Re: Webstorm debug App Engine Flexible NodeJs app.

2018-06-26 Thread 'Kenworth (Google Cloud Platform)' via Google App Engine
I apologize for not being more clearer previously. Deploying GAE Flex app is not currently supported on IDEs other than IntelliJ IDEA - Ultimate and Community. Webstorm is not currently supported. We also do not have visibility towards the

[google-appengine] Serving Static Files, Issue with Content Security Policy

2018-06-26 Thread 'Dennis Yurkevich' via Google App Engine
Hello All, I am serving static files from my app (for now) using express. When app engine sends the response it attaches the following header: content-security-policy: default-src 'self' frame-ancestors 'self' https://console.cloud.google.com https://*.corp.google.com:*

[google-appengine] gcloud enhacement ?

2018-06-26 Thread Ridha El Bekri Hernandez
Hi everyone, I hope I'm not mistaken but there is no way to run a gcloud command to disable/enable datastore writes of an AppEngine project ? Any idea if this is something that will never be available because its relative to a low end datastore administration or something similar ? -- You

[google-appengine] Re: Memcache byte array keys in Cloud Console

2018-06-26 Thread 'Kenworth (Google Cloud Platform)' via Google App Engine
This is currently not supported on the Cloud Console. Needless to say, you can do this in your code . I recommend filing a feature request for it and for other users who are interested on the

[google-appengine] ValueError: virtualenv: cannot access lib: No such virtualenv or site

2018-06-26 Thread Craig Dsouza
Hi there, I'm new to GCP so I've had very limited success trying to debug this. I have a flask app which I developed using a similar process to the one described in the docs here https://cloud.google.com/appengine/docs/standard/python/getting-started/python-standard-env It runs well on my local

[google-appengine] Apply selected filters option under FILTERS does not give option to APPLY filter after selecting only my discussions

2018-06-26 Thread Brian Harrell
Apply selected filters option under FILTERS does not give option to APPLY filter after selecting only my discussions Page failure? Javascript failure? Tried loading page several times. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group.

[google-appengine] Re: What platform to serve basic PHP websites which connect to Cloud SQL for data for the web pages?

2018-06-26 Thread Brian Harrell
Thank you! On Friday, June 8, 2018 at 4:17:45 PM UTC-5, George (Cloud Platform Support) wrote: > > Hello Brian, > > You are right, GAE and Cloud SQL would provide an easy and elegant > solution. You just need to check relevant documentation, or, even better: > follow an example. The "Using

Re: [google-appengine] What platform to serve basic PHP websites which connect to Cloud SQL for data for the web pages?

2018-06-26 Thread Brian Harrell
Thank you! On Friday, June 8, 2018 at 3:52:36 PM UTC-5, barryhunter wrote: > > >> >> GAE? and Google Cloud SQL? >> > > They make a good pairing. > > >> >> Host images for the website where? >> > > Well can store them in Cloud Storage >

Re: [google-appengine] Re: Connecting Cloud SQL from App Engine with TCP.

2018-06-26 Thread Janghwan Lee
I can’t get the answer from stack exchange because there’s no way to do it as you mentioned. Then, let me change my question. Why don’t you support TCP connection proxy for App Engine? Many modern SQL libraries do not support UNIX connection, and it prevents us to use Cloud SQL. On Mon, Jun 25,

[google-appengine] Re: Sudden and ongoing spike in memory and CPU utilization

2018-06-26 Thread 'Jordan (Cloud Platform Support)' via Google App Engine
The App Engine engineering team is aware of this issue and they are currently investigating it. There looks to be an initial correlation with the latest Python update . All further communications should continue in the

[google-appengine] Re: Webstorm debug App Engine Flexible NodeJs app.

2018-06-26 Thread Sudhanshu Gaur
Now I am trying in Intellij-Community, tell me why I am facing the issue ?? On Tuesday, June 26, 2018 at 7:45:46 PM UTC+5:30, Kenworth (Google Cloud Platform) wrote: > > I apologize for not being more clearer previously. Deploying GAE Flex app > is not currently supported >

[google-appengine] Re: ValueError: virtualenv: cannot access lib: No such virtualenv or site

2018-06-26 Thread Craig Dsouza
After a little more reading I'm wondering whether its my project file structure that is the issue it is something like -- project folder -- venv (python virtual environment) -- Include -- Lib -- Scripts -- tcl -- static (html,css,js) -- templates

Re: [google-appengine] Re: Stackdriver Structured Logging from App Engine Flex

2018-06-26 Thread Janghwan Lee
I am not having issue with stdout messages. I am just talking about its limited capability. Why don’t you support structured logging when there is already logback(which is de facto standard) appender and fluentd agents running on app engine nodes which is very performent. It would be much simpler

[google-appengine] Re: Not able to open the website

2018-06-26 Thread 'Karthick (Cloud Platform Support)' via Google App Engine
Hello Rahul, It could be possible if your external IP from your instance was not reserved before stopping or restarting an instance, you will need to create a new A record and set the value to your current external IP

[google-appengine] Re: Can a Flex application be completely private?

2018-06-26 Thread 'Jordan (Cloud Platform Support)' via Google App Engine
You can restrict the access to your App Engine application via Firewall rules . Note the way to allow other App Engine services

Re: [google-appengine] Re: Node.js Standard: memory usage different for locally and deployed version on 30 - 40 Mb.

2018-06-26 Thread Aleksander Efremov
Hi George. That's ok. The main thing there is created issue. Thanks for helping. On Monday, June 25, 2018 at 1:14:21 AM UTC+4, George (Cloud Platform Support) wrote: > > Hello Aleksander, > > In fact there is no estimated time to resolution, but I am sure Developers > will address the issue as

Re: [google-appengine] Re: zigzag merge

2018-06-26 Thread Rajesh Gupta
I am not sure whether some indexes are needed, because, I don't know, when that index is used in the application in which path and options and in which corner case. Hence, trying to find any zigzag utility to find that out any equivalent index, so that I am safe, when that corner case gets