• Resolved jessmccallum

    (@jessmccallum)


    Hello,
    I have been using this plugin for the past 6 months with no problems. Now, it suddenly stopped generating reports on the dashboard (though Google Analytics was still collecting data). I deactivated it and reinstalled it, and when I go through the authentication process, it seems to accept the access code, but then then under ‘select view’ it says ‘property not found.

    I have a properly configured analytics account (as I have been using this plugin for ages!), and under errors I get:
    Last Error: 2015-07-12 06:09:54: exception ‘Google_IO_Exception’ with message ‘Failed to connect to 2607:f8b0:400a:807::200a: Network is unreachable’ in /home/nerdyd7/public_html/wp-content/plugins/google-analytics-dashboard-for-wp/tools/src/Google/IO/Curl.php:86

    Please help?

    https://ww.wp.xz.cn/plugins/google-analytics-dashboard-for-wp/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    That’s a network connection issue. Contact your hosting provider and tell them that their servers/network are throwing and error while trying to connect to http://www.googleapis.com and accounts.google.com over IPv6.

    You can also force the plugin to try to connect over IPv4 by adding these line in your wp-config.php file:

    /** GADWP force Internet Protocol version */
    define(‘GADWP_IP_VERSION’, 1);

    For more details, check the Failed to connect to IP: Network is unreachable on the GAWP FAQ page

    Thread Starter jessmccallum

    (@jessmccallum)

    Thanks Allin. I contacted my hosting provider and they said that the error is actually belonging to Google and that it may be an internal routing error.

    I’ve contacted Google to try to get to the bottom of this!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘no property view’ is closed to new replies.