Confirmed: built from source with --enable-geoip=legacy and the issue is gone.
On Sat, 19 Sep 2020 at 18:36, Dániel Fancsali <fancs...@gmail.com> wrote: > Furthermore it seems to me, that all versions (buster, bullseye, > buster-backports) of the geoip-database and geoip-database-extra are using > the legacy format. > > On Sat, 19 Sep 2020 at 18:17, Dániel Fancsali <fancs...@gmail.com> wrote: > >> Hello, >> >> Just had an idea, and had another look, and it seems, I did spot >> something: >> >> Both the 1.4 version from bullseye, and the 1.4 upstream (actually meant >> for buster seem to be built with --enable-geoip=mmdb; whereas the 1.2 >> official is using --enable-geoip=legacy. >> >> See >> https://salsa.debian.org/debian/goaccess/-/blob/debian/1%251.2-4/debian/rules >> versus >> https://salsa.debian.org/debian/goaccess/-/blob/master/debian/rules... >> >> Hence the problem can be rephrased as making sure that the provided >> format (by geoip-database and geoip-database-extra) matches the one >> expected by goaccess. >> >> Regards, >> Daniel >> >> >>