Skip to content

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

Description

@fixanoid

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions