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

Domain name cannot be resolved after deploy, ERR_NAME_NOT_RESOLVED #205

Closed
gustavorps opened this issue Oct 14, 2019 · 3 comments
Closed
Labels
next component wontfix This will not be worked on

Comments

@gustavorps
Copy link

Describe the bug
Domain name cannot be resolved after deploy

To Reproduce
Steps to reproduce the behavior:

  1. Use AWS provider '...'
  2. Setup serverless.yml
  webSurvey:
    component: serverless-next.js
  1. Run sls for deploy
  2. Get the url from the output and paste

Expected behavior
ERR_NAME_NOT_RESOLVED on Chrome

Screenshots

https://dlnw78exek9o0.cloudfront.net

Desktop (please complete the following information):

  • OS: Linux Ubuntu
  • Version: 16

Additional context

  • "next": "^9.1.1"
  • "serverless-next.js": "^1.4.1"
@gustavorps gustavorps changed the title Domain name cannot be resolved after deploy Domain name cannot be resolved after deploy, ERR_NAME_NOT_RESOLVED Oct 14, 2019
@danielcondemarin
Copy link
Contributor

danielcondemarin commented Oct 14, 2019

This is due propagation times of the cloudfront dns. The cloudfront component doesn’t wait until it fully propagates. There is an open issue to support this but is still being considered serverless-components/aws-cloudfront#9.

@stale
Copy link

stale bot commented Jun 24, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Jun 24, 2020
@dphang
Copy link
Collaborator

dphang commented Jan 6, 2021

Closing out old/stale issues. If same issue occurs with the latest version of this component, please reopen a new issue.

@dphang dphang closed this as completed Jan 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
next component wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants