- Newest
- Most votes
- Most comments
I solved the issue. You won't believe it how.
Today when I checked Amplify I didn't see any Apps under "All Apps" even when I had one up and running. To my surprise I remembered something that happened a month ago with another disappearing Amplify App and I just wanted to make sure to check all of my apps in all of the regions. To my surprise there was 4 more apps. One which was already using eu-west-3. For some reason my Apps disappeared from "All Apps" section.
After I deleted all of the Apps using AWS CLI and set up a new one and created SSL it finally worked.
I've researched this and I think it will become big issue. It's good this happened early since I remember this started happening when they updated "Gen 2" into UI.
Issue was "Apps" disappearing from "All Apps" in AWS Amplify. Solution was to delete all of them using AWS CLI since there was no other way, and create new one and then create SSL again and point it to my main domain.
I would like to thank you Kallu for trying to help me regardless. I really appreciate it, and for this issue, it should be fixed asap, because other people might run into this issue not knowing what is wrong.
To answer question from first comment:
I am doing it for gameinfiny.com domain.
I choose under "Domain management settings" Add Domain, I type gameinfiny.com, and then I choose configure domain and I put:
https://gameinfiny.com -> Points to main branch https://www.gameinfiny.com -> Points to main branch
I click Save, then SSL Creation starts. It is successful, then SSL Configuration is in process, which also is correct (checked) and then to the last part Domain Activation it says the given error.
Relevant content
- asked 3 months ago
- asked 5 years ago
- asked 22 days ago
This is an older post, but it put me on the right path. I didn't realize that I had setup my custom domain in a different zone. Once I removed it from that Amplify app and setup again in the correct zone, it worked. Thank you!