Error pulling mapping code from PrestaShop
Problem
You are receiving the follow error message or a similar error message in Extensiv Integration Manager:
Error pulling mapping code from PrestaShop
Could not retrieve countries table from PrestaShop
PrestaShop error: Bad HTTP response Failed to connect to XXX port 443: Connection timed out
Solution
If the connection to PrestaShop was previously working, this likely means that PrestaShop has blocked Integration Manager. To resolve this you need to add the Integration Manager IP Address to the PrestaShop Whitelist.
- Login to your PrestaShop admin dashboard
- Go to Preferences > Geolocation
- Scroll down to IP ADDRESS WHITELIST
Scroll to the bottom of the list and add the following entries, each one on their own line:
- 50.18.194.14
- 54.241.171.180
- Click Save right below the list
Related Articles
Shipping Confirmation Error - PrestaShop
Problem Extensiv Integration Manager cannot send Shipping/Tracking to PrestaShop with following message: Could not upload tracking information for Order #xxxx: Please make sure that the carrier, FEDEX, exists in PrestaShop. Solution Please make sure ...
Unexpected HTTP Status 302 - PrestaShop
Problem Extensiv Integration Manager cannot communicate with PrestaShop and displays a 302 error like the following: This call to PrestaShop Web Services returned an unexpected HTTP status of 302 Solution Generate empty .htaccess file If PrestaShop ...
Internal error. To see this error please display the PHP errors. - PrestaShop
Problem CartRover is showing the following Alert message from your PrestaShop cart: Internal error. To see this error please display the PHP errors. Solution This can be caused by many things in PrestaShop. The first step it to enable errors in ...
Fatal Error - PrestaShop
Problem Newly created store cannot be open due to Fatal Error on server. Exact error may differ. Example: Solution The store is missing basic data to initialize: Please make sure that all sections under Localization, especially Currencies, are set. ...
Internal Server Error 500 - PrestaShop
Problem Newly created store cannot be opened due to Internal Server Error: Solution Shop URL is not set properly for the new store: Go to Advanced Parameters→Multistore. Click on the store that shows Internal Server Error, and go to its URL setting. ...