Hello,
After the update we found this strange log:
2021-03-11 17:31:50,290 (0x00000908) [ERROR] [CMyService::ServiceMain] Error starting Deployment Server Extensions: Newtonsoft.Json.JsonReaderException: Input string '697CDE57CF56FBC5049CDE5FBC18E7CD168FCC48FB46F9955F96D319F358E98133A8E939C077CDB925AAAF71844AD8ED2DF5AF7D8E3A9FAB739AE52ED37AD3E646C99617F42982DB03E69E78A81BB5935CD3D71FB803A3945493DF64A52BB29B61E2AB6187319EA368E0A34F832B82B66BF2B127C4369DB274B3FF58852F95A1880A40D734902E648E1B44DF2A98475E8A04428A6CC62D1D9F0A51816BAA072F' is not a valid number. Path '', line 1, position 320.
at Newtonsoft.Json.JsonTextReader.ParseReadNumber(ReadType readType, Char firstChar, Int32 initialPosition)
at Newtonsoft.Json.JsonTextReader.ParseValue()
at Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
at Soti.MobiControl.Settings.SerializationHelper.GetDeserializeObject[T](String serializedValue)
at Soti.MobiControl.Settings.SettingsService.Decrypt(String encryptedSetting)
at Soti.MobiControl.Settings.SettingsService.GetSetting[T](String feature, String setting, CachingOptions cachingOptions, ObfuscationOption obfuscationOption, T defaultValue)
at Soti.MobiControl.CoreFeatures.Implementation.GlobalProxy.ProxySettingManagementService.GetProxySetting()
at Soti.MobiControl.CoreFeatures.Implementation.GlobalProxy.ProxyService.UpdateGlobalProxy()
at Soti.MobiControl.DeploymentServerExtensions.DeploymentServerExtensionsHost.Start()
at CMyService.ServiceMain(CMyService* , UInt32 dwArgc, Char** lpszArgv)
and from here there is no way to get the "Deployment Server/Deployment Server Extensions & Managment Service" in a "running state".