Page MenuHomeVyOS Platform

GeoIP database update does not work
Open, NormalPublic

Description

GeoIP database update never seems to succeed:

vyos@vyos-a# run update geoip 
Downloaded GeoIP database
Error: GeoIP failed to update firewall
[edit]
vyos@vyos-a#

On a second attempt:

vyos@vyos# run update geoip 
Unable to download "https://download.db-ip.com/free/dbip-country-lite-2024-10.csv.gz": HTTPSConnectionPool(host='download.db-ip.com', port=443): Max retries exceeded with url: /free/dbip-country-lite-2024-10.csv.gz (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fd0f2b52bd0>: Failed to establish a new connection: [Errno 16] Device or resource busy'))
Error: Failed to download GeoIP database

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)

Event Timeline

dmbaturin triaged this task as Normal priority.

Can't reproduce on my end:

vyos@vyos# run update geoip
Downloaded GeoIP database
[edit]
vyos@vyos#