Re: [google-appengine] Re: Issues accessing backend API deployed in App Engine

2021-02-04 Thread behavin behavin
Hi, did you get my email? I wrote you directly on email: songsk How is going, anything new? J. Dne pátek 29. ledna 2021 v 9:40:02 UTC+1 uživatel song...@gmail.com napsal: > Hi Jaromir, > > Thanks for your reply. > > 1) I found the error via the Logs Explorer in the GCP logging page > 2) My

Re: [google-appengine] Re: Issues accessing backend API deployed in App Engine

2021-02-01 Thread 'gonzalezwalter' via Google App Engine
Hello, I would recommend following the documentation [1] mentioned above to create a test spring boot application and then compare to your own. This will help in making sure everything is being deployed correctly. [1]: https://cloud.google.com/appengine/docs/standard/java11/quickstart On Fr

Re: [google-appengine] Re: Issues accessing backend API deployed in App Engine

2021-01-29 Thread ks songs
Hi Jaromir, Thanks for your reply. 1) I found the error via the Logs Explorer in the GCP logging page 2) My app is less than 50MB, it is just a set of backend REST API. Though it started (as mentioned in my original post), i am unable to make requests to it and subsequently i saw the "start" er

Re: [google-appengine] Re: Issues accessing backend API deployed in App Engine

2021-01-28 Thread behavin behavin
Hi, I have already tried to deploy my springboot app (Just only public REST API) and I had some "start" issues too. I don't know how much do you know about app engine instance settings, scaling,.. in app.yaml file. A lot of issues could be resolved by the correct instance settings. Choose right ins

[google-appengine] Re: Issues accessing backend API deployed in App Engine

2021-01-25 Thread 'Daniel (Google Cloud Support)' via Google App Engine
That error message usually points out that your application starting a webserver and handling requests correctly [1]. There is an example on how to deploy a Springboot application for Google App Engine Java 11 runtime here [2] (the repository is here [3]). I'd strongly advise you to check [2] a

[google-appengine] Re: Issues accessing backend API deployed in App Engine

2021-01-25 Thread ks songs
Hi, After further investigation, i saw the following error in the logs *"Start program failed: failed to detect app after start: ForAppStart(): [aborted, context canceled. subject:\"app/valid\" Timeout:30m0s, attempts:119980 aborted, context canceled. subject:\"app/invalid\" Timeout:30m0s, att

[google-appengine] Re: Issues accessing backend API deployed in App Engine

2021-01-11 Thread 'Elliott (Cloud Platform Support)' via Google App Engine
Hello, I understand that when you are placing a request using postman, it remains in “sending request” for a long time. I am unable to find a common issue at this time that would cause the behavior you are describing. Also, Google Groups is meant for general discussions. To move this along an