Guten Tag,
beim Ausführen des Migrationsscriptes erhalte ich folgende Fehlermeldung:
Code
----------SOAP-Request:----------
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="urn:LiveConfig"><SOAP-ENV:Body><ns1:HostingDomainAdd><ns1:auth><ns1:login>admin</ns1:login><ns1:timestamp>2017-08-10T21:17:26.000Z</ns1:timestamp><ns1:token>LvncRuI1foZr25iVsJJFbwumXb0=</ns1:token><ns1:customer>cFNsgU1GkpW7</ns1:customer></ns1:auth><ns1:subscription>web118</ns1:subscription><ns1:domain>web118.serverdomain.de</ns1:domain><ns1:mail>1</ns1:mail><ns1:web>/</ns1:web><ns1:dnstemplate>Standard</ns1:dnstemplate><ns1:serial>2017081001</ns1:serial></ns1:HostingDomainAdd></SOAP-ENV:Body></SOAP-ENV:Envelope>
----------SOAP-Response:----------
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<SOAP-ENV:Body>
<SOAP-ENV:Fault>
<faultcode>SOAP-ENV:Server</faultcode>
<faultstring>Invalid DNS template or not permitted</faultstring>
</SOAP-ENV:Fault>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
Error while calling Web Service HostingDomainAdd: Invalid DNS template or not permitted
Alles anzeigen
Parallels Confixx Version 3.3.9
LiveConfig Version 2.4.1-r4635
openSUSE 42.3
Wie kann das Problem behoben werden?
Vielen Dank
Alex