When i create new hosting space and then create domain on that hosting space i got this error :
Page URL: https://panel.mydomain.net/Default.aspx?pid=SpaceDomains&mid=75&ctl=add_domain_step2&DomainType=Domain&SpaceID=1223&ReturnURL=
Logged User: serveradmin
Work on Behalf: admin-arint
Hosting Space: 1223
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 'arint.id' DOMAIN ---> System.Net.WebException: The request failed with HTTP status 404: Not Found.
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()
Please help for my issue
Thanks
Regards
The request failed with HTTP status 404: Not Found.
Looks like there is an issue with the integration. You should check your SolidCP server, Enterprise and ensure that they are configured properly.