[google-appengine] Re: Custom domains missing

2019-01-18 Thread 'Nicolas (Google Cloud Platform Support)' via Google App Engine
Hi Kota, I can see that you opened a ticket on Issue Tracker, as this is the right channel for technical issues such as the one you are experiencing I would recommend that you follow up on this thread instead of here. Please note that Google Groups

[google-appengine] Re: Unique Cloud Task names cannot be reused

2019-01-18 Thread 'Elliott (Google Cloud Platform Support)' via Google App Engine
Hello, Was the original task completed or deleted before you send another one with the same name? If not, you will receive the error you described. If the task has been completed or deleted and you still receive the error, please complete an Issue Tracker

[google-appengine] Re: gcloud app deploy sometimes non-responsive

2019-01-18 Thread Matt Haff
It's worth noting that I'm deploying to the same version, so there is no reason for it to take > 1 minute to deploy. -- 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

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

2019-01-18 Thread Matt Haff
I'm having the same issue, I posted a separate question here per Nick's request - https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!topic/google-appengine/NJMzqz5JqZQ -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To

[google-appengine] How do I setup routing for react in GAE? Directly routing to react-router-dom routes via URL fails in GAE on basic create-react-app?

2019-01-18 Thread Nathan Grubb
*Setting GAE app.yaml for react-router routes produces "Unexpected token <" errors.* - In the development environment, all routes work when called directly. localhost:5000 and localhost:5000/test produce expected results. In GAE standard app.yaml functions for the root directo

[google-appengine] segregate app engine billing of all services

2019-01-18 Thread 'Ashok Patidar' via Google App Engine
Hello All, Can we segregate app engine billing of services if multiple services in single project?? I am deploy around 20 services in one project and want to separate all services cost to understand and accordingly asking to my client for billing. -- -- The information in

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

2019-01-18 Thread Karolis Krulis
That's not really a solution. If I deploy the same exact file to AWS it takes ~15s on a slow network. I spent 10 minutes deploying on google. On Monday, October 3, 2016 at 4:39:50 PM UTC-4, Nick (Cloud Platform Support) wrote: > > Hey Kevin, > > The speed of deployment can be changed by limitin

[google-appengine] Configure app.yaml for standard env

2019-01-18 Thread Artur Odekov
Hi, i have deleted env:flex from my .yaml file and deployed to app engine with some other changes in other files. So now im switched to STANDARD env with instance_class F1. With this instance class im not even able to upload a picture/image to my app, in debugger it show following error Excee

[google-appengine] Google App Engine Seach Java not working since this morning: com.google.appengine.api.search.SearchException: Error constructing stub for app

2019-01-18 Thread Bruno Schuermans
Hello My application was running fine in app engine. spec: Java8 standard. Than since this morning I get this exception when I try to use the SearchService: com.google.appengine.api.search.SearchException: Error constructing stub for app I have noted that Java7 is not supported from today but I

[google-appengine] Re: Why is my Search Index getting smaller?

2019-01-18 Thread 'Elliott (Google Cloud Platform Support)' via Google App Engine
Hello Akash, I understand that you want to know if there is any optimization happening in the background on your indexes in Search API or indexes in general. Is this issue causing concern for your project at the moment? I have researched the behavior you reported. I have not found document

[google-appengine] Re: StackDriver Uptime Check keeps working after deleting it

2019-01-18 Thread 'Mehdi Sharifi' via Google App Engine
Hello, Thanks for the question. Please note that your Stackdriver Monitoring Uptime checks are non-chargeable [1]. Thus, you don't pay for them. You pay for the instances running. I couldn't reproduce your issue of deleting Uptime checks. I could successfully delete all of them [2] without see

[google-appengine] Re: AppEngine Standard (Python) not showing logs in StackDriver Errors

2019-01-18 Thread 'Elliott (Google Cloud Platform Support)' via Google App Engine
Hello Yousuf, I understand that you do not see 500 error messages in the Stackdriver Error Reporting. You may find this document helpful as it provides troubleshooting steps for your issue. However, if you still experience th

[google-appengine] Re: Testbed stubs for Cloud Datastore?

2019-01-18 Thread Blaine Garrett
Excellent. Thank you for the reply and making a ticket. Since my original post, I did discover there is an overhead to instantiating the datastore client and ended up taking a singleton approach which considerably sped up the emulator and reduces the need for testbed to an extent, Also, in anot

[google-appengine] Re: How do I deploy Django app to app engine

2019-01-18 Thread 'George (Cloud Platform Support)' via Google App Engine
Hello Baturay, What is the value of the CLOUDSDK_PYTHON variable at the moment of attempted deployment? Support for version 3.7 is experimental, at present. This error is related to the Python version used by the SDK: currently gcloud requires Python version 2.7.x and there is experimental su

Re: [google-appengine] Domain Puzzle

2019-01-18 Thread 'Tiago (Google Cloud Platform Support)' via Google App Engine
Happy to be helpful, Joshua. And here’s hoping your promises are fulfilled. Cheers! On Tuesday, January 15, 2019 at 1:25:09 PM UTC-5, Joshua Smith wrote: > > I’m not going to pretend I have any idea how that spooky magic worked, but > you solved my problem! > > I’ll buy you a beer next time I’m

[google-appengine] Re: How to connect Firebase Database from GOogle App engine

2019-01-18 Thread 'Cristian (Google Cloud Platform Support)' via Google App Engine
If you find any documentation confusing or not clear enough, you could click the “Send feedback” link located at the top right corner of most documentation pages for the Documentation team to take note and bring further improvements to these pages. On Wednesday, January 16, 2019 at 2:51:29 AM