• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Issue Autoinstaller unexpected exception

Agnilor

New Pleskian
For the last couple of days the update process does not work anymore I get the following error in the panel:

Execution failed. Command: autoinstaller Arguments: Array ( [0] => --service-mode [1] => --enable-xml-output [2] => --ssl-cert [3] => /usr/local/psa/admin/conf/httpsd.pem [4] => --branch [5] => release,stable ) Details: ERROR: Internal error: unexpected exception caught

I've tried running the installer from the command line:
# plesk installer --debug
Code:
ERROR: Internal error: unexpected exception caught
exit status 1

Nothing is logged to /vim/autoinstaller3.log, so I have no idea what the problem is.
Anybody have any ideas?


OS: Centos 7.5.1804
Plesk version: 12.5.30#76
 

I've tried that solution, but it didn't work.

Log file permissions:
# ls -las /tmp/autoinstaller3.log
0 lrwxrwxrwx. 1 root root 41 May 8 03:39 /tmp/autoinstaller3.log -> /var/log/plesk/install/autoinstaller3.log

# ls -la /var/log/plesk/install/autoinstaller3.log
-rw-------. 1 root root 9756141 May 14 03:16 /var/log/plesk/install/autoinstaller3.log

I have also reinstalled the autoinstaller package.
The installer still gives the same error and still nothing gets logged.

Any other ideas?
 
This issue still exists...

Does anyone have any ideas about how to fix this or even how to find more information about it?
 
Back
Top