docker-monero-node
docker-monero-node copied to clipboard
Handle AddressNotFoundError in nodemapper.py
If geoip2 can't handle an IP address, the whole response to Prometheus will fail.
With this change, the unknown IPs are simply ignored.