Page MenuHomeVyOS Platform

GeoIP database update is broken due to permissions issues
Closed, ResolvedPublicBUG

Description

Confirmed that the issue described is relevant for Stream 2026.02 and 1.5 Branch:
https://forum.vyos.io/t/stream-version-2026-02-update-geoip-broken-permissions-issues/17322

vyos@vyos# run update geoip 
Dowloading latest DB-IP database...
Unable to download "https://download.db-ip.com/free/dbip-country-lite-2026-02.csv.gz": [Errno 13] Permission denied: '/usr/share/vyos-geoip/dbip-country-lite.csv.gz'
Failed to download, aborting.

vyos@vyos# run update geoip 
Dowloading latest MaxMind database...
Unable to download "https://1288925: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@download.maxmind.com/geoip/databases/GeoLite2-Country-CSV/download?suffix=zip": [Errno 13] Permission denied: '/usr/share/vyos-geoip/maxmind-country.zip'
Failed to download, aborting.

Details

Version
Stream 2026.02
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)

Event Timeline

sarthurdev changed the task status from Open to In progress.Mar 3 2026, 10:44 AM
sarthurdev moved this task from Need Triage to Completed on the VyOS Rolling board.
dmbaturin renamed this task from Update geoip broken (permissions issues) to GeoIP database update is broken due to permissions issues.Mar 18 2026, 2:40 PM
dmbaturin changed Is it a breaking change? from Unspecified (possibly destroys the router) to Perfectly compatible.