mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 23:02:59 +03:00
🐛 Bug Report: Unknown Locations despite GEO DB being loaded? #396
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @eximo84 on GitHub.
Reproduction steps
I have enabled my API key and pointing the environment at the DB but my audit log is showing unknown. No errors in the logs.
My Compose
My .env
Expected behavior
audit log to show city or approx location
Actual Behavior
audit log showing unknown
@kmendell commented on GitHub:
Are the IPs reported local ip addresses? i think the geo db will only work if it's public ip addresses
@stonith404 commented on GitHub:
If the IPs in your audit logs aren't yours, can you share a few?
@stonith404 commented on GitHub:
Do you have Cloudflare or something similar in front?
@eximo84 commented on GitHub:
I have see public IPs from Switzerland despite me being in the UK and I don't connect to those services over a proxy or vpn.
@eximo84 commented on GitHub:
No just cast as my reverse proxy
@eximo84 commented on GitHub:
Ok tried my cell and it's showing a location now. I'm sorry!
🙄 I'm giving myself eye rolls.
Thanks for those that responded.
@eximo84 commented on GitHub:
136.226.168.165
147.161.143.71
So I have managed to identify these as safe but they still show unknown (they are a proxy IP) so maybe that's why.
I'm not seeing any other external IPs being authenticated so that's a relief.
Let me attempt connecting via my cellular service provider.