please help I cant browse my application that successfully published to the app engine.
Running after_script
Saving cache
Uploading artifacts for successful job
Uploading artifacts...
/builds/pmpc/emr-api-v2/bin/Release/netcoreapp2.1/publish/: found 8 matching files
Uploading artifacts to coordinator... ok id=549978820 responseStatus=201 Created token=QtGu_MCg
Job succeeded this is the logs of my deployment and I know it successfully uploaded because it already executed successfully the EF migration in my Cloud SQL.
but when I try to open the application it only return
pmc-emr-demo2.oa.r.appspot.com’s server IP address could not be found.
how can you solve this?
Thanks