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

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