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