• I’ve tried everything but keep getting this error message when trying to test WP super cache on my site.

    Fetching http://redcloudvideo.com/ to prime cache: FAILED

    Errors: : cURL error 7: couldn’t connect to host
    Fetching first copy of http://redcloudvideo.com/: FAILED

    Errors: : cURL error 7: couldn’t connect to host
    Fetching second copy of http://redcloudvideo.com/: FAILED

    Errors: : cURL error 7: couldn’t connect to host
    The pages do not match! Timestamps differ or were not found!

    Not sure if one of my other plugins are not allowing this to work. Please tell me how to fix this. Would very much appreciate your help.

    Thanks and regards
    Kaya

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Something’s up with your hosting. It’s not allowing requests to itself.

    I am having the same issue and recently started after adding a new SSL. Host said to submit this to the plugin authors:

    Since you have ‘wp-super-cache’ plugin installed, cache will be saved in the folder /wp-content/cache .

    Regarding the error message, you can contact the plugin provider allow one of the currently supported ciphers:

    DHE_RSA_AES_128_CBC_SHA1
    DHE_RSA_AES_128_CBC_SHA256
    DHE_RSA_CAMELLIA_128_CBC_SHA1
    DHE_RSA_AES_256_CBC_SHA1
    DHE_RSA_AES_256_CBC_SHA256
    DHE_RSA_CAMELLIA_256_CBC_SHA1
    DHE_RSA_3DES_EDE_CBC_SHA1
    DHE_DSS_AES_128_CBC_SHA1
    DHE_DSS_AES_128_CBC_SHA256
    DHE_DSS_CAMELLIA_128_CBC_SHA1
    DHE_DSS_AES_256_CBC_SHA1
    DHE_DSS_AES_256_CBC_SHA256
    DHE_DSS_CAMELLIA_256_CBC_SHA1
    DHE_DSS_3DES_EDE_CBC_SHA1
    DHE_DSS_ARCFOUR_SHA1
    RSA_AES_128_CBC_SHA1
    RSA_AES_128_CBC_SHA256
    RSA_CAMELLIA_128_CBC_SHA1
    RSA_AES_256_CBC_SHA1
    RSA_AES_256_CBC_SHA256
    RSA_CAMELLIA_256_CBC_SHA1
    RSA_3DES_EDE_CBC_SHA1
    RSA_ARCFOUR_SHA1
    RSA_ARCFOUR_MD5

    This should resolve the erorr with ‘Errors: : cURL error 35: gnutls_handshake() failed: A TLS packet with unexpected length was received.’.

    Any thoughts?

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

The topic ‘Failed error message’ is closed to new replies.