matomo-org / matomo

Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests!
https://matomo.org/
GNU General Public License v3.0
19.95k stars 2.66k forks source link

real-time map not display #21138

Closed FikaFine12 closed 1 year ago

FikaFine12 commented 1 year ago

Context

Real-time map in my dashboard not display information (the orange bubble), the map below display "No visits displayed, as no visits for this period has correct (latitude and longitude) geolocation info. Resolve this issue by using a GeoIP geolocation provider with a GeoIP city database. (Though unlikely) IP addresses could still be impossible to geolocate." I enabled Geolocation in "System->Geolocation" already, and try both Standard and DBIP / GeoIP 2 (php), In path of matomo/misc, I have GeoLite2-City.mmdb In System -> Geolocation -> Setup automatic updates of geolocation databases, at "Location Database" I put url Maxmind like this "https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-City&suffix=tar.gz&license_key=my license key" but till now, see nothing change

Environment

Matomo

1691572612237 1691572851790 messageImage_1691485763685

michalkleiner commented 1 year ago

Hi @FikaFine12, we are sorry to hear that you are having trouble with displaying the geolocation information. Unfortunately there can be more reasons why this might not work for you. Most commonly there's no data for the given location/period. This problem is most likely unique to your particular configuration and set of data. You might be able to get some help with investigating your issue by searching and/or asking on our forums at https://forum.matomo.org/. Please do feel free to reopen the issue if you can provide clear replication steps that something is a bug and not working as expected. Thank you for your understanding.