I'm facing this issue when I deploy a node app from gitlab runner. I've 
separate service account which has permissions to deploy and access storage 
as well, but after successful deployment without any errors it's giving 
"Not Found" error when I access the web.

But if I deploy the same app from local system it works.
Please let me know what kind of issue might be there.

Here's my app.yaml

runtime: nodejs10
# env: flex
env: standard


automatic_scaling:
  min_instances: 1
  max_instances: 2

service: partner

network:
  session_affinity: true


-- 
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 google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/c894730e-8c5e-4573-9081-87a0ef9c8cef%40googlegroups.com.
  • [google-appengine]... Bilal Akmal

Reply via email to