Error in inet_pton() with IPV6 address
-
I just checked my CGI error logs and found some new entries from late last week. I found 4 errors from inet_pton() trying to handle similar IPV6 addresses. Here are the last 2 errors in the log:
20160728T233847: https://www.plasmarobotics.org/index.php PHP Warning: inet_pton(): Unrecognized address 2a03:2880:10ff:f00a:face:b00c:0:8000 in <ISP_Path_removed>/wp-content/plugins/iq-block-country/libs/geoip.inc on line 583 PHP Warning: unpack(): Type C: not enough input, need 1, have 0 in <ISP_Path_removed>/wp-content/plugins/iq-block-country/libs/geoip.inc on line 653 PHP Warning: array_merge(): Argument #1 is not an array in <ISP_Path_removed>/wp-content/plugins/iq-block-c
20160728T233847: https://www.plasmarobotics.org/index.php PHP Warning: inet_pton(): Unrecognized address 2a03:2880:2111:9fe9:face:b00c:0:8000 in <ISP_Path_removed>/wp-content/plugins/iq-block-country/libs/geoip.inc on line 583 PHP Warning: unpack(): Type C: not enough input, need 1, have 0 in <ISP_Path_removed>/wp-content/plugins/iq-block-country/libs/geoip.inc on line 653 PHP Warning: array_merge(): Argument #1 is not an array in /hermes/bosnaweb08a/b396/ipg.plasmaroboticsorg/wp-content/plugins/iq-block-cI last updated my GeoIPv6.dat database in late May 2016. I am about to update it again but am not sure that failure to find it is the actual error. Any thoughts?
Bruce
- The topic ‘Error in inet_pton() with IPV6 address’ is closed to new replies.