Hi Guys,
Upgraded successfully from Websitepanel. All is working Except Smartermail, cannot create or edit mail accounts:
System.Web.Services.Protocols.SoapHeaderException: System.Web.Services.Protocols.SoapHeaderException: The signature or decryption was invalid —> WSE523: The CipherData contents are invalid.
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.ServiceProvider.Install()
at SolidCP.EnterpriseServer.esServers.InstallService(Int32 serviceId)
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
The signature or decryption was invalid —> WSE523: The CipherData contents are invalid.
Usually means the Cipher key for the SolidCP Server is not correct.
so if you go to Configuration –> Servers –> your Smartermail server
it will most likely give an connection error.
If you installed it by the Installer you can reset the password by selecting the SolidCP Server –> Settings.
If you manually want to reset you can copy over a password in the db table “Servers” from one that does work into the Server of the Smartermail, then copy over the Cipher key in the SolidCP Server from the one you copied to the Smartermail server.
Regards,
Marco
Hmm usually the best information is the audit log under serveradmin.
The second best information is the SolidCP Server’s Eventlog (in windows it self).
which should log warnings and errors of what it’s trying to do.
There isn’t much more then that (you can increase log level in the SolidCP Server web.config to 4, but usually it doesn’t give much more info on the matter).
PS:
The remote SQL Server does it still have an SolidCP Server installed and configured? (same version as all the others).