Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
Hi, In the past, I have always used the Plesk Control Panel to run updates, however this last time, 9.5 to 10.2, it did not work and based on a post, I tried it using ssh which work! Is it safer or better to run updates using ssh? Pros or Cons?
Thanks!
Brad
For updating via interface make sure that you have not firewalled port 8447.
I think that more experienced Plesk users uses autoinstaller CLI command. I think that it allow to control upgrade process much more effectively.
I would never do it via the GUI; you can't see what went wrong when it breaks, which is half the time, and additionally, if you do it from command line, you can type:
Code:
export PLESK_QUOTACHECK_OFF=1
before running autoinstaller and that will prevent it from calculating the mailbox quota on every single mail account on the server, which can make the upgrade take hours longer if it's a big server.