-
Notifications
You must be signed in to change notification settings - Fork 4.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It takes a while for umami to correctly identify a visitor's geolocation #2754
Comments
odd. I wonder if this is a UI display only, but the geolocation is being correctly recorded in the session table. I know we do not update sessions, so I'm thinking the data itself should be correct. |
fly.toml
Nginx
|
Fixed in v2.12.0. |
Describe the Bug
Note: This problem occurs occasionally, not every time
When a new visitor visits the website, umami displays the visitor's IP address as
Unkonwn
, and after a while, correctly displays the visitor's IP address.Database
PostgreSQL
Relevant log output
Which Umami version are you using? (if relevant)
2.3.11
Which browser are you using? (if relevant)
Chrome,Firefox,Windows and Android
How are you deploying your application? (if relevant)
Docker,fly.io
![捕获](https://private-user-images.githubusercontent.com/45537680/333237573-835c7626-9a6d-485c-a8af-a323855c6698.PNG?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2Mjc0MzAsIm5iZiI6MTczOTYyNzEzMCwicGF0aCI6Ii80NTUzNzY4MC8zMzMyMzc1NzMtODM1Yzc2MjYtOWE2ZC00ODVjLWE4YWYtYTMyMzg1NWM2Njk4LlBORz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDEzNDUzMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWI2YzM1NWI1MzNlNjA2NmM2NTMxM2RjMGU0OWZjNTVkYmY5NWUzMDkzY2RiODUxY2MxYzkzOTJhMWE3Mjc5YTkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.x_SVaENkjyDlcffTNJN42GK4gbxZqlSbMqtHjYragUY)
The text was updated successfully, but these errors were encountered: