-
Notifications
You must be signed in to change notification settings - Fork 595
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
Comments
ok never mind. its working now. You run: You need to do command below to geoip folder inside config. |
I am working on windows. I completed all of the task one by one. At now geoip is not saving data. |
Any ideas for windows ? |
@imonoid the |
chown: invalid user: ‘www-data:www-data’ - I get this error when running on git. |
on localhost no your ip. no ip - no data about user - not working geoip |
@shultzer in the config file you have comment out the line what has the IP address of 127.0.0.1 |
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. |
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.
The text was updated successfully, but these errors were encountered: