2025-09-27 12:02:30.626 +03:00 [DBG] Registered model binder providers, in the following order: ["Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ByteArrayModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormFileModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormCollectionModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.KeyValuePairModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DictionaryModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinderProvider"] 2025-09-27 12:02:30.726 +03:00 [DBG] Hosting starting 2025-09-27 12:02:30.734 +03:00 [INF] User profile is available. Using '/root/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. 2025-09-27 12:02:30.743 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-35566d05-c57f-4de7-b593-bcde66c991c3.xml'. 2025-09-27 12:02:30.743 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-c3f346ec-1b6f-498e-8900-b8486a8dc942.xml'. 2025-09-27 12:02:30.743 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-f6a50946-7a26-4e5d-83ea-d4521e21bba4.xml'. 2025-09-27 12:02:30.743 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-63930bd1-1a47-41c4-9aaf-865bb3983534.xml'. 2025-09-27 12:02:30.744 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-02a98170-39a7-4df2-8c77-e045ad4dc55f.xml'. 2025-09-27 12:02:30.747 +03:00 [DBG] Found key {35566d05-c57f-4de7-b593-bcde66c991c3}. 2025-09-27 12:02:30.750 +03:00 [DBG] Found key {c3f346ec-1b6f-498e-8900-b8486a8dc942}. 2025-09-27 12:02:30.750 +03:00 [DBG] Found key {f6a50946-7a26-4e5d-83ea-d4521e21bba4}. 2025-09-27 12:02:30.750 +03:00 [DBG] Found key {63930bd1-1a47-41c4-9aaf-865bb3983534}. 2025-09-27 12:02:30.751 +03:00 [DBG] Found key {02a98170-39a7-4df2-8c77-e045ad4dc55f}. 2025-09-27 12:02:30.757 +03:00 [DBG] Considering key {02a98170-39a7-4df2-8c77-e045ad4dc55f} with expiration date 2025-11-23 14:51:48Z as default key. 2025-09-27 12:02:30.759 +03:00 [DBG] Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60 2025-09-27 12:02:30.759 +03:00 [DBG] Using managed symmetric algorithm 'System.Security.Cryptography.Aes'. 2025-09-27 12:02:30.760 +03:00 [DBG] Using managed keyed hash algorithm 'System.Security.Cryptography.HMACSHA256'. 2025-09-27 12:02:30.762 +03:00 [DBG] Using key {02a98170-39a7-4df2-8c77-e045ad4dc55f} as the default key. 2025-09-27 12:02:30.763 +03:00 [DBG] Key ring with default key {02a98170-39a7-4df2-8c77-e045ad4dc55f} was loaded during application startup. 2025-09-27 12:02:30.800 +03:00 [INF] Now listening on: http://localhost:5000 2025-09-27 12:02:30.800 +03:00 [DBG] Loaded hosting startup assembly ConnectionApp.Server 2025-09-27 12:02:30.800 +03:00 [INF] Application started. Press Ctrl+C to shut down. 2025-09-27 12:02:30.800 +03:00 [INF] Hosting environment: Production 2025-09-27 12:02:30.801 +03:00 [INF] Content root path: /var/www/clients/client2/web11/web 2025-09-27 12:02:30.801 +03:00 [DBG] Hosting started