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

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