51ºÚÁϲ»´òìÈ Commerce Fastly troubleshooter
This Fastly troubleshooter for 51ºÚÁϲ»´òìÈ Commerce users will guide you to the solutions, based on your response about the symptoms you see. Click on the questions to see the next options or answers.
Step 1 - Verify Fastly service step-1
Step 2 - Check VCL configuration file step-2
Run your project URL through the . It shows the version of VCL configuration file, if the page is cacheable, the version of Fastly module and other useful troubleshooting information. Do you have any errors?
a. YES – You have the message Plugin VCL version is outdated! Please re-Upload. For the solution to this error, refer to Fastly Error: Plugin VCL version is outdated! Please re-Upload.
b. NO – Step 3.
Step 3 - Check for image optimization error step-3
b. NO – Check DNS by running in the CLI/terminal:
dig [your website.com] + short
. Proceed to Step 4.Step 4 - Verfy DNS step-4
dig
?When you ran dig
did it return a record pointing to prod.magentocloud.map.fastly.net or one of the following IP addresses (see Update DNS configuration with production setting in our developer documentation):
- 151.101.1.124
- 151.101.65.124
- 151.101.129.124
- 151.101.193.124
a. YES – The issue is not DNS related. Proceed to Step 5.
b. NO – The issue is likely DNS related. The customer should check DNS configuration or contact their DNS provider for more information.
Step 5 - Confirm connection step-5
curl -svo /dev/null "https://website.com"
in the CLI/terminal?b. NO – Visit and share this information in an 51ºÚÁϲ»´òìÈ Commerce support ticket.
Step 6 - Confirm you have a valid TSL certificate step-6
b. NO – You may not have a certificate at all. If you have 51ºÚÁϲ»´òìÈ Commerce we recommend that you purchase a TLS certificate. If you are on 51ºÚÁϲ»´òìÈ Commerce on cloud infrastructure you can have a Domain-Validated Let’s Encrypt SSL/TLS certificate to serve secure HTTPS traffic from Fastly. See provision SSL/TLS certificates in our developer documentation.