maxmind / MaxMind-DB-Reader-java

Java reader for the MaxMind DB format
https://maxmind.github.io/MaxMind-DB-Reader-java/
Apache License 2.0
113 stars 43 forks source link

Deserialization error for IP 80.75.212.75 #182

Closed patrickmann closed 2 months ago

patrickmann commented 2 months ago

I am getting this exception on location mmdb January 7 2024:

com.maxmind.db.DeserializationException: Error getting record for IP /80.75.212.75

So far it only reproduces with this specific IP. Other IPs work fine. Could this record be corrupt in the DB?

patrickmann commented 2 months ago

Closing, as this was using ipinfo DB, not MaxMind.