Please suggest how it will be fixed below error :
Logged User:
admin
Work on Behalf:
admin
Hosting Space:
2
Stack Trace:
System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: Error executing 'ADD' task on 'sxc.dreamtechindia.co.in' DOMAIN ---> System.Net.WebException: The request failed with HTTP status 503: Service Unavailable.
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at SolidCP.Providers.DNS.DNSServer.ZoneExists(String zoneName)
at SolidCP.EnterpriseServer.DnsServerController.AddZone(Int32 packageId, Int32 serviceId, String zoneName, Boolean addPackageItem, Boolean ignoreGlobalDNSRecords)
at SolidCP.EnterpriseServer.ServerController.AddDomainInternal(Int32 packageId, String domainName, Boolean createDnsZone, Boolean isSubDomain, Boolean isPreviewDomain, Boolean isDomainPointer, Boolean allowSubDomains)
--- End of inner exception stack trace ---
at SolidCP.EnterpriseServer.ServerController.AddDomainInternal(Int32 packageId, String domainName, Boolean createDnsZone, Boolean isSubDomain, Boolean isPreviewDomain, Boolean isDomainPointer, Boolean allowSubDomains)
at SolidCP.EnterpriseServer.ServerController.AddDomainWithProvisioning(Int32 packageId, String domainName, DomainType domainType, Boolean createWebSite, Int32 pointWebSiteId, Int32 pointMailDomainId, Boolean createDnsZone, Boolean createPreviewDomain, Boolean allowSubDomains, String hostName)
at SolidCP.EnterpriseServer.esServers.AddDomainWithProvisioning(Int32 packageId, String domainName, DomainType domainType, Boolean createWebSite, Int32 pointWebSiteId, Int32 pointMailDomainId, Boolean createDnsZone, Boolean createPreviewDomain, Boolean allowSubDomains, String hostName)
--- End of inner exception stack trace ---
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at SolidCP.EnterpriseServer.esServers.AddDomainWithProvisioning(Int32 packageId, String domainName, DomainType domainType, Boolean createWebSite, Int32 pointWebSiteId, Int32 pointMailDomainId, Boolean createDnsZone, Boolean createPreviewDomain, Boolean allowSubDomains, String hostName)
at SolidCP.Portal.DomainsAddDomain.AddDomain()
Hello,
I can see the error is: The request failed with HTTP status 503: Service Unavailable.
I would check that the SolidCP server website and apppool are still running and accessible from the enterprise server.
You can also check that Configuration -> Servers -> Settings (On the web server) if a error is shown or not.
Regards,
Trevor