I just got two more error log messages this week:
Server error log
ErrorException: Unexpected result from GeoIP: array ( 'city' => false, 'country' => array ( 'name' => 'United States', 'code' => 'US', ), 'location' => array ( ), 'ip' => '216.151.180.166', ) src/XF/Error.php:75
Generated by: Unknown account Aug 23, 2018 at 1:41 PM
Server errors can affect Google results, so this is important. Could you please find a workaround?
Server error log
ErrorException: Unexpected result from GeoIP: array ( 'city' => false, 'country' => array ( 'name' => 'United States', 'code' => 'US', ), 'location' => array ( ), 'ip' => '216.151.180.166', ) src/XF/Error.php:75
Generated by: Unknown account Aug 23, 2018 at 1:41 PM
Update: I've looked into this and it would appear as if the IP address in question is an invisible proxy: https://whatismyipaddress.com/ip/216.151.180.119 - therefore it has no country data.
This is not a bug.
Server errors can affect Google results, so this is important. Could you please find a workaround?