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

Issues with Domain Association and Amplify App Deletion #3825

Open
5 tasks done
RayL01 opened this issue Nov 25, 2023 · 0 comments
Open
5 tasks done

Issues with Domain Association and Amplify App Deletion #3825

RayL01 opened this issue Nov 25, 2023 · 0 comments

Comments

@RayL01
Copy link

RayL01 commented Nov 25, 2023

Before opening, please confirm:

  • I have checked to see if my question is addressed in the FAQ.
  • I have searched for duplicate or closed issues.
  • I have read the guide for submitting bug reports.
  • I have done my best to include a minimal, self-contained set of instructions for consistently reproducing the issue.
  • I have removed any sensitive information from my code snippets and submission.

App Id

d3gruxw5sqfod9

AWS Region

us-east-1

Amplify Hosting feature

One click deploy

Frontend framework

Next.js

Next.js version

12.2.6-canary.9

Next.js router

App Router

Describe the bug

I am encountering multiple issues with AWS Amplify and Route 53, including domain suspension due to unverified email, unexpected deletion of an Amplify app, and problems reassociating the domain with a new Amplify app.

Expected behavior

My Amplify app shouldn't have been deleted by was automatically.

Reproduction steps

  1. Launched a web app with a custom domain using AWS Amplify and Route 53.
  2. Received a domain suspension notice due to an unverified email from the domain issuer.
  3. The original Amplify app appears to be deleted without notification.
  4. Created a new Amplify app with the same source code.
  5. Attempted to associate the previously used domain with the new Amplify app.
  6. Encountered an SSL configuration error and a CNAMEAlreadyExistsException.

Build Settings

No response

Log output

# Put your logs below this line


Additional information

Attention: I don't have the previous deployed web app since it's already been deleted by AWS for no reason so the app-id I provided is just the second app I created later on, and I just wanted my first app back on so that I can disconnect my domain from the first one and connect the domain to the second one :)

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

No branches or pull requests

1 participant