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

geoip is not saving anything. #339

Open
imonoid opened this issue Oct 30, 2017 · 8 comments
Open

geoip is not saving anything. #339

imonoid opened this issue Oct 30, 2017 · 8 comments

Comments

@imonoid
Copy link

imonoid commented Oct 30, 2017

Hello comrades,

I have installed this platform, seem to work as expected, except for the geopip. I am not getting any data from it, and the tracker_geoip is empty. i am using L5.4, with "geoip2/geoip2": "~2.0". What else needs to be installed/configured?

Thanks a lot.

@imonoid
Copy link
Author

imonoid commented Oct 30, 2017

ok never mind. its working now.

You run:
php artisan tracker:updategeoip

You need to do command below to geoip folder inside config.
chown -R www-data:www-data geoip

@kabircse
Copy link

kabircse commented Jan 4, 2018

I am working on windows. I completed all of the task one by one. At now geoip is not saving data.
What can I do ?

@emadrashad
Copy link

Any ideas for windows ?

@YosefOberlander
Copy link

@imonoid the chown -R www-data:www-data geoip command was for mac osx ?

@oxinorenzchler
Copy link

chown: invalid user: ‘www-data:www-data’ - I get this error when running on git.

@shultzer
Copy link

on localhost no your ip. no ip - no data about user - not working geoip

@YosefOberlander
Copy link

@shultzer in the config file you have comment out the line what has the IP address of 127.0.0.1

@scottlaurent
Copy link

this should default to being commented out. Most people are going to run this in a localized env first and may make the same mistake others make by assuming this just doesn't work. Easier to think "I don't want to track local stuff" than "does this IP stuff even work"

Also, I'm confused as to why the php artisan tracker:updategeoip pushed the DB to the config folder, but that isn't the native path referenced in config.

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

7 participants