• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

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