Cloud offering version is not giving correct Country location of the user. (It is always showing France for every user.) #3482
samyogdhital
started this conversation in
General
Replies: 2 comments 3 replies
-
|
Have you tried running without Traefik? A lot of people run behind Cloudflare without issue. |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
I could not find any solution and moved with posthog. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the Bug
I am using cloud offering version of umami not self hosted one.
When I check my Umami dashboard, all visits are logged with IPs that geolocate to France (presumably Cloudflare’s proxy). I’m accessing from Nepal.
Tech Stack.
Allow visitors location headers)The events am tracking are perfectly, but the location is always displayed as France. This issue does not occur when I am working on localhost; during development, the country is accurately tracked as my current location. However, once deployed, it is tracking IP address of my vps or whatever, resulting location showing france alwasy.. I have conducted extensive research online but have been unable to find a definitive solution to this problem.
This is my traefik's docker compose file.
This is my frontend nextjs's docker compose file.
Database
Umami Cloud
Relevant log output
Which Umami version are you using? (if relevant)
cloud version
Which browser are you using? (if relevant)
edge, chrome
How are you deploying your application? (if relevant)
docker traefik cloudflare
Beta Was this translation helpful? Give feedback.
All reactions