Skip to content

New NetBird version require geolocation DB #2

@vmasseron

Description

@vmasseron

Hi,

As from 0.55 management require a geolocation database as netbirdio/netbird#4362 states.
I currently don't have the time to do anything but if anyone want to deal with that...

As today the last working version is 0.54.2.

Boot error log:
0.55:

2025-10-03T06:25:47+02:00 INFO management/server/geolocation/database.go:34: Geolocation database file geonames_20250905.db not found, file will be downloaded
2025-10-03T06:25:47+02:00 FATL management/internals/server/modules.go:27: could not initialize geolocation service: failed to load MaxMind databases: stat /tmp: no such file or directory

0.56 to 0.59:

2025-10-03T06:27:30+02:00 INFO management/server/geolocation/database.go:34: Geolocation database file geonames_20250905.db not found, file will be downloaded
2025-10-03T06:27:32+02:00 FATL management/internals/server/modules.go:27: could not initialize geolocation service: failed to load MaxMind databases: Binary was compiled with 'CGO_ENABLED=0', go-sqlite3 requires cgo to work. This is a stub

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions