[google-appengine] Re: Issues with configuring React app for App Engine Standard Environment (Node.js 8 [beta])

2018-09-10 Thread 'Steren Giannini' via Google App Engine
Hi, Thanks for the feedback. We will try to reproduce on our side, but would you be able to share more details? We would be interested in seeing your package.json and your app.yaml. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To

[google-appengine] Re: 500 and 502 Erros

2018-09-10 Thread Binh Bui Van
I have same problem last week. Some users reported here. https://groups.google.com/forum/#!topic/google-appengine/Ovml4Zm2l-w Vào 09:16:33 UTC+7 Thứ Ba, ngày 11 tháng 9 năm 2018, Paul Kim đã viết: > > I'm getting 500 and 502 errors on my PHP 7 app on GAE Flex. Not on every > request but on

[google-appengine] Re: Every once in a while GAE responds with 502 error

2018-09-10 Thread Binh Bui Van
I have same problem last week. In my case, some users from Viet Nam cannot access. But other country can access normal. I have reported this problem to google team, but still not got answer. But now, the problem has been resolved automatic:(. I don't understand why? Vào 09:16:33 UTC+7 Thứ Ba,

[google-appengine] Every once in a while GAE responds with 502 error

2018-09-10 Thread Elena DevAccount
I have GAE Flexible release and every once in a while it keeps giving a 502 error with the message The server encountered a temporary error and could not complete your request. Please try again in 30 seconds. I cannot find any errors related to this in Stackdriver Logs though.

[google-appengine] Error in app engine flexible deployment: GCLOUD: ERROR: (gcloud.app.deploy) Error Response: [4] Timed out waiting for the app infrastructure to become healthy.

2018-09-10 Thread Matthias Wesolowski
2down votefavorite Writing this issue as I have no idea how to investigate it. We're having problems in deploying an app engine flexible application. The problem is,

[google-appengine] Hurricane Florence

2018-09-10 Thread Joseph kim
Hey, guys I just made a VM instance on Google platform, and I needed it to perform an important task for me on Thursday. I was wondering if Hurrican Florence would affect the servers status or the speeds it normally gets. -- You received this message because you are subscribed to the Google

[google-appengine] Unable to Create instance-template from VM Instance

2018-09-10 Thread Dx Dev
hi, I am new to google cloud platform. i have already running my php web app on single VM Instance. now i am trying to create a Autoscaling Groups for this app. for that i have followed following steps: - create instance-template from my existing vm instance (the one which have running

[google-appengine] Google API calls Restricting with HTTP referrers (websites) from App Engine

2018-09-10 Thread Matthew Parkes
I have a python appengine project that make calls to google API's with URL fetch. Any idea what to enter in for the reffer in my Credentials for my API keys? The [ProjectID].appspot.com url doesn't seem to work Thanks,Matt -- You received this message because you are subscribed to the Google

[google-appengine] Restricting Google API Keys: HTTP referrers (websites)

2018-09-10 Thread Matthew Parkes
I've recently migrated my existing appengine application to use a API Key when using Google geocode and Timezone API calls as per the new pay per use API requests. My problem is that when reading the best practices in regards to API keys, they talk about securing you API keys with various

[google-appengine] Re: Google Cloud Load Balancer redirect HTTP to HTTPS

2018-09-10 Thread Jon Ronnenberg
Thanks Fady. I think you meant that I should star the issue as there is no "Me too". > click the star next to the issue id and right above the "x people have starred this issue." if you are also interested in this feature. On Friday, August 31, 2018 at 1:18:06 AM UTC+2, Fady (Google Cloud

[google-appengine] Web App does not come back up after deploying the java8 version after the upgrade

2018-09-10 Thread LeadWay Global
I worked through the most issues with my journey with the upgrade of my maven multi-module java web application to java8. The output we get when we run the mvn:appengine update is as follows in blue. I am not sure what is wrong and could not find anything documented for this specific

[google-appengine] Having issues deploying to app engine after my java 7 to 8 upgrade

2018-09-10 Thread LeadWay Global
I am running a multi-module java web application application. Runs great under java7. However, now that we are required to upgrade to java8 I updated my maven files and also the web files to use the java8 run time. All the steps when I exectute *mvn appengine:update,* seems to run fine and

[google-appengine] Cron job not start in Standard engine

2018-09-10 Thread Guangjie Feng
Hi, The cron job is not visible in "Cron Jobs" tab. It doesn't run as well. My cron.xml is next to appengine-web.xml. /task task on test every 10 minutes Url "/task" can be access. -- You received this message because you are subscribed to the Google Groups "Google

[google-appengine] Mail quota get exhausted at beginning of day

2018-09-10 Thread limin xiao
Beginning from Sep 05, 2018, the “Recipients Emailed” quota of my app, which was 100/day, get exhausted at beginning of each day. It exhausts even if I didn’t send a single mail (I am sure about that because I only use it send mails to myself when caught errors). Is the mail API totally

[google-appengine] 500 and 502 Erros

2018-09-10 Thread Paul Kim
I'm getting 500 and 502 errors on my PHP 7 app on GAE Flex. Not on every request but on some random ones. Refreshing the page usually works. Also, the application feels sluggish overall. The requests with errors do not show up in GAE logs but only in Cloud HTTP Load Balancer. No changes

[google-appengine] Re: uploads to our server failing with Operand stack overflow. Exceeded max stack size.

2018-09-10 Thread 'Katayoon (Cloud Platform Support)' via Google App Engine
I don’t see any incident reported for App Engine on September 5,2018 in Google Cloud Status Dashboard , however you may open a report in the Issue Tracker and provide us with the first two digits of your

[google-appengine] Re: Google cloud Appengine standard environment deployment using Admin API: “Cant find import” Error

2018-09-10 Thread edgaralexander via Google App Engine
1) In order to deploy a whole directory and not a single file as seen here: https://cloud.google.com/appengine/docs/admin-api/creating-config-files#deployment_section ie from documentation: "deployment": { "files": { "example-resource-file1": { "sourceUrl":

[google-appengine] Re: Cannot enable the application, why?

2018-09-10 Thread 'Katayoon (Cloud Platform Support)' via Google App Engine
I recommend that you report this issue to the Issue Tracker and provide us with the first three digits of your project number so that we would be able to investigate the root cause of the issue. - Note that Google Groups are reserved

[google-appengine] Re: Issues with configuring React app for App Engine Standard Environment (Node.js 8 [beta])

2018-09-10 Thread 'Julie (cloud platform support)' via Google App Engine
App Engine now supports Nodejs under a beta release . The tutorial goes though setting up an sample application . Can you

[google-appengine] Re: GAE Search API - Python

2018-09-10 Thread Attila-Mihaly Balazs
Expanding on Vitaly's first point: Search is available in the AppEngine Standard environment with the "first generation" runtimes (ie. with Python 2.7 but not with Python 3.7). Attila -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To

[google-appengine] Datastore - Audit Log of the Project Owner

2018-09-10 Thread Dzhovani Chemishanov
Hi,   One of the projects that I manage stores sensitive financial and accounting information in datastore. The auditors require log of everything done there. However, people with ownership rights can view and manipulate the data directly through the web dashboard surpassing any logs in the