[google-appengine] Re: This deployment has too many files error

2018-11-14 Thread 'Katayoon (Cloud Platform Support)' via Google App Engine
This issue is already reported in the Issue Tracker . I recommend that you continue with that thread and provide us with the following info there: - Which GAE environment (flex or standard) are you using? - Are you using `skip_files` in app.yaml? - Can

[google-appengine] Re: Issue with Standard environment(Node.js) automatic scaling

2018-11-14 Thread Nikitha Kamath
Thank you Dan. Any suggestion on the parameter values that should be set for automatic scaling? On Monday, November 5, 2018 at 7:08:54 PM UTC+5:30, Nikitha Kamath wrote: > > > Hi, > > A Node.js application is deployed in App engine standard environment. In > the app.yaml, automatic scaling is

[google-appengine] Re: Error Response: [13] Error processing user code

2018-11-14 Thread 'Katayoon (Cloud Platform Support)' via Google App Engine
Hi Carlson, I see that you have already reported the issue in the Issue Tracker and it is being investigated. In order to avoid duplicating efforts we will let you work with your ticket in the issue tracker. - Note that Google Groups are reserved

Re: [google-appengine] bc.googleusercontent.com Appendswrong info to query string and goes to 404

2018-11-14 Thread Barry Hunter
Traffic from 'bc.googleusercontent.com' is originating from Compute Engine. so its unlikely to be google itself, although admitedly google employees can rent vps'es too. On Wed, 14 Nov 2018, 11:23 Gardecor Incorp, wrote: > > SERVER vars: > [REMOTE_ADDR] => 35.236.192.28 > [REMOTE_HOST] =>

[google-appengine] Re: AppEngine Java SDK 1.9.68 is not available via Maven

2018-11-14 Thread 'Katayoon (Cloud Platform Support)' via Google App Engine
Hi Yuri, This issue/request is already forwarded to the App Engine product team via this ticket to make SDK java 1.9.68 available on Maven. I recommend to star the ticket for further updates. -- You received this message because you are subscribed

[google-appengine] Re: [flex] Is there a way to call the HTTPS URL in cron?

2018-11-14 Thread 'George (Cloud Platform Support)' via Google App Engine
Hello Paul, At the moment, there is no way to force cron to call to the HTTPS URL. There is already a feature request with similar contents in the Public Issue Tracker, called "cron.yaml - no option for https only ". It offers some insight in the

[google-appengine] Re: Will App Engine Flex Environment ever support Memcache?

2018-11-14 Thread 'Dan S (Cloud Platform Support)' via Google App Engine
Hello, It seems that the present screenshot does not prove that you were selected to use the Flex Memcache Alpha Service. You'll know if you were selected if you receive an email with the invitation. Thus, it's important to get attention to your spans filters. The invitation to earlier access

[google-appengine] Re: Google Cloud App Engine Standard not support gzip?

2018-11-14 Thread Jason Collins
What runtime are you using? On Wednesday, 14 November 2018 10:22:27 UTC-8, Indra Sumawi wrote: > > Currently I develop REST API using laravel framework and I deploy it to > both Google Cloud App Engine Standard and Flexible version. > > When I deploy it to flexible version, it works fine.

[google-appengine] Re: Issue with Standard environment(Node.js) automatic scaling

2018-11-14 Thread Henry Pan
Saluting Dan from Sunnyvale, Would you please also advice whether the instance will scale better in GKE ? Thanks in advance Henry Pan On Wednesday, November 14, 2018 at 9:51:28 AM UTC-8, Dan S (Cloud Platform Support) wrote: > > Hello, > > Your instance will be scaled depending on the

[google-appengine] I have a Python project deployed in google app engine, and I am experiencing conflict issues between different versions of the same project

2018-11-14 Thread Heisenberg W
In my newest project version, I added some new routes and handlers. Now, after deploying the newest version, I had to migrate the traffic back to the old version, but now I keep getting error "Route 'u name not defined", even though my previous source code has no reference to this route. In

[google-appengine] Re: Not able to register for Google Cloud Platform Free Trial

2018-11-14 Thread Trav Shadows
Yes. But even with EMV card, you get the notification - "This card does not accept automatic payments" So while you do get in, they will close down your account in a few months. I dont know how many months you'll get free trial though On Friday, October 13, 2017 at 6:33:40 PM UTC+5:30, RAJ

[google-appengine] GAE Python2.7 SSL not working anymore?

2018-11-14 Thread Roberto Martino
Hi I have this error at the end of the stacktrace in stackdriver: File "/base/alloc/tmpfs/dynamic_runtimes/python27g/90ff42587f3b5ce/python27/python27_lib/versions/third_party/ssl-2.7.11/ssl.py", line 843, in do_handshake self._sslobj.do_handshake() error: [Errno 11] Resource temporarily

[google-appengine] GAE python2.7 SSL not working anymore

2018-11-14 Thread Roberto Martino
Hi My app worked for years but I have this error a few days. The code uses SSL to send a notificationa via Apple APNS The error in Stackdrivers is: : [Errno 11] Resource temporarily unavailable I tryed to update the library that I'm using, as result same error but slightly more clear: File

[google-appengine] This deployment has too many files error

2018-11-14 Thread Sandip Mavani
This deployment has too many files. New versions are limited to 1. i got such error in my php project but i have only 4478 Uploading 4478 files to Google Cloud Storage. i am deploying using gcloud beta app deploy -- You received this message because you are subscribed to the

[google-appengine] bc.googleusercontent.com Appendswrong info to query string and goes to 404

2018-11-14 Thread Gardecor Incorp
SERVER vars: [REMOTE_ADDR] => 35.236.192.28 [REMOTE_HOST] => 28.192.236.35.bc.googleusercontent.com [REMOTE_PORT] => 61840 [HTTP_USER_AGENT] => Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-PT; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729) which is Firefox 3.5 on XP Whatever this

[google-appengine] [flex] Is there a way to call the HTTPS URL in cron?

2018-11-14 Thread Paul Kim
Is there a way to call the HTTPS URL in cron? Cron seems to call the HTTP URL and I have a redirect to force HTTPS on my app. Is there a way to force cron to call to the HTTPS URL? I am on flex php. I can make an exception in my redirect code for the tasks that cron will run but the

[google-appengine] Google App Engine Issue

2018-11-14 Thread iCoderz Developers
Hello, I am trying to create a zip on google cloud storage but unable to create a zip using php. Here is my sample code. Please help me. if you got any solution please let me know soon. Thank you, xyz $ZipArchivePath = 'gs://projectID.appspot.com/Temp/zipfile.zip'; $zip = new

[google-appengine] Error Response: [13] Error processing user code

2018-11-14 Thread Carlson Lau
After not deploying for a month, I tried deploying an update today, however, after the file upload was complete I received the following message: Updating service [default]...failed.

[google-appengine] Google Cloud App Engine Standard not support gzip?

2018-11-14 Thread Indra Sumawi
Currently I develop REST API using laravel framework and I deploy it to both Google Cloud App Engine Standard and Flexible version. When I deploy it to flexible version, it works fine. However, since my app still prototype, I want to change it to standard version so I can get the free tier

[google-appengine] Suspicious Activity Regarding App Engine Login

2018-11-14 Thread Aidan Speaks
Hello, I do not use App Engine but I did receive an absolutely random request to login to App Engine with my google account on Windows 10. Before this happened I had become aware that my Windows 10 machine had been comprimised and that I had a backdoor on it. I am currently reinstalling

[google-appengine] Re: Issue with Standard environment(Node.js) automatic scaling

2018-11-14 Thread 'Dan S (Cloud Platform Support)' via Google App Engine
Hello, Your instance will be scaled depending on the parameter limits first reached. If you have 5 concurrent requests, but reached the Max_pending_latency parameter, for example, then the instance will be scaled. Also, there are some standard values that can spawn your instances[1]. [1]

[google-appengine] AppEngine Java SDK 1.9.68 is not available via Maven

2018-11-14 Thread Yuri Sergiichuk
Hi all. I've noticed that the 1.9.68 version of the AppEngine Java SDK was released back on October 25, 2018, but it is not yet available in the Maven Central repository. It is not the first time