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 instance class, start timeouts
etc.
I have problems with restarting my app during starting (several times).
After I change instance class, set timeouts for liveness and readines check
requests is my app stable now.
I would like to get to know more information about this environment and
settings. I think it could be a good idea to share knowledge together.
If you want , write me.

I would like to know:
- In which log did you find the error message? "Start program failed:
failed to detect app after start:....
  in group of logs :  gcloud app logs tail -s default   ???
- how big is your app? (mine 100MB) and how long will it take to run (on
localhost and on gcp)??
- could you send me app.yaml?

Bye
Jaromír


po 25. 1. 2021 v 11:05 odesílatel ks songs <[email protected]> napsal:

> 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, attempts:119997]",*
>
> Greatly appreciate if anyone could give insights on this error. THanks!
>
> On Tuesday, January 12, 2021 at 12:07:42 AM UTC+8 Elliott (Cloud Platform
> Support) wrote:
>
>> 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 and narrow down the focus, I would suggest while
>> sending your request, open Postman Console (View > Show Postman Console),
>> resend the request and check for any error logs in the console.
>>
>> This way, we will be able to get extra information that may help isolate
>> the problem.
>>
>>
>> On Monday, January 11, 2021 at 9:16:40 AM UTC-5 [email protected] wrote:
>>
>>> Hi All,
>>>
>>> I have a set of Backend springboot application deployed successfully
>>> deployed in the APP engine. However, when i tried to access the one of the
>>> backend API in the postman, the request does not return, the postman
>>> remains in "sending request" for a long time.
>>>
>>> As you can see from the GCP logs below, my backed service is running.
>>>
>>> May i know if anyone encounter the same issue before whereby the service
>>> is deployed successfully in the APP engine, but request cannot be made and
>>> no timeout is thrown either.
>>>
>>> Thanks in advance!
>>>
>>> Regards
>>>
>>> --
> 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
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-appengine/d3d40cbd-48d6-4e9f-9aa0-ee353cc37318n%40googlegroups.com
> <https://groups.google.com/d/msgid/google-appengine/d3d40cbd-48d6-4e9f-9aa0-ee353cc37318n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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 email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CAAEpCaVypeOiK8w0unaBvCW0Gjm8VrApakhC3p%3DvoooaF0%2BetQ%40mail.gmail.com.

Reply via email to