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.
Hello again,
upgrader_config_current_timestamp contained value: 20140511180000
I changed it to 20180301000200, because there's Onyx 17.8.11 on the host. The last past of your KB worries me "a bit". Especially when I saw the "New installation of product(s) should be performed on clean servers...
Hi there,
the same error repeated today. It stated with a nice mail from Plesk telling us "Plesk update failed" during the night. Sure enough, in /var/log/plesk/install/plesk_17.8.11_installation.log there is this error again:
ERROR 1146 (42S02) at line 1: Table 'psa.WordpressInstances'...
I think I've found & fixed the problem. "apt-get upgrade" showed a possible update of various plesk-* packages:
***
The following packages will be upgraded:
plesk-repair-kit plesk-service-node-utilities plesk-skins psa-locale-base-en-us
4 upgraded, 0 newly installed, 0 to remove and 0 not...
Sadly no - that's the first thing I tried and it didn't help. That suggestion is on the link I posted as well and then it didn't help either.
I wanted to paste that output showing everything is fine, but now I get a warning about an extra table:
***
Checking the Plesk database using the native...
Hi there,
we have a problem with the last Plesk upgrade. First time the upgrade failed because of a missing WordpressInstance table. No idea why it was missing, but we did find this link and created the table, that now looks like:
MariaDB [psa]> SHOW COLUMNS FROM WordpressInstances...