Hi
Keep seeing the following in the logs
System.Exception: Exception while creating a value. ---> MaxMind.GeoIP2.Exceptions.GeoIP2Exception: The specified IP address was incorrectly formatted: xxx.xxx.xxx.xxx, xx.xx.xx.xx
at MaxMind.GeoIP2.DatabaseReader.Execute[T](String ipAddress, Boolean hasTraits, String type)
at MaxMind.GeoIP2.DatabaseReader.Country(String ipAddress)
at Zone.UmbracoPersonalisationGroups.Providers.GeoLocation.MaxMindGeoLocationProvider.<>cDisplayClass3_0.0()
What version of the package are you using Lori? Reason I ask is that I recall this being raised before - here in fact - so that should be resolved from version 0.3.3 onwards.
MaxMind.GeoIP2.Exceptions.GeoIP2Exception
Hi Keep seeing the following in the logs System.Exception: Exception while creating a value. ---> MaxMind.GeoIP2.Exceptions.GeoIP2Exception: The specified IP address was incorrectly formatted: xxx.xxx.xxx.xxx, xx.xx.xx.xx at MaxMind.GeoIP2.DatabaseReader.Execute[T](String ipAddress, Boolean hasTraits, String type) at MaxMind.GeoIP2.DatabaseReader.Country(String ipAddress) at Zone.UmbracoPersonalisationGroups.Providers.GeoLocation.MaxMindGeoLocationProvider.<>cDisplayClass3_0.0()
What version of the package are you using Lori? Reason I ask is that I recall this being raised before - here in fact - so that should be resolved from version 0.3.3 onwards.
Andy
Hi Andy Deployed update and indeed solved the issue. Many thanks for coming back so quickly
is working on a reply...