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

SOAP-ERROR: Parsing WSDL

D

dams

Guest
Hello,

First, i'm french so excuse me for my bad english ...


I've new webserver with Plesk 8.3 Power Pack installed, all it's okay. But When I Want to configure Sitebuilder (4.1.0) from Plesk, i've the error :

SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://sitebuilder.xxxx.com/SystemWebService.asmx?WSDL'

The DNS sitebuilder.xxxx.com it's okay. When I try to go at http://sitebuilder.xxxx.com all it's okay, the admin of sitebuilder too.

Only from Plesk, this error "SOAP-ERROR" appear !!

In Plesk, my configuration of Sitebuilder it's okay (I think) :

1. I'go to "Server" >> "SiteBuilder Support"
2. I have 3 fields :

a. Sitebuilder server URL = My good address http://sitebuilder.xxxx.com
b. Username for server = my username
c. Administrator's password = my password

3. When i click Ok, the error appear "SOAP-ERROR: Parsing WSDL: Couldn't load from ....."

I go to http://sitebuilder.xxxx.com/check.php and all it's OK


Please help me, and France will make you the best ! :)


Dams
 
Hello,

I try to change the "SiteBuilder url" but it's grey (Read Only).

So i use the command :

sb_config --sb_host_ip=213.246.xx.xx --sb_hostname=sitebuilder.xxxx.com/ServiceFacade/4.1/

The response is :

Creating webserver config
Logs saved to /usr/local/sitebuilder/tmp/sb_config-0801231325.log


And in Plesk, the "SiteBuilder Url" was not changed, it's the old Url (sitebuilder.xxxx.com) and the log contain "Creating webserver config". I click OK and the error it's same ("SOAP-ERROR: Parsing WSDL ...")
 
First of all, you must return correct hostname for SB by running the following command:
sb_config --sb_host_ip=213.246.xx.xx --sb_hostname=sitebuilder.xxxx.com

Then set up correct location of SB's Remote API for Plesk by running:
/usr/local/psa/bin/sitebuilder -s "http://sitebuilder.xxxx.com/ServiceFacade/"

Then go to Plesk admin panel -> Server -> Sitebuilder support and enter valid login and password for SB.
 
Back
Top