Hi,
I installed the goaccess package on Ubuntu 18.04, but this does not seem to have GeoIP enabled:
goaccess: unrecognized option '--geoip-database'
Is there a version with GeoIP avaliable?
Thx in advance
Jan
Did you use the official goaccess repo or the Ubuntu repo? The official goaccess' repo does come with geoip.
I added the following to /etc/apt/sources.list.d/goaccess.list:
deb http://deb.goaccess.io/ bionic main
So I assume I'm using the official goaccess repo
I confirm the same problem after testing with a new Ubuntu 18.04 server, the --geoip-database option is unrecognised by GoAccess version 1.2 from the official GoAccess repository.
The contents of /etc/apt/sources.list.d/goaccess.list is:
deb http://deb.goaccess.io bionic main
Is there anything we can do to help test whatever Ubuntu 18.04 broke?
(as an aside, your TLS cert for your domain does not include the www subdomain, so previously tested and working links to your site break due to certificate mismatch errors)
@moved-to-gitlab I just tested this as well and I can confirm that too. I'll rebuild this package and post back, then I'll ask you to please help test it out. Thanks!
Thank you also for pointing the certificate issue. I'll look into it.
This should be fixed as v1.3 has been released. Thanks.
Most helpful comment
@moved-to-gitlab I just tested this as well and I can confirm that too. I'll rebuild this package and post back, then I'll ask you to please help test it out. Thanks!
Thank you also for pointing the certificate issue. I'll look into it.