• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Resolved Web Presence Builder is NOT installed but genarate errors in panel.log

Schneidi

New Pleskian
Hi,

i found a strange error message in my panel.log and i don't know how long it's exist and it make no issues but i want a clean log file.

Debian 8, 3.16.0-4-amd64 #1 SMP Debian 3.16.43-2 (2017-04-30) x86_64 GNU/Linux

Plesk 12.5: 12.5.30 Update #66

Web Presence Builder is NOT installed but when i check the log file i have this error message:

ERR [panel] Failed to clear sitebuilder session: Failed to connect to sitebuilder - missing or incorrect /usr/local/sb/include/init.php

Due to Web Presence Builder is NOT installed the files are NOT present.

How can i fix that without installing Web Presence Builder, i don't need and want it.

Thank you

regards
Schneidi
 
Try to fix this issue with the following script:

# for i in `mysql -uadmin -p\`cat /etc/psa/.psa.shadow\` psa -Ns -e "select name from domains"`; do /usr/local/psa/bin/subscription_settings -u $i -max_site_builder 0; done

Perhaps one of subscription has non-zero number of allowed SiteBuilder sites.
 
nope due to it was never installed and as i wrote i don't need and want it on my system so the files/folders are not present.
 
Hi,

since i run the command no new entries at the panel.log, iguess it is fixed.

Thank you

regards
Schneidi
 
Back
Top