• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Forwarded to devs New masive update problem => SOLVED

sebgonzes

Silver Pleskian
User name: sebgonzes

TITLE

New masive update problem

PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE

obsidian 18.0.21, centos7

PROBLEM DESCRIPTION

This night, we have recieved 20 updates failure about 20 vps.
The problem is always the same, bugs with imunifyAV :


Instalando el paquete ImunifyAV 2.9.2-2

ERROR: No se ha podido instalar o actualizar la extensión 'ImunifyAV' (paquete revisium-antivirus):
[2020-01-31 10:39:43.215] ERR [panel] Error in cURL request: Cannot communicate securely with peer: no common encryption algorithm(s).
[2020-01-31 10:39:43.242] ERR [panel] Error in cURL request: Cannot communicate securely with peer: no common encryption algorithm(s).
Error in cURL request: Cannot communicate securely with peer: no common encryption algorithm(s).


Also internal error in catalog

STEPS TO REPRODUCE

Try to update obsidian 18.0.21 to 18.0.23

ACTUAL RESULT

Update failure

EXPECTED RESULT

Update success

ANY ADDITIONAL INFORMATION



YOUR EXPECTATIONS FROM PLESK SERVICE TEAM

Confirm bug
 
Ok, seem an curl version problem...
To solve update => yum -y update curl;/usr/local/psa/admin/bin/autoinstaller => curl 7.68
To solve extension access section => service sw-engine restart
 
Back
Top