Error when installing geolocation database

Hi,

I just installed the Matomo plugin for wordpress.
Everything is fine bug I have a warning in the “System report” section telling me the geolocalisation is enabled but the provider is not recommended.

In the “Troubleshooting” section, when clicking on the “Install/update geolocalisation database”, I have the following error in logs :

Uncaught Exception: GeoIP2AutoUpdater: failed
to unzip ‘/xxx/wp-content/cache/matomo/latest/DBIP-City.mmdb.gz’
after downloading ‘https://download.db-ip.com/free/dbip-city-lite-2020-03.mmdb.gz’:
The downloaded file is not a valid geolocation database. Please re-check the URL or download the file manually. in /xxx/wp-content/plugins/matomo/app/plugins/GeoIp2/GeoIP2AutoUpdater.php:172

Stack trace: #0 /xxx/wp-content/plugins/matomo/app/plugins/GeoIp2/GeoIP2AutoUpdater.php(99): Piwik\Plugins\GeoIp2\GeoIP2AutoUpdater->downloadFile(‘loc’, ‘https://downloa…’)
#1 /xxx/wp-content/plugins/matomo/classes/WpMatomo/ScheduledTasks.php(153): Piwik\Plugins\GeoIp2\GeoIP2AutoUpdater->update()
#2 /xxx/wp-content/plugins/matomo/classes/WpMatomo/Admin/SystemReport.php(105): WpMatomo\ScheduledTasks->update_geo_ip2_db()
#3 /xxx/wp-content/plugins/ in /xxx/wp-content/plugins/matomo/app/plugins/GeoIp2/GeoIP2AutoUpdater.php on line 172

What am I doing wrong ?

Thanks in advance

Regards,
Styix