We have an application built with angular2, served using nodejs/express. Application works as expected locally and on cloud engine through project-id.appspot.com domain, however trying to reach application through custom domain fails with "Server not found" error.
custom domain *.dev.example.com has been configured for project-id, all other services are reachable and work, default services serving nodejs application fails with error "Server not found"
Environment details
Node.js version: v7.0.0
npm version: 4.0.2
google-cloud-node version: >=6.9.1
Steps to reproduce
Create google cloud project
Setup and deploy nodejs app
Configure customer domains with wildcard e.g. *.dev.example.com
Try reach default services serving nodejs application from dev.example.com
We have an application built with angular2, served using nodejs/express. Application works as expected locally and on cloud engine through project-id.appspot.com domain, however trying to reach application through custom domain fails with "Server not found" error.
custom domain *.dev.example.com has been configured for project-id, all other services are reachable and work, default services serving nodejs application fails with error "Server not found"
Environment details
Steps to reproduce
app.yaml