2025-12-24 13:00:05.625 +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-12-24 13:00:05.736 +03:00 [DBG] Hosting starting 2025-12-24 13:00:05.745 +03:00 [INF] User profile is available. Using '/root/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. 2025-12-24 13:00:05.755 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-35566d05-c57f-4de7-b593-bcde66c991c3.xml'. 2025-12-24 13:00:05.756 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-c3f346ec-1b6f-498e-8900-b8486a8dc942.xml'. 2025-12-24 13:00:05.756 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-546660b1-d45f-4329-b560-1296f943c999.xml'. 2025-12-24 13:00:05.756 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-f6a50946-7a26-4e5d-83ea-d4521e21bba4.xml'. 2025-12-24 13:00:05.756 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-63930bd1-1a47-41c4-9aaf-865bb3983534.xml'. 2025-12-24 13:00:05.756 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-02a98170-39a7-4df2-8c77-e045ad4dc55f.xml'. 2025-12-24 13:00:05.760 +03:00 [DBG] Found key {35566d05-c57f-4de7-b593-bcde66c991c3}. 2025-12-24 13:00:05.765 +03:00 [DBG] Found key {c3f346ec-1b6f-498e-8900-b8486a8dc942}. 2025-12-24 13:00:05.765 +03:00 [DBG] Found key {546660b1-d45f-4329-b560-1296f943c999}. 2025-12-24 13:00:05.765 +03:00 [DBG] Found key {f6a50946-7a26-4e5d-83ea-d4521e21bba4}. 2025-12-24 13:00:05.765 +03:00 [DBG] Found key {63930bd1-1a47-41c4-9aaf-865bb3983534}. 2025-12-24 13:00:05.765 +03:00 [DBG] Found key {02a98170-39a7-4df2-8c77-e045ad4dc55f}. 2025-12-24 13:00:05.774 +03:00 [DBG] Considering key {546660b1-d45f-4329-b560-1296f943c999} with expiration date 2026-02-20 11:26:08Z as default key. 2025-12-24 13:00:05.776 +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-12-24 13:00:05.777 +03:00 [DBG] Using managed symmetric algorithm 'System.Security.Cryptography.Aes'. 2025-12-24 13:00:05.777 +03:00 [DBG] Using managed keyed hash algorithm 'System.Security.Cryptography.HMACSHA256'. 2025-12-24 13:00:05.780 +03:00 [DBG] Using key {546660b1-d45f-4329-b560-1296f943c999} as the default key. 2025-12-24 13:00:05.781 +03:00 [DBG] Key ring with default key {546660b1-d45f-4329-b560-1296f943c999} was loaded during application startup. 2025-12-24 13:00:05.821 +03:00 [INF] Now listening on: http://localhost:5000 2025-12-24 13:00:05.822 +03:00 [DBG] Loaded hosting startup assembly ConnectionApp.Server 2025-12-24 13:00:05.822 +03:00 [INF] Application started. Press Ctrl+C to shut down. 2025-12-24 13:00:05.822 +03:00 [INF] Hosting environment: Production 2025-12-24 13:00:05.822 +03:00 [INF] Content root path: /var/www/clients/client2/web11/web 2025-12-24 13:00:05.822 +03:00 [DBG] Hosting started 2025-12-24 15:14:27.355 +03:00 [INF] Application is shutting down... 2025-12-24 15:14:27.356 +03:00 [DBG] Hosting stopping 2025-12-24 15:14:27.370 +03:00 [DBG] Hosting stopped