• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • The ImunifyAV extension is now deprecated and no longer available for installation.
    Existing ImunifyAV installations will continue operating for three months, and after that will automatically be replaced with the new Imunify extension. We recommend that you manually replace any existing ImunifyAV installations with Imunify at your earliest convenience.

Issue Zend_Http_Client_Exception: Error in cURL request:

Polli

Basic Pleskian
Server operating system version
Debian 12.9
Plesk version and microupdate number
18.0.67
I´ve now found out that this error exist since the last update of the nextcloud extension. This error appears every hour. Along with this update of the nextcloud extension, there was also an update of bind9.

Code:
Zend_Http_Client_Exception: Error in cURL request: Failed to connect to updates.nextcloud.com port 443 after 210 ms: Couldn't connect to server in /opt/psa/admin/plib/vendor/plesk/zf1/library/Zend/Http/Client/Adapter/Curl.php:455
Stack trace:
#0 /opt/psa/admin/plib/vendor/plesk/zf1/library/Zend/Http/Client.php(1088): Zend_Http_Client_Adapter_Curl->write('GET', Object(Zend_Uri_Http), '1.1', Array, '')
#1 /opt/psa/admin/plib/modules/nextcloud/library/NextcloudApi.php(98): Zend_Http_Client->request()
#2 /opt/psa/admin/plib/modules/nextcloud/library/Instances.php(455): PleskExt\Nextcloud\NextcloudApi::latestVersion(Object(PleskExt\Nextcloud\Instance))
#3 /opt/psa/admin/plib/modules/nextcloud/scripts/refresh-instances-fast.php(12): PleskExt\Nextcloud\Instances::updateLatestVersion(Object(PleskExt\Nextcloud\Instance))
#4 {main}

How can I solve this?
 
Seems like the server is having issues connecting to updates.nextcloud.com. Make sure you don't have anything that might block the outbound to that server, either that or nextcloud's servers is down but chances are something is blocking it.
 
Seems like the server is having issues connecting to updates.nextcloud.com. Make sure you don't have anything that might block the outbound to that server, either that or nextcloud's servers is down but chances are something is blocking it.
There is no connection issue. I can ping all necessary domains and ip´s with no issue. The error appears since the last update for the nextcloud extension and/or bind9 updates. This is just a few days ago.
 
Back
Top