Re: [google-appengine] GAE Outage

2020-11-13 Thread Rob Curtis
Busy experiencing this issue now. Anyone else experiencing 500 errors where instances aren't starting? We haven't changed any code, it just started happening. On Monday, November 9, 2020 at 3:58:05 PM UTC+2 Joshua Smith wrote: > I don’t think so, since nobody responded with a +1 and the whole t

Re: [google-appengine] GAE Outage

2020-11-13 Thread Joshua Smith
No errors in my projects. I’d recommend trying a re-deploy of your existing code, with a new version number. > On Nov 13, 2020, at 8:25 AM, Rob Curtis wrote: > > Busy experiencing this issue now. Anyone else experiencing 500 errors where > instances aren't starting? We haven't changed any code

[google-appengine] how to automatically add http headers to reponses from GAE java

2020-11-13 Thread jie lin
Hi Support team Could we add http response headers via the configuration in appengine-web.xml? I have tried to add the following to appengine-web.xml. however the header is only added to html resources. Is it possible that we can add respone headers to all responses? For Jetty, it is possibl

[google-appengine] GAE endpoint can't be reached

2020-11-13 Thread Vajahath Ahmed
I'm unable to access GAE native appspot endpoint over my internet service provider. - When tried from the browser, says site can't be reached. (server IP address could not be found, DNS_PROBE_FINISHED_NXDOMAIN) - I also faced an issue like this before, which was discussed in this gr

Re: [google-appengine] GAE Outage

2020-11-13 Thread Vajahath Ahmed
Maybe related: ref On Friday, 13 November 2020 at 19:22:18 UTC+5:30 Joshua Smith wrote: > No errors in my projects. I’d recommend trying a re-deploy of your > existing code, with a new version number. > > On Nov 13, 2020

[google-appengine] Re: GAE started saying This version has no instances deployed

2020-11-13 Thread Vajahath Ahmed
I'm experiencing the same problem again: ref Please note this is happening on weekends. On Tuesday, 3 November 2020 at 04:21:22 UTC+5:30 amit...@google.com wrote: > Hello, > > Thank you for your update. I am glad that th

[google-appengine] Re: GAE endpoint can't be reached

2020-11-13 Thread Vajahath Ahmed
A related discussion: https://groups.google.com/g/google-appengine/c/cZ5ynvB78mg/m/ldVUY87uAgAJ On Friday, 13 November 2020 at 22:36:39 UTC+5:30 Vajahath Ahmed wrote: > I'm unable to access GAE native appspot endpoint over my internet service > provider. > >- When tried from the browser, s

[google-appengine] Re: GAE endpoint can't be reached

2020-11-13 Thread 'Elliott (Cloud Platform Support)' via Google App Engine
Hello, The best way to move forward is to create a Google Issue Tracker to report a common issue as Google Groups is meant to have general discussions about products. In this case, if necessary we would make the issue pri

[google-appengine] Re: GAE started saying This version has no instances deployed

2020-11-13 Thread 'Elliott (Cloud Platform Support)' via Google App Engine
Hello, To get the help you need, the best way is to create a Google issue Tracker to investigate as Google Groups is meant for general discussions. On Friday, November 13, 2020 at 12:10:44 PM UTC-5 vaju...@gmail.com wrote:

[google-appengine] Re: how to automatically add http headers to reponses from GAE java

2020-11-13 Thread 'Elliott (Cloud Platform Support)' via Google App Engine
Hello Jie, I was able to find this documentation that may help you. To find more information, can you please provide more detail about the header only being added to html resources? If you are using the Spring Framework, I h