Skip to content
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

Incorrect location for ip address #206

Open
akshaymirackle opened this issue Aug 6, 2021 · 2 comments
Open

Incorrect location for ip address #206

akshaymirackle opened this issue Aug 6, 2021 · 2 comments

Comments

@akshaymirackle
Copy link

"103.66.96.83" this is Indian IP address, but showing China instead.

Torann\GeoIP\Location Object
(
[attributes:protected] => Array
(
[ip] => 103.66.96.83
[continent_code] => AS
[continent_name] => Asia
[country_code2] => CN
[country_code3] => CHN
[country_name] => China
[country_capital] => Beijing
[state_prov] => Tianjin
[district] =>
[city] =>
[zipcode] =>
[latitude] => 39.10956
[longitude] => 117.22337
[is_eu] =>
[calling_code] => +86
[country_tld] => .cn
[languages] => zh-CN,yue,wuu,dta,ug,za
[country_flag] => https://ipgeolocation.io/static/flags/cn_64.png
[geoname_id] => 6527845
[isp] => Yuanwang Technology (Tianjin) Co. Ltd.
[connection_type] =>
[organization] => Balaji Services
[currency] => Array
(
[code] => CNY
[name] => Yuan Renminbi
[symbol] => ¥
)

    [time_zone] => Array
        (
            [name] => Asia/Shanghai
            [offset] => 8
            [current_time] => 2021-08-06 20:26:21.880+0800
            [current_time_unix] => 1628252781.88
            [is_dst] => 
            [dst_savings] => 0
        )

    [default] => 
)

)

@vidux
Copy link

vidux commented Aug 27, 2021

Hi, if you using maxmind geolite db, make sure its updated.

@akshaymirackle
Copy link
Author

akshaymirackle commented Jan 6, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants