• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Resolved Presence Builder, cannot edit website after upgrade from plesk 12.5 to 17.5

bob231

Basic Pleskian
When click Presence Builder edit button page hangs on step 1/3 loading library's.
How can I research/solve this issue?
 
Hi bob231,

you have the choice to ( temporarily! ) change your configuration to a "debug" - level mode:

Pls. edit => /usr/local/sb/config and add/edit inside:
Code:
...

[log]
system_log_level = 1
security_log_level = 1

[debug]
debug = on

...

It might help to RESTART the "sw-cp-server" - service and pls. retry again your previous edit.
Code:
service sw-cp-server restart

or

service psa restart

If you still experience issues, you have now the chance to investigate possible issues/errors with the included DEBUG - messages at:
  • Error log: /usr/local/psa/admin/logs/sitebuilder.log
  • Install/upgrade logs: /usr/local/sb/tmp/


Pls. consider as well to use the "Plesk Repair Utility" with the example command:
Code:
plesk repair all -y -v

More informations for the "Plesk Repair Utility" can be found at:



Pls revert your changes to your configuration file, after your issues/errors/problems are solved. ;)
 
Tnx UFHH! It seems things went wrong during upgrade. This is what I find in the upgrade.log:



2016-02-23T00:32:32+01:00 [INFO] Your upgrade of Web Presence Builder to version 12.5.29 was completed successfully. No errors were encountered.
2016-02-23T00:32:33+01:00 [INFO] Starting the update of the "headers" resources...
2016-02-23T00:32:35+01:00 [INFO] Finished updating the "headers" resources.
2017-07-03T12:08:02+02:00 [EMERG] /sitebuilder/JsonApi/ SB_Upgrade_Exception: The database upgrade is not completed.
file: /usr/local/sb/include/SB/Upgrade.php
line: 386
code: 0 94.211.0.85 https://domeineiland.nl:8443/sitebuilder/Editor Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36
2017-07-03T12:20:32+02:00 [EMERG] /sitebuilder/JsonApi/ SB_Upgrade_Exception: The database upgrade is not completed.
file: /usr/local/sb/include/SB/Upgrade.php
line: 386
code: 0 94.211.0.85 https://domeineiland.nl:8443/sitebuilder/Editor Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36
2017-07-03T12:25:04+02:00 [EMERG] /sitebuilder/JsonApi/ SB_Upgrade_Exception: The database upgrade is not completed.
file: /usr/local/sb/include/SB/Upgrade.php
line: 386
code: 0 94.211.0.85 https://domeineiland.nl:8443/sitebuilder/Editor Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36
2017-07-03T12:58:39+02:00 [EMERG] /sitebuilder/JsonApi/ SB_Upgrade_Exception: The database upgrade is not completed.
file: /usr/local/sb/include/SB/Upgrade.php
line: 386
code: 0 213.93.122.2 https://domeineiland.nl:8443/sitebuilder/Editor Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36
2017-07-03T19:03:38+02:00 [EMERG] /sitebuilder/JsonApi/ SB_Upgrade_Exception: The database upgrade is not completed.
file: /usr/local/sb/include/SB/Upgrade.php
line: 386
code: 0 94.211.0.85 https://domeineiland.nl:8443/sitebuilder/Editor Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36
2017-07-03T20:27:09+02:00 [EMERG] /sitebuilder/JsonApi/ SB_Upgrade_Exception: The database upgrade is not completed.
file: /usr/local/sb/include/SB/Upgrade.php
line: 386
code: 0 213.93.122.2 https://vps.domeineiland.nl:8443/sitebuilder/Editor Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36
2017-07-03T20:38:13+02:00 [EMERG] /sitebuilder/JsonApi/ SB_Upgrade_Exception: The database upgrade is not completed.
file: /usr/local/sb/include/SB/Upgrade.php
line: 386
code: 0 213.93.122.2 https://vps.domeineiland.nl:8443/sitebuilder/Editor Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36




Have you any idea how to repair this?
I already tried the plesk repair you suggested without the wished result.
 
Back
Top