• Resolved SooBahkDo

    (@soobahkdo)


    Hello,

    Running AMP 1.01 on multisite 4.98 network of sites.

    A dashboard message appears when AMP is activated:

    The AMP plugin performs at its best when persistent object cache is enabled. More details

    Then on multiple sites using different themes (Beaver Builder, Customizr Pro, etc.) the following error message appears on all sites when Native or Paired mode is selected.

    Paired mode activated! However, there was an error when checking the AMP validity for your site. cURL error 28: Operation timed out after 15001 milliseconds with 0 bytes received

    Any insight or recommendations to resolve these issues?

    Thanks

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Weston Ruter

    (@westonruter)

    Please share an actual URL for an actual site that you are running this on.

    The timeout issue indicates your site is running too slowly for the compatibility tool to analyze a URL on the site for validation errors.

    A workaround for this is is to increase the timeout for such requests, as mentioned here: https://github.com/ampproject/amp-wp/issues/1371

    The fastest way to improve your site’s performance is to add a persistent object cache. This is why you are seeing this admin notice. You should only be seeing this notice on the AMP settings screen.

    Please try enabling a persistent object cache (e.g. Redis, Memcached) before increasing the request timeout. You may need to contact your host to enable object caching.

    Hi
    I am also facing the same issue of ” Paired mode activated! However, there was an error when checking the AMP validity for your site. cURL error 28: Operation timed out after 15001 milliseconds with 0 bytes received ”

    Please let me know how it got resolved.

    Hi, vcninfotech (@vcninfotech)
    I also get the same error as you and this is how I fix the error
    Login your Cpanel Hosting. click “seclect PHP version”. My version is PHP 7.2
    I choose “apcu”, “memcached”, “redis”, and save.
    If not yet, you continue click “Switch To PHP Options”
    change:
    “max_execution_time 300
    max_input_time 1000
    memory_limit 256M
    open_basedir no value
    post_max_size 64M
    session.save_path /tmp
    short_open_tag On
    upload_max_filesize 64M”
    AND SAVe
    If not yet?? so i give up :))

    Hi Thanks

    tried it and i think it worked

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

The topic ‘Native and Paired Error Message’ is closed to new replies.