• Hello. After upgrading to 4.8 I see this error in dashboard:

    Warning: inet_pton(): Unrecognized address 2a02:2f0d:0fc0:07a1:5515:408a:a1e4:1afd in /home/r34826salu/mywebsite.org/wp-admin/includes/class-wp-community-events.php on line 268

    Warning: inet_pton(): Unrecognized address ffff:ffff:ffff:ffff:0000:0000:0000:0000 in /home/r34826salu/mywebsite.org/wp-admin/includes/class-wp-community-events.php on line 274

    Warning: inet_ntop(): Invalid in_addr value in /home/r34826salu/mywebsite.org/wp-admin/includes/class-wp-community-events.php on line 274

    While the error is visible just in the dashboard (/wp-admin/index.php) it would be nice if I get rid of it. I suspect that it’s generated by the new ‘WordPress Events and News’ widget inserted in 4.8.
    Deleted cache, deactivating plugins, etc – the error still here.
    Thanx in advance.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Moderator Marius L. J.

    (@clorith)

    Hi there,

    It looks like you are using IPv6 to access your site, but the PHP version you are using does not have IPv6 support enabled.

    You can check this if you have access to phpinfo() in some manner (look for IPv6 Support, it’ll say if it’s enabled or disabled), alternatively if you are on a shared host, you could ask your host about this, as they should probably get IPv6 enabled if they allow that kind of access to begin with.

    I knew it.
    I solved it in incognito mode or private mode browser.
    you should run to test in incognito mode or private mode browser.

    I think that it is my browser addons.
    but I don’t know where it is exactly.

    user location can’t get on incognito mode or private mode
    so pass it false .
    but normal browser mode can get user location from User IP address. so true and then errors.
    because of that
    https://wp-kama.ru/function/WP_Community_Events

    I also have the same error on my website. Tried contacting Siteground (currently hosted) about enabling IPv6 Support but they told me they aren’t supporting IPv6 Support atm.

    Any other solutions?

    treybo

    (@treybo)

    Same problem. I have searched around the web for an answer. It appears everyone having this issue is hosted at SiteGround.

    I had the same issue but only with Chrome. I disabled the “Chrome Data Saver” extension and the error went away.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Error after upgrading to 4.8 – class-wp-community-events.php’ is closed to new replies.