• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • 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.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Issue Docker installation Error

alexpuric

New Pleskian
Hi,
I have Plesk installed on a Centos 7 vps.

When I try to install the Docker extension it gives me this error:

Unable to install Docker extension
Failed
  • Execution of post-install.php failed, with the following message:
  • [2020-07-16 16:24:25.787] ERR [extension/docker] Execution installer has failed with exit code 1, stdout: Package device-mapper-persistent-data-0.8.5-2.el7.x86_64 already installed and latest version
  • Package 7:lvm2-2.02.186-7.el7_8.2.x86_64 already installed and latest version
  • Package yum-utils-1.1.31-54.el7_8.noarch already installed and latest version
  • Loaded plugins: fastestmirror
  • ================================= repo: extras =================================
  • [extras]
  • async = True
  • bandwidth = 0
  • base_persistdir = /var/lib/yum/repos/x86_64/7
  • baseurl =
  • cache = 0
  • cachedir = /var/cache/yum/x86_64/7/extras
  • check_config_file_age = True
  • compare_providers_priority = 80
  • cost = 1000
  • deltarpm_metadata_percentage = 100
  • deltarpm_percentage =
  • enabled = True
  • enablegroups = True
  • exclude =
  • failovermethod = priority
  • ftp_disable_epsv = False
  • gpgcadir = /var/lib/yum/repos/x86_64/7/extras/gpgcadir
  • gpgcakey =
  • gpgcheck = True
  • gpgdir = /var/lib/yum/repos/x86_64/7/extras/gpgdir
  • gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
  • hdrdir = /var/cache/yum/x86_64/7/extras/headers
  • http_caching = all
  • includepkgs =
  • ip_resolve =
  • keepalive = True
  • keepcache = False
  • mddownloadpolicy = sqlite
  • mdpolicy = group:small
  • mediaid =
  • metadata_expire = 21600
  • metadata_expire_filter = read-only:present
  • metalink =
  • minrate = 0
  • mirrorlist = http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras&infra=stock
  • mirrorlist_expire = 86400
  • name = CentOS-7 - Extras
  • old_base_cache_dir =
  • password =
  • persistdir = /var/lib/yum/repos/x86_64/7/extras
  • pkgdir = /var/cache/yum/x86_64/7/extras/packages
  • proxy = False
  • proxy_dict =
  • proxy_password =
  • proxy_username =
  • repo_gpgcheck = False
  • retries = 10
  • skip_if_unavailable = False
  • ssl_check_cert_permissions = True
  • sslcacert =
  • sslclientcert =
  • sslclientkey =
  • sslverify = True
  • throttle = 0
  • timeout = 30.0
  • ui_id = extras/7/x86_64
  • ui_repoid_vars = releasever,
  • basearch
  • username =

  • Loaded plugins: fastestmirror
  • Cleaning repos: PLESK_17_PHP52 PLESK_17_PHP53 PLESK_17_PHP54 PLESK_17_PHP55
  • : PLESK_17_PHP56 PLESK_17_PHP70 PLESK_17_PHP71 PLESK_17_PHP72
  • : PLESK_17_PHP73 PLESK_17_PHP74 PLESK_18_0_28-extras atomic base
  • : epel extras kernelcare mariadb plesk-ext-grafana
  • : plesk-ext-panel-migrator remi-php71 remi-safe updates
  • Cleaning up list of fastest mirrors
  • Other repos take up 8.4 M of disk space (use --verbose for details)
  • Package 3:docker-ce-19.03.12-3.el7.x86_64 already installed and latest version
  • INFO: [Thu Jul 16 16:24:25 CEST 2020]: Service: docker, Action: start
  • Trying to start service docker... inactive
  • Jul 16 16:24:25 vmi352343.contaboserver.net systemd[1]: Starting Docker Application Container Engine...
  • Jul 16 16:24:25 vmi352343.contaboserver.net systemd[1]: Stopped Docker Application Container Engine.

  • ***** problem report *****
  • Warning: start service docker failed

  • , stderr: Job for docker.service canceled.
How can I solve this issue?
Thank you
 
Try to remove these already installed packages and then install Docker extension again.
Maybe these conflicts related to third-party yum repos epell and atomic. Try to disable them.
 
I've tried but without those packages plesk doesn't work anymore.
So I've had to restore a backup.
Any other ideas?
 
Hi

I've the same error message:

Code:
[root@h2591702 ~]# plesk bin extension --install docker
[2020-09-29 16:39:14.162] ERR [extension/docker] Execution of /usr/local/psa/admin/plib/modules/docker/scripts/post-install.php failed with exit code 1 and the output:
[2020-09-29 16:39:14.149] ERR [extension/docker] Execution installer has failed with exit code 1, stdout: Package device-mapper-persistent-data-0.8.5-2.el7.x86_64 already installed and latest version
Package 7:lvm2-2.02.186-7.el7_8.2.x86_64 already installed and latest version
Package yum-utils-1.1.31-54.el7_8.noarch already installed and latest version
Loaded plugins: fastestmirror

System:
‪CentOS Linux 7.8.2003 (Core)‬
Plesk Onyx Version 17.8.11 Update #91, zuletzt aktualisiert: 29. Sept. 2020 05:12:43

Any suggestions?
 
Have exactly the same problem. Any help from Plesk side?

OS: CentOS Linux 7.9.2009 (Core)
Produkt: Plesk Obsidian 18.0.34
 
Back
Top