Hello!
I’m currently testing Matomo locally. I’ve set up a docker-compose file with both the Matomo and MySQL images. Although I’ve successfully connected Matomo to the MySQL database, I’m facing an issue with Matomo incorrectly identifying IP addresses.
Every time I visit the website, it logs my IP address as originating from the USA (For testing purposes, I’ve completely disabled anonymization, yet the IP address recorded is entirely incorrect) even though I’m accessing it locally. This same issue persists on the development server.
Could you please assist me in understanding why Matomo might be incorrectly identifying IP addresses and help me resolve this issue?