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

http://geoip.mage2.pro/json/ seems to be broken #93

Open
dmitrii-fediuk opened this issue Jan 17, 2020 · 2 comments
Open

http://geoip.mage2.pro/json/ seems to be broken #93

dmitrii-fediuk opened this issue Jan 17, 2020 · 2 comments

Comments

@dmitrii-fediuk
Copy link
Member

04

Related to #87, #76

@dmitrii-fediuk
Copy link
Member Author

The service uses https://github.com/fiorix/freegeoip

docker run \
	--detach \
	--name geoip \
	--restart=always \
	-p 4589:8080 \
	fiorix/freegeoip

@dmitrii-fediuk
Copy link
Member Author

It seems that fiorix/freegeoip is unable to receive the real IP address from Nginx.
fiorix/freegeoip still works with an exactly specified IP address, e.g.: http://geoip.mage2.pro/json/5.9.188.84.

@dmitrii-fediuk dmitrii-fediuk changed the title geoip.mage2.pro seems to be broken http://geoip.mage2.pro/json/ seems to be broken Jan 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant