Skip to content

No more continents/countries/cities after upgrading to 1.10.2 #2955

@rootweiler93

Description

@rootweiler93

Hello,
After updating from 1.9.4 to 1.10.2, continents and countries panel just shows only one continent and country:

Image

...and cities on the hostnames and ips panel aren't shown anymore (just "N/A"):

Image

The ASN panel has no troubles.

Geoip databases used: DB-IP Lite and correctly defined on /usr/local/etc/goaccess.conf:

geoip-database /usr/local/etc/goaccess/dbip-country-lite.mmdb
geoip-database /usr/local/etc/goaccess/dbip-asn-lite.mmdb
geoip-database /usr/local/etc/goaccess/dbip-city-lite.mmdb

MMDB files permissions:

# els /usr/local/etc/goaccess/*mmdb
-rw-r--r--  1 root wheel  9,1M  3 mai   03:00 /usr/local/etc/goaccess/dbip-asn-lite.mmdb
-rw-r--r--  1 root wheel  125M  3 mai   03:00 /usr/local/etc/goaccess/dbip-city-lite.mmdb
-rw-r--r--  1 root wheel  7,9M  3 mai   03:00 /usr/local/etc/goaccess/dbip-country-lite.mmdb

goaccess used: FreeBSD ports with the following configure options:

# pkg info $(!!)
pkg info $(pkg info -x goaccess)
goaccess-1.10.2
Name           : goaccess
Version        : 1.10.2
Installed on   : Sat May  9 12:11:41 2026 CEST
Origin         : sysutils/goaccess
Architecture   : FreeBSD:14:amd64
Prefix         : /usr/local
Categories     : sysutils
Licenses       : MIT
Maintainer     : adamw@FreeBSD.org
WWW            : https://goaccess.io
Comment        : Real-time web log analyzer
Options        :
	DOCS           : on
	GEOIP2         : on
	NLS            : on
	SSL            : on
Shared Libs required:
	libc.so.7
	libcrypto.so.30
	libintl.so.8
	libm.so.5
	libmaxminddb.so.0
	libncursesw.so.9
	libssl.so.30
	libthr.so.3
	libtinfow.so.9
Annotations    :
	FreeBSD_version: 1403000
	build_timestamp: 2026-05-02T11:48:02+0000
	built_by       : poudriere-git-3.4.8
	port_checkout_unclean: no
	port_git_hash  : 04cb2184515e2fd59497c4f4012bd7291f4356f4
	ports_top_checkout_unclean: no
	ports_top_git_hash: 4731beeec6f8dad167fa3b3ff8d4848aea26c2fc
	repo_type      : binary
	repository     : FreeBSD
Flat size      : 2.68MiB
Description    :
GoAccess is an open source real-time web log analyzer and interactive
 viewer that runs in a terminal or through your browser.

 It can parse a variety of web log formats, including common and
 combined log formats, caddy JSON, and many more. Because it is a log
 parser, it does not inject anything into your website and does not
 require any scripts or weird 1-pixel images.

 GoAccess outputs HTML full of analytics, or runs interactively in
 console, continually updated via websockets.

Best regards

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions