2025-12-23 08:22:02.022 +03:00 [INF] Application is shutting down... 2025-12-23 08:22:02.022 +03:00 [DBG] Hosting stopping 2025-12-23 08:22:02.056 +03:00 [DBG] Hosting stopped 2025-12-23 08:22:02.622 +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-23 08:22:02.722 +03:00 [DBG] Hosting starting 2025-12-23 08:22:02.730 +03:00 [INF] User profile is available. Using '/root/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. 2025-12-23 08:22:02.740 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-35566d05-c57f-4de7-b593-bcde66c991c3.xml'. 2025-12-23 08:22:02.740 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-c3f346ec-1b6f-498e-8900-b8486a8dc942.xml'. 2025-12-23 08:22:02.740 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-546660b1-d45f-4329-b560-1296f943c999.xml'. 2025-12-23 08:22:02.740 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-f6a50946-7a26-4e5d-83ea-d4521e21bba4.xml'. 2025-12-23 08:22:02.741 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-63930bd1-1a47-41c4-9aaf-865bb3983534.xml'. 2025-12-23 08:22:02.741 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-02a98170-39a7-4df2-8c77-e045ad4dc55f.xml'. 2025-12-23 08:22:02.744 +03:00 [DBG] Found key {35566d05-c57f-4de7-b593-bcde66c991c3}. 2025-12-23 08:22:02.748 +03:00 [DBG] Found key {c3f346ec-1b6f-498e-8900-b8486a8dc942}. 2025-12-23 08:22:02.748 +03:00 [DBG] Found key {546660b1-d45f-4329-b560-1296f943c999}. 2025-12-23 08:22:02.748 +03:00 [DBG] Found key {f6a50946-7a26-4e5d-83ea-d4521e21bba4}. 2025-12-23 08:22:02.749 +03:00 [DBG] Found key {63930bd1-1a47-41c4-9aaf-865bb3983534}. 2025-12-23 08:22:02.749 +03:00 [DBG] Found key {02a98170-39a7-4df2-8c77-e045ad4dc55f}. 2025-12-23 08:22:02.756 +03:00 [DBG] Considering key {546660b1-d45f-4329-b560-1296f943c999} with expiration date 2026-02-20 11:26:08Z as default key. 2025-12-23 08:22:02.757 +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-23 08:22:02.758 +03:00 [DBG] Using managed symmetric algorithm 'System.Security.Cryptography.Aes'. 2025-12-23 08:22:02.758 +03:00 [DBG] Using managed keyed hash algorithm 'System.Security.Cryptography.HMACSHA256'. 2025-12-23 08:22:02.762 +03:00 [DBG] Using key {546660b1-d45f-4329-b560-1296f943c999} as the default key. 2025-12-23 08:22:02.763 +03:00 [DBG] Key ring with default key {546660b1-d45f-4329-b560-1296f943c999} was loaded during application startup. 2025-12-23 08:22:02.800 +03:00 [INF] Now listening on: http://localhost:5000 2025-12-23 08:22:02.800 +03:00 [DBG] Loaded hosting startup assembly ConnectionApp.Server 2025-12-23 08:22:02.800 +03:00 [INF] Application started. Press Ctrl+C to shut down. 2025-12-23 08:22:02.800 +03:00 [INF] Hosting environment: Production 2025-12-23 08:22:02.800 +03:00 [INF] Content root path: /var/www/clients/client2/web11/web 2025-12-23 08:22:02.800 +03:00 [DBG] Hosting started 2025-12-23 08:22:12.068 +03:00 [INF] Application is shutting down... 2025-12-23 08:22:12.070 +03:00 [DBG] Hosting stopping 2025-12-23 08:22:12.079 +03:00 [DBG] Hosting stopped 2025-12-23 08:27:32.720 +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-23 08:27:32.822 +03:00 [DBG] Hosting starting 2025-12-23 08:27:32.830 +03:00 [INF] User profile is available. Using '/root/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. 2025-12-23 08:27:32.839 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-35566d05-c57f-4de7-b593-bcde66c991c3.xml'. 2025-12-23 08:27:32.840 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-c3f346ec-1b6f-498e-8900-b8486a8dc942.xml'. 2025-12-23 08:27:32.840 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-546660b1-d45f-4329-b560-1296f943c999.xml'. 2025-12-23 08:27:32.840 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-f6a50946-7a26-4e5d-83ea-d4521e21bba4.xml'. 2025-12-23 08:27:32.840 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-63930bd1-1a47-41c4-9aaf-865bb3983534.xml'. 2025-12-23 08:27:32.841 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-02a98170-39a7-4df2-8c77-e045ad4dc55f.xml'. 2025-12-23 08:27:32.844 +03:00 [DBG] Found key {35566d05-c57f-4de7-b593-bcde66c991c3}. 2025-12-23 08:27:32.848 +03:00 [DBG] Found key {c3f346ec-1b6f-498e-8900-b8486a8dc942}. 2025-12-23 08:27:32.848 +03:00 [DBG] Found key {546660b1-d45f-4329-b560-1296f943c999}. 2025-12-23 08:27:32.848 +03:00 [DBG] Found key {f6a50946-7a26-4e5d-83ea-d4521e21bba4}. 2025-12-23 08:27:32.848 +03:00 [DBG] Found key {63930bd1-1a47-41c4-9aaf-865bb3983534}. 2025-12-23 08:27:32.848 +03:00 [DBG] Found key {02a98170-39a7-4df2-8c77-e045ad4dc55f}. 2025-12-23 08:27:32.855 +03:00 [DBG] Considering key {546660b1-d45f-4329-b560-1296f943c999} with expiration date 2026-02-20 11:26:08Z as default key. 2025-12-23 08:27:32.856 +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-23 08:27:32.857 +03:00 [DBG] Using managed symmetric algorithm 'System.Security.Cryptography.Aes'. 2025-12-23 08:27:32.857 +03:00 [DBG] Using managed keyed hash algorithm 'System.Security.Cryptography.HMACSHA256'. 2025-12-23 08:27:32.861 +03:00 [DBG] Using key {546660b1-d45f-4329-b560-1296f943c999} as the default key. 2025-12-23 08:27:32.861 +03:00 [DBG] Key ring with default key {546660b1-d45f-4329-b560-1296f943c999} was loaded during application startup. 2025-12-23 08:27:32.898 +03:00 [INF] Now listening on: http://localhost:5000 2025-12-23 08:27:32.898 +03:00 [DBG] Loaded hosting startup assembly ConnectionApp.Server 2025-12-23 08:27:32.898 +03:00 [INF] Application started. Press Ctrl+C to shut down. 2025-12-23 08:27:32.898 +03:00 [INF] Hosting environment: Production 2025-12-23 08:27:32.898 +03:00 [INF] Content root path: /var/www/clients/client2/web11/web 2025-12-23 08:27:32.898 +03:00 [DBG] Hosting started 2025-12-23 08:27:52.611 +03:00 [INF] Application is shutting down... 2025-12-23 08:27:52.612 +03:00 [DBG] Hosting stopping 2025-12-23 08:27:52.622 +03:00 [DBG] Hosting stopped 2025-12-23 08:29:53.448 +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-23 08:29:53.551 +03:00 [DBG] Hosting starting 2025-12-23 08:29:53.559 +03:00 [INF] User profile is available. Using '/root/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. 2025-12-23 08:29:53.569 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-35566d05-c57f-4de7-b593-bcde66c991c3.xml'. 2025-12-23 08:29:53.570 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-c3f346ec-1b6f-498e-8900-b8486a8dc942.xml'. 2025-12-23 08:29:53.570 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-546660b1-d45f-4329-b560-1296f943c999.xml'. 2025-12-23 08:29:53.570 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-f6a50946-7a26-4e5d-83ea-d4521e21bba4.xml'. 2025-12-23 08:29:53.570 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-63930bd1-1a47-41c4-9aaf-865bb3983534.xml'. 2025-12-23 08:29:53.571 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-02a98170-39a7-4df2-8c77-e045ad4dc55f.xml'. 2025-12-23 08:29:53.574 +03:00 [DBG] Found key {35566d05-c57f-4de7-b593-bcde66c991c3}. 2025-12-23 08:29:53.578 +03:00 [DBG] Found key {c3f346ec-1b6f-498e-8900-b8486a8dc942}. 2025-12-23 08:29:53.578 +03:00 [DBG] Found key {546660b1-d45f-4329-b560-1296f943c999}. 2025-12-23 08:29:53.578 +03:00 [DBG] Found key {f6a50946-7a26-4e5d-83ea-d4521e21bba4}. 2025-12-23 08:29:53.578 +03:00 [DBG] Found key {63930bd1-1a47-41c4-9aaf-865bb3983534}. 2025-12-23 08:29:53.579 +03:00 [DBG] Found key {02a98170-39a7-4df2-8c77-e045ad4dc55f}. 2025-12-23 08:29:53.585 +03:00 [DBG] Considering key {546660b1-d45f-4329-b560-1296f943c999} with expiration date 2026-02-20 11:26:08Z as default key. 2025-12-23 08:29:53.587 +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-23 08:29:53.588 +03:00 [DBG] Using managed symmetric algorithm 'System.Security.Cryptography.Aes'. 2025-12-23 08:29:53.588 +03:00 [DBG] Using managed keyed hash algorithm 'System.Security.Cryptography.HMACSHA256'. 2025-12-23 08:29:53.591 +03:00 [DBG] Using key {546660b1-d45f-4329-b560-1296f943c999} as the default key. 2025-12-23 08:29:53.592 +03:00 [DBG] Key ring with default key {546660b1-d45f-4329-b560-1296f943c999} was loaded during application startup. 2025-12-23 08:29:53.628 +03:00 [INF] Now listening on: http://localhost:5000 2025-12-23 08:29:53.628 +03:00 [DBG] Loaded hosting startup assembly ConnectionApp.Server 2025-12-23 08:29:53.628 +03:00 [INF] Application started. Press Ctrl+C to shut down. 2025-12-23 08:29:53.628 +03:00 [INF] Hosting environment: Production 2025-12-23 08:29:53.628 +03:00 [INF] Content root path: /var/www/clients/client2/web11/web 2025-12-23 08:29:53.628 +03:00 [DBG] Hosting started 2025-12-23 08:30:20.760 +03:00 [INF] Application is shutting down... 2025-12-23 08:30:20.762 +03:00 [DBG] Hosting stopping 2025-12-23 08:30:20.777 +03:00 [DBG] Hosting stopped 2025-12-23 08:34:59.306 +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-23 08:34:59.409 +03:00 [DBG] Hosting starting 2025-12-23 08:34:59.417 +03:00 [INF] User profile is available. Using '/root/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. 2025-12-23 08:34:59.428 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-35566d05-c57f-4de7-b593-bcde66c991c3.xml'. 2025-12-23 08:34:59.428 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-c3f346ec-1b6f-498e-8900-b8486a8dc942.xml'. 2025-12-23 08:34:59.428 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-546660b1-d45f-4329-b560-1296f943c999.xml'. 2025-12-23 08:34:59.429 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-f6a50946-7a26-4e5d-83ea-d4521e21bba4.xml'. 2025-12-23 08:34:59.429 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-63930bd1-1a47-41c4-9aaf-865bb3983534.xml'. 2025-12-23 08:34:59.429 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-02a98170-39a7-4df2-8c77-e045ad4dc55f.xml'. 2025-12-23 08:34:59.432 +03:00 [DBG] Found key {35566d05-c57f-4de7-b593-bcde66c991c3}. 2025-12-23 08:34:59.436 +03:00 [DBG] Found key {c3f346ec-1b6f-498e-8900-b8486a8dc942}. 2025-12-23 08:34:59.436 +03:00 [DBG] Found key {546660b1-d45f-4329-b560-1296f943c999}. 2025-12-23 08:34:59.436 +03:00 [DBG] Found key {f6a50946-7a26-4e5d-83ea-d4521e21bba4}. 2025-12-23 08:34:59.437 +03:00 [DBG] Found key {63930bd1-1a47-41c4-9aaf-865bb3983534}. 2025-12-23 08:34:59.437 +03:00 [DBG] Found key {02a98170-39a7-4df2-8c77-e045ad4dc55f}. 2025-12-23 08:34:59.444 +03:00 [DBG] Considering key {546660b1-d45f-4329-b560-1296f943c999} with expiration date 2026-02-20 11:26:08Z as default key. 2025-12-23 08:34:59.445 +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-23 08:34:59.446 +03:00 [DBG] Using managed symmetric algorithm 'System.Security.Cryptography.Aes'. 2025-12-23 08:34:59.446 +03:00 [DBG] Using managed keyed hash algorithm 'System.Security.Cryptography.HMACSHA256'. 2025-12-23 08:34:59.449 +03:00 [DBG] Using key {546660b1-d45f-4329-b560-1296f943c999} as the default key. 2025-12-23 08:34:59.450 +03:00 [DBG] Key ring with default key {546660b1-d45f-4329-b560-1296f943c999} was loaded during application startup. 2025-12-23 08:34:59.490 +03:00 [INF] Now listening on: http://localhost:5000 2025-12-23 08:34:59.490 +03:00 [DBG] Loaded hosting startup assembly ConnectionApp.Server 2025-12-23 08:34:59.490 +03:00 [INF] Application started. Press Ctrl+C to shut down. 2025-12-23 08:34:59.490 +03:00 [INF] Hosting environment: Production 2025-12-23 08:34:59.491 +03:00 [INF] Content root path: /var/www/clients/client2/web11/web 2025-12-23 08:34:59.491 +03:00 [DBG] Hosting started 2025-12-23 08:39:36.809 +03:00 [INF] Application is shutting down... 2025-12-23 08:39:36.810 +03:00 [DBG] Hosting stopping 2025-12-23 08:39:36.821 +03:00 [DBG] Hosting stopped 2025-12-23 09:12:09.489 +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-23 09:12:09.581 +03:00 [DBG] Hosting starting 2025-12-23 09:12:09.589 +03:00 [INF] User profile is available. Using '/root/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. 2025-12-23 09:12:09.598 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-35566d05-c57f-4de7-b593-bcde66c991c3.xml'. 2025-12-23 09:12:09.599 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-c3f346ec-1b6f-498e-8900-b8486a8dc942.xml'. 2025-12-23 09:12:09.599 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-546660b1-d45f-4329-b560-1296f943c999.xml'. 2025-12-23 09:12:09.599 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-f6a50946-7a26-4e5d-83ea-d4521e21bba4.xml'. 2025-12-23 09:12:09.599 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-63930bd1-1a47-41c4-9aaf-865bb3983534.xml'. 2025-12-23 09:12:09.599 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-02a98170-39a7-4df2-8c77-e045ad4dc55f.xml'. 2025-12-23 09:12:09.602 +03:00 [DBG] Found key {35566d05-c57f-4de7-b593-bcde66c991c3}. 2025-12-23 09:12:09.606 +03:00 [DBG] Found key {c3f346ec-1b6f-498e-8900-b8486a8dc942}. 2025-12-23 09:12:09.606 +03:00 [DBG] Found key {546660b1-d45f-4329-b560-1296f943c999}. 2025-12-23 09:12:09.606 +03:00 [DBG] Found key {f6a50946-7a26-4e5d-83ea-d4521e21bba4}. 2025-12-23 09:12:09.607 +03:00 [DBG] Found key {63930bd1-1a47-41c4-9aaf-865bb3983534}. 2025-12-23 09:12:09.607 +03:00 [DBG] Found key {02a98170-39a7-4df2-8c77-e045ad4dc55f}. 2025-12-23 09:12:09.613 +03:00 [DBG] Considering key {546660b1-d45f-4329-b560-1296f943c999} with expiration date 2026-02-20 11:26:08Z as default key. 2025-12-23 09:12:09.614 +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-23 09:12:09.615 +03:00 [DBG] Using managed symmetric algorithm 'System.Security.Cryptography.Aes'. 2025-12-23 09:12:09.615 +03:00 [DBG] Using managed keyed hash algorithm 'System.Security.Cryptography.HMACSHA256'. 2025-12-23 09:12:09.618 +03:00 [DBG] Using key {546660b1-d45f-4329-b560-1296f943c999} as the default key. 2025-12-23 09:12:09.619 +03:00 [DBG] Key ring with default key {546660b1-d45f-4329-b560-1296f943c999} was loaded during application startup. 2025-12-23 09:12:09.652 +03:00 [INF] Now listening on: http://localhost:5000 2025-12-23 09:12:09.652 +03:00 [DBG] Loaded hosting startup assembly ConnectionApp.Server 2025-12-23 09:12:09.653 +03:00 [INF] Application started. Press Ctrl+C to shut down. 2025-12-23 09:12:09.653 +03:00 [INF] Hosting environment: Production 2025-12-23 09:12:09.653 +03:00 [INF] Content root path: /var/www/clients/client2/web11/web 2025-12-23 09:12:09.653 +03:00 [DBG] Hosting started 2025-12-23 09:12:35.120 +03:00 [INF] Application is shutting down... 2025-12-23 09:12:35.122 +03:00 [DBG] Hosting stopping 2025-12-23 09:12:35.132 +03:00 [DBG] Hosting stopped 2025-12-23 12:28:25.191 +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-23 12:28:25.290 +03:00 [DBG] Hosting starting 2025-12-23 12:28:25.299 +03:00 [INF] User profile is available. Using '/root/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. 2025-12-23 12:28:25.307 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-35566d05-c57f-4de7-b593-bcde66c991c3.xml'. 2025-12-23 12:28:25.308 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-c3f346ec-1b6f-498e-8900-b8486a8dc942.xml'. 2025-12-23 12:28:25.308 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-546660b1-d45f-4329-b560-1296f943c999.xml'. 2025-12-23 12:28:25.309 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-f6a50946-7a26-4e5d-83ea-d4521e21bba4.xml'. 2025-12-23 12:28:25.309 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-63930bd1-1a47-41c4-9aaf-865bb3983534.xml'. 2025-12-23 12:28:25.309 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-02a98170-39a7-4df2-8c77-e045ad4dc55f.xml'. 2025-12-23 12:28:25.312 +03:00 [DBG] Found key {35566d05-c57f-4de7-b593-bcde66c991c3}. 2025-12-23 12:28:25.317 +03:00 [DBG] Found key {c3f346ec-1b6f-498e-8900-b8486a8dc942}. 2025-12-23 12:28:25.317 +03:00 [DBG] Found key {546660b1-d45f-4329-b560-1296f943c999}. 2025-12-23 12:28:25.317 +03:00 [DBG] Found key {f6a50946-7a26-4e5d-83ea-d4521e21bba4}. 2025-12-23 12:28:25.318 +03:00 [DBG] Found key {63930bd1-1a47-41c4-9aaf-865bb3983534}. 2025-12-23 12:28:25.318 +03:00 [DBG] Found key {02a98170-39a7-4df2-8c77-e045ad4dc55f}. 2025-12-23 12:28:25.325 +03:00 [DBG] Considering key {546660b1-d45f-4329-b560-1296f943c999} with expiration date 2026-02-20 11:26:08Z as default key. 2025-12-23 12:28:25.327 +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-23 12:28:25.328 +03:00 [DBG] Using managed symmetric algorithm 'System.Security.Cryptography.Aes'. 2025-12-23 12:28:25.328 +03:00 [DBG] Using managed keyed hash algorithm 'System.Security.Cryptography.HMACSHA256'. 2025-12-23 12:28:25.331 +03:00 [DBG] Using key {546660b1-d45f-4329-b560-1296f943c999} as the default key. 2025-12-23 12:28:25.332 +03:00 [DBG] Key ring with default key {546660b1-d45f-4329-b560-1296f943c999} was loaded during application startup. 2025-12-23 12:28:25.373 +03:00 [INF] Now listening on: http://localhost:5000 2025-12-23 12:28:25.373 +03:00 [DBG] Loaded hosting startup assembly ConnectionApp.Server 2025-12-23 12:28:25.374 +03:00 [INF] Application started. Press Ctrl+C to shut down. 2025-12-23 12:28:25.374 +03:00 [INF] Hosting environment: Production 2025-12-23 12:28:25.374 +03:00 [INF] Content root path: /var/www/clients/client2/web11/web 2025-12-23 12:28:25.374 +03:00 [DBG] Hosting started 2025-12-23 12:28:44.689 +03:00 [INF] Application is shutting down... 2025-12-23 12:28:44.690 +03:00 [DBG] Hosting stopping 2025-12-23 12:28:44.702 +03:00 [DBG] Hosting stopped