• 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
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

Resolved Plesk Onyx 17.5.3 installer is broken

RobertoM

New Pleskian
My Plesk Onyx 17.5.3 installer is broken

When I start installing the update the -download update installing- never ends and now when I click again in the -Install now- option it show me an ERR_TIMED_OUT error.

Whats wrong? what can I do?

Thank you
 
Last edited:
Hi RobertoM,

to investigate issues/errors/problems on linux systems, you should consider to inspect the corresponding log - files ( in your case: /var/log/plesk/ ) and because Plesk supports several operating systems, you should consider to add ALWAYS YOUR current operating system in threads/posts, where you desire help from the Plesk Community. :)


If you experience issues/errors/problems with the "autoinstaller" from Plesk over the Plesk Control Panel, you should consider to test, if the corresponding CLI - command ( logged in as user "root" over SSH ) works:
Code:
plesk installer --select-product-id plesk --select-release-current --reinstall-patch --install-component base

Pls. make sure, that there are no other installer - processes running, which you are able to check with the command:
Code:
ps aux | grep installer
In case that there are orphaned installer - PIDs, you are able to "kill" them with the example command:
Code:
kill -9 PID-NUMBER-FROM-YOUR-PS-SEARCH-COMMAND
 
Ok, Thank you, it works... and I forgot post my OS... is Centos 6.9

One more question .... how long time requires the -Downloading plesk installer-? my -downloading plesk installer- never ends :(

Thank you again
 
Ok, Thank you, it works... and I forgot post my OS... is Centos 6.9

One more question .... how long time requires the -Downloading plesk installer-? my -downloading plesk installer- never ends :(

Thank you again

My first try was similiar to yours, after that i have find the PID of the installer and killed them.
After that i have relaunched a new try over GUI and then the installer was updated inside few seconds :)
 
My first try was similiar to yours, after that i have find the PID of the installer and killed them.
After that i have relaunched a new try over GUI and then the installer was updated inside few seconds :)

Thank you but I did that several times, the reply of UFHH01 help me to find the PID and kill the first try but the second, third... etc it's the same, the -downloading plesk installer- never ends
 
Hi RobertoM,

"normally" the webinstaller - session will close after 30 minutes of inactivity, but in case that you could have issues/errors/problems, Plesk is sometimes not able to finish the PID successfull, which might result in an orphaned PID. A traceback could help you to investigate, why the process couldn't be finished successfully. ;)
 
Now it works and it's installed the update.... after several tries

While the update was running, it shows that there was errors, if there are critical, where can I access the update log?

Thank you so much!!!!
 
Back
Top