This page has moved to Adobe Experience League and will be redirected soon.
New domain is redirecting to default domain
New domain is redirecting to default domain
This article provides a fix for the issue where the new domain redirects to the default domain in the existing or different environment.
Affected products and versions
- Adobe Commerce on cloud pro infrastructure (all versions)
Issue
The new domain is redirecting to the default domain in the current environment or the default domain of another environment.
Cause
It happens when the Variables are not updated after adding a new domain or the wrong [!DNL Fastly] service has been configured in the environment.
Solution
- If the domain is redirecting within the same environment, make sure that you have configured the Variables.
- If the domain is redirecting to another environment, check whether you have configured the correct [!DNL Fastly] service by running the following command:
bin/magento fastly:config:get -s
.
NOTE
You can find the [!DNL Fastly] API credentials by logging in to each environment (Staging/Production) and checking the /mnt/shared/fastly_tokens.txt
file. For more information, see configure [!DNL Fastly] services in the Commerce on Cloud Infrastructure Guide.
If both the above configurations are correct, submit a support ticket.