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

Autoinstaller-file missing after upgrade

S

sjokki

Guest
*Fixed* Autoinstaller-file missing after upgrade

Hello,

I have upgraded Debian to 4.0 and after that I have upgraded Plesk from 7.53 to 8.2 using apt-get. I can go to the Plesk login-window, but when I login I get the following error:

AutoInstallerManager::CheckUpdates() failed: autoinstaller failed: autoinstaller: execve failed for /opt/psa/admin/sbin/autoinstaller: No such file or directory

The autoinstaller file doesn't exist. It exists at another place (/opt/psa/admin/bin/autoinstaller), but when I copy that file to the sbin-directory I still can't login. The autoinstaller command doesn't stop and uses 100% CPU (probably never ending loop).

Can anybody tell me what the autoinstaller command should return when it is executed with the following options:

/opt/psa/admin/bin/autoinstaller --enable-xml-output --source-type=plesk --check-updates --target=/root/psa

I guess it should only return something like "There are no updates" since I have just updated Plesk. But it uses some sort of XML-output. If I know what that XML-output looks like I can make a dummy autoinstaller-file.

Or can anybody tell me how to disable update-checking without being logged in to Plesk?
 
I fixed the issue by installing psa-autoinstaller. I guess this is a bug. I should not have been able to install psa without psa-autoinstaller.
 
Back
Top