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

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