Creating a new serv...
 
Notifications
Clear all

Creating a new server cluster and getting this error when adding a website

3 Posts
1 Users
0 Likes
2,355 Views
Posts: 20
Topic starter
(@bhiers)
Eminent Member
Joined: 7 years ago

System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: Error executing 'ADD' task on 'testingdomain1.com' WEB_SITE ---> System.ArgumentNullException: Value cannot be null.
Parameter name: path1
at System.IO.Path.Combine(String path1, String path2)
at SolidCP.EnterpriseServer.WebServerController.AddWebSite(Int32 packageId, String hostName, Int32 domainId, Int32 packageAddressId, Boolean addInstantAlias, Boolean ignoreGlobalDNSRecords)
--- End of inner exception stack trace ---
at SolidCP.EnterpriseServer.WebServerController.AddWebSite(Int32 packageId, String hostName, Int32 domainId, Int32 packageAddressId, Boolean addInstantAlias, Boolean ignoreGlobalDNSRecords)
at SolidCP.EnterpriseServer.esWebServers.AddWebSite(Int32 packageId, String hostName, Int32 domainId, Int32 ipAddressId, Boolean ignoreGlobalDNSZone)
--- 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.esWebServers.AddWebSite(Int32 packageId, String hostName, Int32 domainId, Int32 ipAddressId, Boolean ignoreGlobalDNSZone)
at SolidCP.Portal.WebSitesAddSite.AddWebSite()

2 Replies
Posts: 20
Topic starter
(@bhiers)
Eminent Member
Joined: 7 years ago

I have checked, paths they look correct.

Reply
Posts: 20
Topic starter
(@bhiers)
Eminent Member
Joined: 7 years ago

Figured out the answer I had made some fixed before making the test customer, and those changes didn't apply until making a new test customer. With the new customer everything was working correctly.

Reply
Share: