question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Amplify Console: Domain name displayed improperly

See original GitHub issue

Describe the bug On both "All Apps > ${appName}" and "All Apps > ${appName} > ${branchName}" the field for “Domain” is displaying improperly when a custom domain is configured.

To Reproduce Steps to reproduce the behavior:

  1. Go to the amplify console
  2. Click on your app name
  3. Scroll down to the details for any branch
  4. See domain displayed as https://${branchName}.${customDomain} (which may or may not be correct), rather than either https://${branchName}.${amplifyAppId}.amplifyapps.com or https://${customDomainMappingForBranch}

Expected behavior The branch block and branch detail both should display the domain name / link url as one of https://${branchName}.${amplifyAppId}.amplifyapps.com or https://${customDomainMappingForBranch}

The former probably makes more sense, as it does not rely on a user having their domain properly configured yet. The appropriate links appear in All Apps > ${appName} > App settings: Domain management

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
jordanranzcommented, Mar 12, 2019

I’ll go ahead and close this for you. In the future please open Amplify Console issues in the AWS Forum here.

Thank you @swaminator for helping solve the issue.

0reactions
github-actions[bot]commented, Jun 13, 2021

This issue has been automatically locked since there hasn’t been any recent activity after it was closed. Please open a new issue for related bugs.

Looking for a help forum? We recommend joining the Amplify Community Discord server *-help channels or Discussions for those types of questions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting custom domains - AWS Amplify Hosting
If you encounter issues when adding a custom domain to an app in the AWS Amplify console, consult the following topics in this...
Read more >
Amplify custom domain stuck on SSL configuration
When trying to setup a custom domain on AWS amplify, i cant get past the SSL Configuration step. Process just freezes there. I...
Read more >
Amplify AWS Access Denied | How To Fix It? - Bobcares
Case 1. While deploying and hosting the app with Amplify, we may see the error If the app's distribution directory is not properly...
Read more >
Building a blog with AWS Amplify Console | CarriageReturn.Nl
Work-a-round is use AWS CLI to assign a sub-domain for app. Here is an example from AWS Forum showing how to do this....
Read more >
Submit Aws Amplify React App to Google Search Console for ...
You can edit and append the TXT record in Route 53, the AWS DNS service. In the console, search for the service and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found