• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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