Page 1 of 1

Cloud Connector Services wont start

Posted: 20. Oct 2017, 14:43
by ctearney
We just updated Silverback to 6.0.2.29 with the associated cloud connector being upgraded to 6.0.2.29 on the remote server for AD authentication.  After the upgrade to 6.0.2.29 we have been unable to start the Cloud Connector service on the remote server and validate the Cloud Connector is successfully working. 

This is in turn affecting Self Provisioning

I have tried removing/reinstalling the Cloud Connector app but with no success, the services keep giving the below error. Anyone here see this before?

Service cannot be started. System.NullReferenceException: Object reference not set to an instance of an object.
   at SilverbackMDM.SilverBack.Service.CCClient.TunnelConnectorFactory.CreateTunnelConnector(String tunnelUrl, IWebProxy proxy, ILogService logService, String certThumbprint, String pinnedThumbprint, String serverCertThumbprint, String clientNumber)
   at SilverbackMDM.SilverBack.Service.CCClient.TunnelWindowsService.Start()
   at SilverbackMDM.SilverBack.Service.CCClient.TunnelWindowsService.OnStart(String[] args)
   at System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Object state)