• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Autoinstaller problem

M

matmatmat

Guest
I tried to update plesk v 8.6 with this command line :

/usr/local/psa/admin/sbin/autoinstaller --select-release-current --reinstall-patch --install-component base

/usr/local/psa/admin/sbin/autoinstaller: unrecognized option `--reinstall-patch'
ERROR: You specified an unknown option.
Not all packages were installed.

Unfortunately, the option "--resinstall-patch" is unrecognized. That's a pretty weird because this option is in all the documentation of plesk.

Have you got an idea about this issue ?

Thanks
 
Why not just run

/usr/local/psa/admin/sbin/autoinstaller

Better still you can run

/usr/local/psa/admin/sbin/autoinstaller --help

For more flags and instructions to use the autoinstaller.
 
Back
Top