Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when deploying lambda AWS with custom domain name. #119

Open
fixanoid opened this issue Aug 3, 2018 · 0 comments
Open

Error when deploying lambda AWS with custom domain name. #119

fixanoid opened this issue Aug 3, 2018 · 0 comments

Comments

@fixanoid
Copy link

fixanoid commented Aug 3, 2018

Followed instructions, set up custom domain name in the API gateway, but when landing on the custom domain I see this error:

Not Found
404
Error: Not Found
    at /var/task/app.js:42:17
    at Layer.handle [as handle_request] (/var/task/node_modules/express/lib/router/layer.js:95:5)
    at trim_prefix (/var/task/node_modules/express/lib/router/index.js:317:13)
    at /var/task/node_modules/express/lib/router/index.js:284:7
    at Function.process_params (/var/task/node_modules/express/lib/router/index.js:335:12)
    at next (/var/task/node_modules/express/lib/router/index.js:275:10)
    at /var/task/node_modules/express/lib/router/index.js:635:15
    at next (/var/task/node_modules/express/lib/router/index.js:260:14)
    at Function.handle (/var/task/node_modules/express/lib/router/index.js:174:3)
    at router (/var/task/node_modules/express/lib/router/index.js:47:12)

What did I do wrong? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant