• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Resolved Failed to update Plesk

Fx17

New Pleskian
Hello,
In the past few days, Plesk (17.5.3) is no longer able to update it automatically on one of my production servers.

Here is the error message that appears:

Échec de la mise à jour.
  • 2017-10-03 16:07:41 INFO: pum is called with arguments: ['--update', '--json', '--', 'plesk-php70', 'plesk-php70-bcmath', 'plesk-php70-cli', 'plesk-php70-dba', 'plesk-php70-enchant', 'plesk-php70-fpm', 'plesk-php70-gd', 'plesk-php70-imap', 'plesk-php70-intl', 'plesk-php70-ldap', 'plesk-php70-mbstring', 'plesk-php70-mcrypt', 'plesk-php70-mysql', 'plesk-php70-odbc', 'plesk-php70-opcache', 'plesk-php70-pdo', 'plesk-php70-pear', 'plesk-php70-pgsql', 'plesk-php70-process', 'plesk-php70-pspell', 'plesk-php70-snmp', 'plesk-php70-soap', 'plesk-php70-tidy', 'plesk-php70-xml', 'plesk-php70-xmlrpc', 'plesk-php71', 'plesk-php71-bcmath', 'plesk-php71-cli', 'plesk-php71-dba', 'plesk-php71-enchant', 'plesk-php71-fpm', 'plesk-php71-gd', 'plesk-php71-imap', 'plesk-php71-intl', 'plesk-php71-ldap', 'plesk-php71-mbstring', 'plesk-php71-mcrypt', 'plesk-php71-mysql', 'plesk-php71-odbc', 'plesk-php71-opcache', 'plesk-php71-pdo', 'plesk-php71-pear', 'plesk-php71-pgsql', 'plesk-php71-process', 'plesk-php71-pspell', 'plesk-php71-snmp', 'plesk-php71-soap', 'plesk-php71-tidy', 'plesk-php71-xml', 'plesk-php71-xmlrpc']
  • 2017-10-03 16:07:58 INFO: updating packages: plesk-php70-pear plesk-php71-snmp plesk-php70-pdo plesk-php70-snmp plesk-php71-mcrypt plesk-php70-mbstring plesk-php71-imap plesk-php70-bcmath plesk-php70-mysql plesk-php71-pdo plesk-php71-enchant plesk-php70-pspell plesk-php71-odbc plesk-php70-fpm plesk-php70-imap plesk-php71-mysql plesk-php71-intl plesk-php70-odbc plesk-php70-dba plesk-php71-opcache plesk-php71-fpm plesk-php70-intl plesk-php70-xmlrpc plesk-php70-process plesk-php71-dba plesk-php71-bcmath plesk-php71-soap plesk-php71-ldap plesk-php71-mbstring plesk-php70-xml plesk-php71-pspell plesk-php70-soap plesk-php70-ldap plesk-php70-mcrypt plesk-php71-tidy plesk-php71-gd plesk-php70-cli plesk-php70-enchant plesk-php71-xml plesk-php70-tidy plesk-php70-pgsql plesk-php71-xmlrpc plesk-php70-gd plesk-php70 plesk-php71 plesk-php71-pear plesk-php71-pgsql plesk-php71-cli plesk-php71-process plesk-php70-opcache
  • 2017-10-03 16:07:58 ERROR: E:Can't find a source to download version '7.0.24-debian8.0.17092912' of 'plesk-php70-ldap:amd64'
  • 2017-10-03 16:07:58 ERROR: Exited with returncode 1.


Thank you in advance for your technical support ;-)
 
Hi Fx17,

did you consider to try out the command line ( logged in as user "root" over SSH ), with the example commands:
Code:
apt-get clean

apt-get update

aptitude upgrade

plesk installer --select-product-id plesk --select-release-current --reinstall-patch --install-component base
 
Back
Top