App engine deployment issue standard

Hi all,

do someone can help me with deployment of java8 spring-boot application in app engine standard .This is my first time , i have tried all the way possible on net but i don't know where i have gone wrong, either iam getting page 404 error or cloud build issue (Cloud build  status: FAILURE/workspace) Someone please share a detailed app engine deployment document or help me in other ways.

Thanks

0 2 183
2 REPLIES 2

@vijay-33567 

Once service is deployed , please verify errors in log using below gcloud command

execute it in cloud shell and try to reload app engine url

gcloud app logs tail

 

 

using gcloud app logs tail command iam getting this "GET /_ah/start HTTP/1.1" 404 "  continuously