• 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.

Atribute Error in AutoInstaller

K

Kurtis M.

Guest
I am trying to upgrade from plesk 8.0 to 8.6
and I get this error no matter if I try to go from 8.0 to 8.1 or jump anywhere in between all the way up to 8.6

AttributeError: 'str' object has no attribute 'append'

Full error is
You have the product version 8.0.1 installed. Do you want to upgrade it?

Y) Yes; N) No
Type Y for yes, or N for No: y
Downloading the file PSA_8.1.0/plesk-8.1.0-rhel4-i386.inf3: 100% done.
Notice: turn 'noReplaceConfig' option off
Traceback (most recent call last):
File "/tmp/autoinstaller_up2date_configure.py", line 15, in ?
c["pkgSkipList"].append("dummy-selinux-*")
AttributeError: 'str' object has no attribute 'append'
ERROR: Failed to configure the up2date utility.
Command python exit with non-zero status (1).
 
Back
Top