where I try add server from servers sections it's record error's in log system
"Error getting remote server information"
Invalid URI: Invalid port specified.
at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
at Microsoft.Web.Services3.WebServicesClientProtocol.set_Url(String value)
at SolidCP.Server.Client.ServerProxyConfigurator.Configure(WebServicesClientProtocol proxy)
at SolidCP.EnterpriseServer.ServiceProviderProxy.ServerInit(WebServicesClientProtocol proxy, ServerProxyConfigurator cnfg, String serverUrl, String serverPassword)
at SolidCP.EnterpriseServer.ServerController.IsInstalled(Int32 serverId, Int32 providerId)
I try some solutions
I'm use IP / server URL for many times
Servers same version 1.4.2
change pass to simple pass in server I need to add .
open port 1433 for sql2016
can access all server and all server can access others .
all 9001 9002 9003 running in both servers .
all web site for solidcp have full trust in .net option .
what I shoud to do more ?
help please . thx
Hello,
Have you installed SolidCP Server on the remote server and used the password set when installing in?
Thanks,
Trevor Robinson
hi
yes I install full solid server in all server's as stand alone .
and every server has sql server db /maria db
thank you.
Hello,
Only 1 server should have the full setup with portal and enterprise server.
Every other server has just the SolidCP Server. When setting this up you set a password which is used. Can you screenshot your error?
Thanks,
Trevor
yes
AUTO_DISCOVERY_IS_INSTALLED
00:00:00
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.AutoDiscovery.AutoDiscovery.IsInstalled(String providerName)
at SolidCP.EnterpriseServer.ServerController.IsInstalled(Int32 serverId, Int32 providerId)
this the same Message in all errors
Execution Log:
00:00:00
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.AutoDiscovery.AutoDiscovery.IsInstalled(String providerName)
at SolidCP.EnterpriseServer.ServerController.IsInstalled(Int32 serverId, Int32 providerId)