• Hi,
    We are getting the below error when using the plugin.
    Fatal error: Uncaught GuzzleHttp\Ring\Exception\ConnectException: cURL error 7: Failed to connect to api.constantcontact.com port 80: Connection timed out in /wp-content/plugins/constant-contact-forms/vendor/constantcontact/guzzlehttp/ringphp/src/Client/CurlFactory.php:126 Stack trace: #0 /wp-content/plugins/constant-contact-forms/vendor/constantcontact/guzzlehttp/ringphp/src/Client/CurlFactory.php(91): GuzzleHttp\Ring\Client\CurlFactory::createErrorResponse(Array, Array, Array) #1 /wp-content/plugins/constant-contact-forms/vendor/constantcontact/guzzlehttp/ringphp/src/Client/CurlHandler.php(96): GuzzleHttp\Ring\Client\CurlFactory::createResponse(Array, Array, Array, Array, Resource id #548) #2 /wp-content/plugins/constant-contact-forms/vendor/constantcontact/guzzlehttp/ringphp/src/Client/CurlHandler.php(68): GuzzleHttp\Ring\Client\CurlHandler->_invokeAsArray(Array) #3 /wp-content/plugins/constant-contact-forms/vendor/constantcontact/guzzlehttp/guzzle/src/Exception/RequestException.php on line 49
    Please suggest how we can fix this issue?

    • This topic was modified 6 years, 4 months ago by Rajat Sharma.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Constant Contact

    (@constantcontact)

    From the looks of things, it’s appearing to be a case of the connection attempt timing out before it can complete the request to api.constantcontact.com. Hard to say for certain, but I imagine the plugin and used 3rd party code may be relying on server settings for how long to wait for a reply before exiting out. We don’t have a setting available for it within the WordPress admin. If there’s any way you could increase that time, it’s worth a shot. It also may be just a temporary issue on the api.constantcontact side as well.

    Let us know, and we’ll do the best we can to try and help beyond that.

    Plugin Author Constant Contact

    (@constantcontact)

    @gwlwp

    Any changes or new developments with this one?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fatal error: Uncaught GuzzleHttp\Ring\Exception\ConnectException: cURL error 7:’ is closed to new replies.