v1.3.8: How to fix error of not able to upload Maxmind data?

Created by Jane D, Modified on Mon, 08 Feb 2021 at 02:00 PM by Jane D

QUESTION:


The module is installed correctly as we have been using it for a long time. However, currently, we can't database, it shows "Downloading file from the host..." as below:



Can you tell me how to fix it?


ANSWER:


To fix this error, in the file Bss\GeoIPAutoSwitchStore\Controller\Adminhtml\System\Config\Download.php

please edit line 53 

from

const BSS_GEOIP_LINK = 'https://bsscommerce.com/pub/download/GeoIPCountryCSV.zip';

to

const BSS_GEOIP_LINK = 'https://bsscommerce.com/download/GeoIPCountryCSV.zip';



 If you have any other question or concern, please feel free to contact us. We'd be happy to support!

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article