Hello, I'm getting an error when TI try to execute updateMaxMindDatabase function where it downloads a free database from MaxMind. However they've published an article explaining that free downloading databases won't be that easy.

https://blog.maxmind.com/2019/12/18/significant-changes-to-accessing-and-using-geolite2-databases/

I would like to know if this is happening because of that or I'm missing something in my configuration.

Thanks in advance. Sorry for my english.

    Temporary fix:

    add old db file to storage\app

    file name: geoip.mmdb

      25 days later

      mlattke Thanks for reporting and no worries about your English 🙂

      I'll make the changes to the extension once I get the chance.

      24 days later

      FIXED: The new update for Online Tracker extension now uses GeoIP web service instead of the database file. The update is available from the admin panel.

        2 months later