Hi Saravana,
I reviewed this issue by attempting to replicate this issue but I did not obtain the same result. I think you would be better served in dedicated forums such as Stack Overflow as this discussion group is oriented more towards general opinions, trends, and issues of general nature touching App Engine. Try running the following Gcloud command in order to gather more information about your environment. gcloud components update <https://cloud.google.com/sdk/gcloud/reference/components/update> gcloud info <https://cloud.google.com/sdk/gcloud/reference/info> gcloud app deploy --verbosity debug <https://cloud.google.com/sdk/gcloud/reference/app/deploy> On Monday, August 19, 2019 at 12:58:29 PM UTC-4, Saravana Kumar wrote: > > Hi, > > I tried to run a static website and a nodejs application in my Google app > engine. > > I successfully launched the static website and its working. > > I read about service, flexi API and tried to deploy the nodejs application > as a service. > > but its showing internal error. > > Kindly let me know if you need further details. > ======================================================================= > > Thanks > -- 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/b56ef829-5a0d-445b-9fc4-b6b8c305f2ba%40googlegroups.com.
