• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by mbarchfe

  1. M

    Resolved Backup fails because list_admin.py has error

    Python2 was still installed on Ubuntu 20.04. I just had to change the link from /usr/lib/ptyhon to /usr/lib/python2. Now the backup is running fine again. Thanks
  2. M

    Resolved Backup fails because list_admin.py has error

    sure. # Mailman directories MAILMAN_ROOT_D /usr/lib/mailman MAILMAN_VAR_D /var/lib/mailman PYTHON_BIN /usr/bin/python and root@vserver ~ # ls -l /usr/bin/python lrwxrwxrwx 1 root root 7 Apr 15 2020 /usr/bin/python -> python3 root@vserver ~ # which python3 /usr/bin/python3 root@vserver ~ #...
  3. M

    Resolved Backup fails because list_admin.py has error

    Hi, since I upgraded Ubuntu from 18.04 to 20.04, I get the following error during backup: It seems to be related to the python version. The default python version is now 3.8. What python version am I supposed to set as default so that the plesk backup runs again? thanks Markus
Back
Top