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

For some reason it thinks that my country is "nl", when it is actually "ru" #106

Open
kotenok2000 opened this issue Nov 2, 2021 · 3 comments

Comments

@kotenok2000
Copy link

For some reason it thinks that my country is "nl", when it is actually "ru"
ip is 95.165.148.xxx

@zlatinb
Copy link
Owner

zlatinb commented Nov 3, 2021

Hi MuWire uses the GeoIP database to determine the country, so that database must be having an incorrect value for that IP range. Is this with MuWire 0.8.10? Which format - AppImage or Windows installer or .zip?

@kotenok2000
Copy link
Author

It is 0.8.10 windows installer

@zlatinb
Copy link
Owner

zlatinb commented Nov 3, 2021

Ok with the windows installer you should be able to update the file manually. It is located in

C:\Program Files (x86)\MuWire\geoip\GeoLite2-Country.mmdb

One option is to wait until I release next MuWire version which should be in January. Or if you want you can register at https://dev.maxmind.com/geoip/geolite2-free-geolocation-data?lang=en and download the latest mmdb file.

Or if you just delete that file (make a backup first) MuWire should no longer try to guess which country it's running in.

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