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

I found a new bug in Plesk CP ver 7.5.4

igoldman

Regular Pleskian
if I connect as client
and click on
"Up Level"

then I get the following error :

ERROR
Invalid domain id

0: C:\Program Files\SWsoft\Plesk\admin\htdocs\domains\dom_ctrl.php3:15 psaerror(string "Invalid domain id")



by the way , I think that SW SOFT need to hire my service as Q&A for there software.
 
It is not bug, it is something wrong in Plesk MySQL database. There are some cause which can lead to such behavior. For example incorrect server restart.You can dump your psa database and analise it:
cd "%plesk_dir%\mysql\bin\"
mysqldump -uadmin -padmin-password -P8306 psa > c:\psa.sql

John S.G.
 
I don't recommend you execute this service because it takes a lot of system resources.
 
Back
Top