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

Importing Sitebuilder 4.5 - Unexpected Server Behaviour

Will-NYESDigital

Regular Pleskian
---------------------------------------------------------------
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Parallels Plesk Panel 10.4.4 MU #20 Linux 2.6.18-194.26.1.el5xen (CentOS 5) 64bit

PROBLEM DESCRIPTION
When using "Import from Sitebuilder 4.5" function within Web Presence Builder, some attempted imports return the error message "Error. Unexpected Server Behaviour. Please contact the Server Administrator"

STEPS TO REPRODUCE
Attempt to import a Sitebuilder 4.5 site

ACTUAL RESULT
"Error. Unexpected Server Behaviour. Please contact the Server Administrator"

EXPECTED RESULT
Site imports and Web Presence Builder Editor opens showing imported site

ANY ADDITIONAL INFORMATION
We have about 50 SB 4.5 sites to import to Web Presence Builder (WPB). Over half of these sites have imported OK, but some return this error. We have had one site say that it was not created in SB 4.5, so as we are not getting that specific error for these sites I assume they are all genuine SB4.5 sites (they should be as that is what we are running on the other server). All the sites are coming from the same server. You can create a new WPB site and edit OK, plus edit existing sites OK. So appears different from the other "Unexpected Server Behaviour" post on this forum.
--------------------------------------------------------------

Any help in pinpointing what the issue might be would be appreciated. One thing that would help, but that I have been unable to find so far, is if and where there are any log files for the "Import from Sitebuilder" routine. I can find the migration logs for the migration of the accounts into PLESK 10.4.4, but no logs relating to just the Sitebuilder Import Routine. Finding them might be a good start in solving this, so if anyone can point me in the right direction that would be really helpful.

Many thanks.
Russell
 
Please check following places:
/usr/local/psa/admin/logs/sitebuilder.log
/var/log/sw-cp-server/error.log

You can also play w/ debug option of /usr/local/sb/config file:
[debug]
debug = on

Please let us know more on this issue. Thanks
 
Thanks very much for this information Anton - it proved very useful to us.

When we examined the /usr/local/psa/admin/logs/sitebuilder.log file for a site that would not import, we found an entry that referenced a file that could not be parsed. For example:
2012-04-05T16:13:29+01:00 [INFO] [System] /sitebuilder/JsonApi/ Removing session params: url http://stillington.n-yorks.sch.uk/attachments/File/news-2-3-12.pdf is invalid and cant be parsed ::ffff:31.25.2.181 http://sict-services.co.uk:8880/sitebuilder/Start?token=95df173c7fefe550db276e386c1322e0 Mozilla/5.0 (Windows NT 5.1; rv:10.0.2) Gecko/20100101 Firefox/10.0.2

We found that this happened for files that had been linked manually (i.e. someone had just browsed and linked to a file manually when creating a link on their website) rather than using Sitebuilder 4.5's built in "File Download" page. If you remove the link to the file within the website, then the import will complete successfully. Obviously, you might then hit another file that can't be parsed - you just have to keep working through the website until you have found and removed all the "bad" links.
 
Back
Top