2026-05-26 09:37:33.875 +02:00 [Information] Starting application 2026-05-26 09:37:35.118 +02:00 [Warning] Using an in-memory repository. Keys will not be persisted to storage. 2026-05-26 09:37:35.120 +02:00 [Warning] Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2026-05-26 09:37:35.128 +02:00 [Warning] No XML encryptor configured. Key {c550018f-525c-4a6a-b0f1-76720054caf7} may be persisted to storage in unencrypted form. 2026-05-26 09:37:35.518 +02:00 [Information] HTTP "GET" "/.env" responded 404 in 31.1730 ms 2026-05-26 09:37:35.630 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 32.1009 ms 2026-05-26 09:37:35.850 +02:00 [Information] HTTP "GET" "/Account/Login" responded 200 in 147.9948 ms 2026-05-26 10:05:03.828 +02:00 [Information] Starting application 2026-05-26 10:05:04.482 +02:00 [Warning] Using an in-memory repository. Keys will not be persisted to storage. 2026-05-26 10:05:04.483 +02:00 [Warning] Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2026-05-26 10:05:04.492 +02:00 [Warning] No XML encryptor configured. Key {c7267c86-3abd-4ac5-8682-870c57989e1e} may be persisted to storage in unencrypted form. 2026-05-26 10:05:04.685 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:05:04.844 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 170.9430 ms 2026-05-26 10:05:04.899 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:05:05.021 +02:00 [Error] An exception was thrown while deserializing the token. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted. ---> System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext) 2026-05-26 10:05:05.051 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 152.5807 ms 2026-05-26 10:05:11.320 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:05:11.796 +02:00 [Warning] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data, this mode should only be enabled during development. 2026-05-26 10:05:11.805 +02:00 [Warning] No type was specified for the decimal column '"TotalCotisation"' on entity type '"RechercheProjetModel"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values using 'HasColumnType()'. 2026-05-26 10:05:12.092 +02:00 [Information] Connexion utilisateur: prod1 2026-05-26 10:05:12.101 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 781.6626 ms 2026-05-26 10:05:13.223 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 1071.4571 ms 2026-05-26 10:05:13.562 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4029 ms 2026-05-26 10:05:13.734 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 82.3777 ms 2026-05-26 10:05:26.380 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1993-03-31&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=38100&dateEffet=2026-06-01" responded 200 in 49.8191 ms 2026-05-26 10:05:26.455 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1993-03-31&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=38100&dateEffet=2026-06-01" responded 200 in 29.9577 ms 2026-05-26 10:07:59.035 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:07:59.035 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.4502 ms 2026-05-26 10:07:59.088 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:07:59.089 +02:00 [Error] An exception was thrown while deserializing the token. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted. ---> System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext) 2026-05-26 10:07:59.089 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 1.2681 ms 2026-05-26 10:08:00.851 +02:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 200 in 3.6591 ms 2026-05-26 10:08:04.033 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:08:04.044 +02:00 [Information] Connexion utilisateur: prod2 2026-05-26 10:08:04.044 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 10.9974 ms 2026-05-26 10:08:04.153 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 55.2448 ms 2026-05-26 10:08:04.698 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3352 ms 2026-05-26 10:08:04.979 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.2776 ms 2026-05-26 10:08:23.104 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:08:23.104 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.3943 ms 2026-05-26 10:08:23.159 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:08:23.159 +02:00 [Error] An exception was thrown while deserializing the token. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted. ---> System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext) 2026-05-26 10:08:23.160 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 1.2319 ms 2026-05-26 10:08:35.180 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:08:35.182 +02:00 [Information] Login et/ou mot de passe invalide 2026-05-26 10:08:35.182 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 2.6585 ms 2026-05-26 10:08:40.984 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:08:40.992 +02:00 [Information] Connexion utilisateur: prod1 2026-05-26 10:08:40.993 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 9.0961 ms 2026-05-26 10:08:41.117 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 67.4060 ms 2026-05-26 10:08:42.437 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3808 ms 2026-05-26 10:08:43.072 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.2465 ms 2026-05-26 10:09:04.931 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7628233000013273042984202" responded 200 in 16.7438 ms 2026-05-26 10:09:07.012 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7628233000013273042984202" responded 200 in 15.4454 ms 2026-05-26 10:09:12.024 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 2988.1907 ms 2026-05-26 10:09:18.412 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4069.1251 ms 2026-05-26 10:09:23.233 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:09:23.233 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.4703 ms 2026-05-26 10:09:23.463 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:09:23.464 +02:00 [Error] An exception was thrown while deserializing the token. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted. ---> System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext) 2026-05-26 10:09:23.464 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 2.0902 ms 2026-05-26 10:09:26.776 +02:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 200 in 2.6920 ms 2026-05-26 10:10:09.051 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:10:09.051 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.3810 ms 2026-05-26 10:10:09.101 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:10:09.101 +02:00 [Error] An exception was thrown while deserializing the token. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted. ---> System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext) 2026-05-26 10:10:09.102 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 0.9681 ms 2026-05-26 10:10:11.021 +02:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 200 in 0.2612 ms 2026-05-26 10:10:13.813 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:10:13.825 +02:00 [Information] Connexion utilisateur: prod1 2026-05-26 10:10:13.825 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 11.8358 ms 2026-05-26 10:10:13.988 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 54.6704 ms 2026-05-26 10:10:14.325 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3443 ms 2026-05-26 10:10:14.489 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.6540 ms 2026-05-26 10:10:24.600 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:10:24.632 +02:00 [Information] Connexion utilisateur: Mathis.L 2026-05-26 10:10:24.632 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 31.6155 ms 2026-05-26 10:10:24.834 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 56.0434 ms 2026-05-26 10:10:25.243 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3144 ms 2026-05-26 10:10:25.658 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.9474 ms 2026-05-26 10:10:27.057 +02:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 200 in 0.2733 ms 2026-05-26 10:10:28.298 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1968-11-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=78410&dateEffet=2026-06-01" responded 200 in 28.9412 ms 2026-05-26 10:12:19.660 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:12:19.660 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.3997 ms 2026-05-26 10:12:19.718 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:12:19.719 +02:00 [Error] An exception was thrown while deserializing the token. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted. ---> System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext) 2026-05-26 10:12:19.719 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 1.2241 ms 2026-05-26 10:12:24.629 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:12:25.688 +02:00 [Information] Connexion utilisateur: prod1 2026-05-26 10:12:25.688 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 1058.6926 ms 2026-05-26 10:12:26.350 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 400 in 0.6822 ms 2026-05-26 10:12:29.023 +02:00 [Error] Failed executing DbCommand ("30,661"ms) [Parameters=["@__courtierId_0='da3f85db-d3d8-43b5-8b48-2d5e804f79bb' (Nullable = true), @__search_ConseillerId_1='6b9701af-4eb5-483e-8877-69435840da61' (Size = 4000), @__p_2='0', @__p_3='100'"], CommandType='Text', CommandTimeout='30']" ""SELECT [projet].[Active], [projet].[CodePostal], [projet].[Conseiller], [projet].[ConseillerId], [projet].[Contrat], [projet].[CourtierId], [projet].[CourtierName], [projet].[DateCreation], [projet].[DateEffet], [projet].[DateProduction], [projet].[Email], [projet].[Formule], [projet].[Gamme], [projet].[Id], [projet].[IsConjointPresent], [projet].[Logo], [projet].[NbreEnfant], [projet].[Phone1], [projet].[Phone2], [projet].[PolicyGeneratedCount], [projet].[ProspectName], [projet].[ProspectNom], [projet].[ProspectPrenom], [projet].[SousStatutRGPD], [projet].[SousStatutValidationId], [projet].[StatusDate], [projet].[StatusProspection], [projet].[StatusProspectionDate], [projet].[StatusRGPDDate], [projet].[StatusValidationDate], [projet].[StatutProspectionId], [projet].[StatutRGPD], [projet].[StatutRGPDId], [projet].[StatutValidation], [projet].[StatutValidationId], [projet].[TotalCotisation], [projet].[Ville] FROM [RechercheProjetView] AS [projet] WHERE ([projet].[StatutProspectionId] IS NOT NULL AND ([projet].[CourtierId] = @__courtierId_0)) AND ([projet].[ConseillerId] = @__search_ConseillerId_1) ORDER BY [projet].[DateCreation] DESC OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_0(Task`1 result) at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:1b1767e1-872c-44b7-a3e3-c5fd3a4fb59e Error Number:-2,State:0,Class:11 2026-05-26 10:12:29.027 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 35837.7538 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_0(Task`1 result) at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:1b1767e1-872c-44b7-a3e3-c5fd3a4fb59e Error Number:-2,State:0,Class:11 2026-05-26 10:12:29.052 +02:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_0(Task`1 result) at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:1b1767e1-872c-44b7-a3e3-c5fd3a4fb59e Error Number:-2,State:0,Class:11 2026-05-26 10:12:29.056 +02:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_0(Task`1 result) at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-05-26 10:12:29.883 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 827.7965 ms 2026-05-26 10:12:30.279 +02:00 [Information] HTTP "GET" "/Error/400" responded 200 in 3875.5779 ms 2026-05-26 10:12:30.523 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 4772.1199 ms 2026-05-26 10:12:32.205 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3578 ms 2026-05-26 10:12:32.237 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.2968 ms 2026-05-26 10:12:33.610 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1140.4741 ms 2026-05-26 10:12:35.941 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2285.1079 ms 2026-05-26 10:12:57.930 +02:00 [Error] Failed executing DbCommand ("30,594"ms) [Parameters=["@__courtierId_0='da3f85db-d3d8-43b5-8b48-2d5e804f79bb' (Nullable = true), @__search_ConseillerId_1='6b9701af-4eb5-483e-8877-69435840da61' (Size = 4000), @__p_2='0', @__p_3='100'"], CommandType='Text', CommandTimeout='30']" ""SELECT [projet].[Active], [projet].[CodePostal], [projet].[Conseiller], [projet].[ConseillerId], [projet].[Contrat], [projet].[CourtierId], [projet].[CourtierName], [projet].[DateCreation], [projet].[DateEffet], [projet].[DateProduction], [projet].[Email], [projet].[Formule], [projet].[Gamme], [projet].[Id], [projet].[IsConjointPresent], [projet].[Logo], [projet].[NbreEnfant], [projet].[Phone1], [projet].[Phone2], [projet].[PolicyGeneratedCount], [projet].[ProspectName], [projet].[ProspectNom], [projet].[ProspectPrenom], [projet].[SousStatutRGPD], [projet].[SousStatutValidationId], [projet].[StatusDate], [projet].[StatusProspection], [projet].[StatusProspectionDate], [projet].[StatusRGPDDate], [projet].[StatusValidationDate], [projet].[StatutProspectionId], [projet].[StatutRGPD], [projet].[StatutRGPDId], [projet].[StatutValidation], [projet].[StatutValidationId], [projet].[TotalCotisation], [projet].[Ville] FROM [RechercheProjetView] AS [projet] WHERE ([projet].[StatutProspectionId] IS NOT NULL AND ([projet].[CourtierId] = @__courtierId_0)) AND ([projet].[ConseillerId] = @__search_ConseillerId_1) ORDER BY [projet].[DateCreation] DESC OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_0(Task`1 result) at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:b3f5714a-1618-41cf-a0eb-efc569d5623e Error Number:-2,State:0,Class:11 2026-05-26 10:12:57.931 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 37583.0283 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_0(Task`1 result) at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:b3f5714a-1618-41cf-a0eb-efc569d5623e Error Number:-2,State:0,Class:11 2026-05-26 10:12:57.934 +02:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_0(Task`1 result) at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:b3f5714a-1618-41cf-a0eb-efc569d5623e Error Number:-2,State:0,Class:11 2026-05-26 10:12:57.937 +02:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_0(Task`1 result) at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-05-26 10:13:00.504 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 2568.0696 ms 2026-05-26 10:13:01.095 +02:00 [Information] HTTP "GET" "/Admin/assets/media/error/bg5.jpg" responded 404 in 0.3362 ms 2026-05-26 10:13:01.095 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2053 ms 2026-05-26 10:13:03.648 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2372.7250 ms 2026-05-26 10:13:05.007 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1285.1734 ms 2026-05-26 10:13:24.896 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:13:24.897 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.4409 ms 2026-05-26 10:13:24.945 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:13:24.945 +02:00 [Error] An exception was thrown while deserializing the token. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted. ---> System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext) 2026-05-26 10:13:24.946 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 1.1215 ms 2026-05-26 10:13:26.766 +02:00 [Error] Failed executing DbCommand ("31,160"ms) [Parameters=["@__courtierId_0='da3f85db-d3d8-43b5-8b48-2d5e804f79bb' (Nullable = true), @__search_ConseillerId_1='1c0aabfb-1000-4da5-8218-5b91d6a59969' (Size = 4000), @__p_2='0', @__p_3='50'"], CommandType='Text', CommandTimeout='30']" ""SELECT [projet].[Active], [projet].[CodePostal], [projet].[Conseiller], [projet].[ConseillerId], [projet].[Contrat], [projet].[CourtierId], [projet].[CourtierName], [projet].[DateCreation], [projet].[DateEffet], [projet].[DateProduction], [projet].[Email], [projet].[Formule], [projet].[Gamme], [projet].[Id], [projet].[IsConjointPresent], [projet].[Logo], [projet].[NbreEnfant], [projet].[Phone1], [projet].[Phone2], [projet].[PolicyGeneratedCount], [projet].[ProspectName], [projet].[ProspectNom], [projet].[ProspectPrenom], [projet].[SousStatutRGPD], [projet].[SousStatutValidationId], [projet].[StatusDate], [projet].[StatusProspection], [projet].[StatusProspectionDate], [projet].[StatusRGPDDate], [projet].[StatusValidationDate], [projet].[StatutProspectionId], [projet].[StatutRGPD], [projet].[StatutRGPDId], [projet].[StatutValidation], [projet].[StatutValidationId], [projet].[TotalCotisation], [projet].[Ville] FROM [RechercheProjetView] AS [projet] WHERE ([projet].[StatutProspectionId] IS NOT NULL AND ([projet].[CourtierId] = @__courtierId_0)) AND ([projet].[ConseillerId] = @__search_ConseillerId_1) ORDER BY [projet].[DateCreation] DESC OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_0(Task`1 result) at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:80aa4905-be16-4486-a917-fcd894b82af1 Error Number:-2,State:0,Class:11 2026-05-26 10:13:26.767 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 36497.1464 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_0(Task`1 result) at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:80aa4905-be16-4486-a917-fcd894b82af1 Error Number:-2,State:0,Class:11 2026-05-26 10:13:26.770 +02:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_0(Task`1 result) at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:80aa4905-be16-4486-a917-fcd894b82af1 Error Number:-2,State:0,Class:11 2026-05-26 10:13:26.774 +02:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_0(Task`1 result) at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-05-26 10:13:29.515 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 2743.1517 ms 2026-05-26 10:13:29.799 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:13:29.852 +02:00 [Information] Connexion utilisateur: Mathis.L 2026-05-26 10:13:29.852 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 53.8338 ms 2026-05-26 10:13:30.115 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2364 ms 2026-05-26 10:13:30.117 +02:00 [Information] HTTP "GET" "/Admin/assets/media/error/bg5.jpg" responded 404 in 0.2358 ms 2026-05-26 10:13:33.455 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 3205.2788 ms 2026-05-26 10:13:33.505 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1982-06-02&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=38290&dateEffet=2026-06-01" responded 200 in 743.3376 ms 2026-05-26 10:13:34.166 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 4262.9411 ms 2026-05-26 10:13:34.956 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3032 ms 2026-05-26 10:13:36.830 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 3324.4341 ms 2026-05-26 10:13:37.224 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2109.2545 ms 2026-05-26 10:13:38.989 +02:00 [Error] Failed executing DbCommand ("30,877"ms) [Parameters=["@__courtierId_0='da3f85db-d3d8-43b5-8b48-2d5e804f79bb' (Nullable = true), @__search_ConseillerId_1='6b9701af-4eb5-483e-8877-69435840da61' (Size = 4000), @__p_2='0', @__p_3='100'"], CommandType='Text', CommandTimeout='30']" ""SELECT [projet].[Active], [projet].[CodePostal], [projet].[Conseiller], [projet].[ConseillerId], [projet].[Contrat], [projet].[CourtierId], [projet].[CourtierName], [projet].[DateCreation], [projet].[DateEffet], [projet].[DateProduction], [projet].[Email], [projet].[Formule], [projet].[Gamme], [projet].[Id], [projet].[IsConjointPresent], [projet].[Logo], [projet].[NbreEnfant], [projet].[Phone1], [projet].[Phone2], [projet].[PolicyGeneratedCount], [projet].[ProspectName], [projet].[ProspectNom], [projet].[ProspectPrenom], [projet].[SousStatutRGPD], [projet].[SousStatutValidationId], [projet].[StatusDate], [projet].[StatusProspection], [projet].[StatusProspectionDate], [projet].[StatusRGPDDate], [projet].[StatusValidationDate], [projet].[StatutProspectionId], [projet].[StatutRGPD], [projet].[StatutRGPDId], [projet].[StatutValidation], [projet].[StatutValidationId], [projet].[TotalCotisation], [projet].[Ville] FROM [RechercheProjetView] AS [projet] WHERE ([projet].[StatutProspectionId] IS NOT NULL AND ([projet].[CourtierId] = @__courtierId_0)) AND ([projet].[ConseillerId] = @__search_ConseillerId_1) ORDER BY [projet].[DateCreation] DESC OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_0(Task`1 result) at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:b3f5714a-1618-41cf-a0eb-efc569d5623e Error Number:-2,State:0,Class:11 2026-05-26 10:13:38.990 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 32327.3655 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_0(Task`1 result) at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:b3f5714a-1618-41cf-a0eb-efc569d5623e Error Number:-2,State:0,Class:11 2026-05-26 10:13:38.992 +02:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_0(Task`1 result) at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:b3f5714a-1618-41cf-a0eb-efc569d5623e Error Number:-2,State:0,Class:11 2026-05-26 10:13:38.996 +02:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_0(Task`1 result) at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-05-26 10:13:41.195 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 2200.4497 ms 2026-05-26 10:13:44.975 +02:00 [Error] Failed executing DbCommand ("30,260"ms) [Parameters=["@__courtierId_0='da3f85db-d3d8-43b5-8b48-2d5e804f79bb' (Nullable = true), @__search_ConseillerId_1='6b9701af-4eb5-483e-8877-69435840da61' (Size = 4000), @__p_2='0', @__p_3='100'"], CommandType='Text', CommandTimeout='30']" ""SELECT [projet].[Active], [projet].[CodePostal], [projet].[Conseiller], [projet].[ConseillerId], [projet].[Contrat], [projet].[CourtierId], [projet].[CourtierName], [projet].[DateCreation], [projet].[DateEffet], [projet].[DateProduction], [projet].[Email], [projet].[Formule], [projet].[Gamme], [projet].[Id], [projet].[IsConjointPresent], [projet].[Logo], [projet].[NbreEnfant], [projet].[Phone1], [projet].[Phone2], [projet].[PolicyGeneratedCount], [projet].[ProspectName], [projet].[ProspectNom], [projet].[ProspectPrenom], [projet].[SousStatutRGPD], [projet].[SousStatutValidationId], [projet].[StatusDate], [projet].[StatusProspection], [projet].[StatusProspectionDate], [projet].[StatusRGPDDate], [projet].[StatusValidationDate], [projet].[StatutProspectionId], [projet].[StatutRGPD], [projet].[StatutRGPDId], [projet].[StatutValidation], [projet].[StatutValidationId], [projet].[TotalCotisation], [projet].[Ville] FROM [RechercheProjetView] AS [projet] WHERE ([projet].[StatutProspectionId] IS NOT NULL AND ([projet].[CourtierId] = @__courtierId_0)) AND ([projet].[ConseillerId] = @__search_ConseillerId_1) ORDER BY [projet].[DateCreation] DESC OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_0(Task`1 result) at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:116bff71-d728-440e-8082-f3f387b5ff09 Error Number:-2,State:0,Class:11 2026-05-26 10:13:44.976 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 32205.5010 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_0(Task`1 result) at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:116bff71-d728-440e-8082-f3f387b5ff09 Error Number:-2,State:0,Class:11 2026-05-26 10:13:44.978 +02:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_0(Task`1 result) at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:116bff71-d728-440e-8082-f3f387b5ff09 Error Number:-2,State:0,Class:11 2026-05-26 10:13:44.981 +02:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_0(Task`1 result) at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-05-26 10:13:46.135 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 1154.4496 ms 2026-05-26 10:13:46.534 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3353 ms 2026-05-26 10:13:46.542 +02:00 [Information] HTTP "GET" "/Admin/assets/media/error/bg5.jpg" responded 404 in 0.1638 ms 2026-05-26 10:13:47.525 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 832.6933 ms 2026-05-26 10:13:48.514 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 941.0975 ms 2026-05-26 10:14:07.519 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1975-01-13&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59127&dateEffet=2026-06-01" responded 200 in 359.8505 ms 2026-05-26 10:14:17.381 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 53.3334 ms 2026-05-26 10:14:17.458 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 24963.6890 ms 2026-05-26 10:14:17.743 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2748 ms 2026-05-26 10:14:18.031 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.1636 ms 2026-05-26 10:14:18.203 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2661 ms 2026-05-26 10:14:18.508 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.6036 ms 2026-05-26 10:14:36.038 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=48dcea40-e379-44ac-dce4-08debafe108e" responded 200 in 457.3340 ms 2026-05-26 10:14:36.307 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1973-10-30&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=56650&dateEffet=2026-06-01" responded 200 in 28.6943 ms 2026-05-26 10:14:36.380 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3296 ms 2026-05-26 10:14:36.637 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.2171 ms 2026-05-26 10:14:45.469 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:14:45.473 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 10:14:45.473 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 10:14:45.474 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 4.3881 ms 2026-05-26 10:14:46.019 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:14:46.019 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 10:14:46.019 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 10:14:46.020 +02:00 [Error] An exception was thrown while deserializing the token. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted. ---> System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext) 2026-05-26 10:14:46.020 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 1.1522 ms 2026-05-26 10:14:52.858 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 417.3918 ms 2026-05-26 10:14:53.540 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 531.0872 ms 2026-05-26 10:14:53.774 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3024 ms 2026-05-26 10:14:54.036 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 106.1802 ms 2026-05-26 10:14:58.090 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1998-06-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=67430&dateEffet=2026-06-01" responded 200 in 33.2679 ms 2026-05-26 10:15:03.694 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=48dcea40-e379-44ac-dce4-08debafe108e" responded 200 in 312.1708 ms 2026-05-26 10:15:03.851 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3047 ms 2026-05-26 10:15:04.057 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 105.5026 ms 2026-05-26 10:15:07.792 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 779.9383 ms 2026-05-26 10:15:07.965 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2970 ms 2026-05-26 10:15:08.163 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 115.1997 ms 2026-05-26 10:16:08.209 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:16:08.209 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 10:16:08.209 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 10:16:08.219 +02:00 [Information] Connexion utilisateur: Mathis.L 2026-05-26 10:16:08.219 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 10.4504 ms 2026-05-26 10:16:08.307 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 10:16:08.307 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 10:16:08.395 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 88.4733 ms 2026-05-26 10:16:10.225 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 10:16:10.225 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 10:16:10.225 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3736 ms 2026-05-26 10:16:10.588 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 10:16:10.588 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 10:16:10.694 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 107.0719 ms 2026-05-26 10:16:12.048 +02:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 200 in 0.2345 ms 2026-05-26 10:16:35.941 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:16:35.942 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 302 in 0.4116 ms 2026-05-26 10:16:35.989 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:16:35.989 +02:00 [Error] An exception was thrown while deserializing the token. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted. ---> System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext) 2026-05-26 10:16:35.990 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FIndex%3Fsuccess%3Dtrue" responded 200 in 1.0528 ms 2026-05-26 10:16:38.516 +02:00 [Information] HTTP "GET" "/assets/css/pages/login/login-4.css?v=7.1.6" responded 200 in 0.2833 ms 2026-05-26 10:16:38.535 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css?v=7.1.6" responded 200 in 0.3941 ms 2026-05-26 10:16:38.536 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css?v=7.1.6" responded 200 in 0.3576 ms 2026-05-26 10:16:38.536 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css?v=7.1.6" responded 200 in 0.2519 ms 2026-05-26 10:16:38.536 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css?v=7.1.6" responded 200 in 0.1858 ms 2026-05-26 10:16:38.536 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css?v=7.1.6" responded 200 in 0.2739 ms 2026-05-26 10:16:38.690 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css?v=7.1.6" responded 200 in 156.1377 ms 2026-05-26 10:16:39.103 +02:00 [Information] HTTP "GET" "/assets/css/style.bundle.css?v=7.1.6" responded 200 in 567.8688 ms 2026-05-26 10:16:39.312 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js?v=7.1.6" responded 200 in 0.2446 ms 2026-05-26 10:16:39.456 +02:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js?v=7.1.6" responded 200 in 2.0111 ms 2026-05-26 10:16:39.867 +02:00 [Information] HTTP "GET" "/assets/media/svg/illustrations/login-visual-2.svg" responded 200 in 0.2160 ms 2026-05-26 10:16:39.868 +02:00 [Information] HTTP "GET" "/assets/js/pages/custom/login/login-4.js?v=7.1.6" responded 200 in 0.2052 ms 2026-05-26 10:16:39.868 +02:00 [Information] HTTP "GET" "/assets/media/logos/logo-login.png" responded 200 in 0.2605 ms 2026-05-26 10:16:39.961 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js?v=7.1.6" responded 200 in 1058.4344 ms 2026-05-26 10:16:41.106 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:16:41.107 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FIndex%3Fsuccess%3Dtrue" responded 200 in 0.9302 ms 2026-05-26 10:16:43.392 +02:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 200 in 0.2679 ms 2026-05-26 10:16:46.549 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:16:46.574 +02:00 [Information] Connexion utilisateur: prod1 2026-05-26 10:16:46.574 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FIndex%3Fsuccess%3Dtrue" responded 302 in 24.8404 ms 2026-05-26 10:16:47.140 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 465.2990 ms 2026-05-26 10:16:47.745 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2994 ms 2026-05-26 10:16:48.736 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 107.3572 ms 2026-05-26 10:16:54.578 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 87.6748 ms 2026-05-26 10:16:55.066 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4122 ms 2026-05-26 10:16:55.492 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 104.9269 ms 2026-05-26 10:17:09.154 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1979-11-05&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=11000&dateEffet=2026-06-01" responded 200 in 33.1775 ms 2026-05-26 10:17:10.155 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 111.9233 ms 2026-05-26 10:17:10.460 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2892 ms 2026-05-26 10:17:10.723 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 109.1901 ms 2026-05-26 10:17:30.583 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 10:17:30.583 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 10:17:30.625 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1962-12-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=95100&dateEffet=2026-06-01" responded 200 in 42.4209 ms 2026-05-26 10:17:38.151 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1975-02-10&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=38510&dateEffet=2026-06-01" responded 200 in 51.1978 ms 2026-05-26 10:17:38.270 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1975-02-10&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=38510&dateEffet=2026-06-01" responded 200 in 51.6392 ms 2026-05-26 10:18:06.315 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:18:06.315 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.3937 ms 2026-05-26 10:18:06.362 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:18:06.363 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 0.8246 ms 2026-05-26 10:18:22.300 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:18:22.309 +02:00 [Information] Connexion utilisateur: prod1 2026-05-26 10:18:22.309 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 9.4538 ms 2026-05-26 10:18:23.198 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 784.6224 ms 2026-05-26 10:18:23.534 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3245 ms 2026-05-26 10:18:23.785 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 107.3148 ms 2026-05-26 10:18:24.079 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:18:24.080 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=ec2c6945-02ff-4977-e13a-08deb7d99fe5" responded 302 in 0.3793 ms 2026-05-26 10:18:24.127 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:18:24.127 +02:00 [Error] An exception was thrown while deserializing the token. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted. ---> System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext) 2026-05-26 10:18:24.128 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit%3Fid%3Dec2c6945-02ff-4977-e13a-08deb7d99fe5" responded 200 in 0.9565 ms 2026-05-26 10:18:40.006 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 782.7360 ms 2026-05-26 10:18:40.313 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3482 ms 2026-05-26 10:18:40.647 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 107.2249 ms 2026-05-26 10:19:12.547 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1989-05-05&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=38290&dateEffet=2026-06-01" responded 200 in 43.3048 ms 2026-05-26 10:19:19.833 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1989-05-05&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=34080&dateEffet=2026-06-01" responded 200 in 43.3460 ms 2026-05-26 10:19:28.145 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 88.5939 ms 2026-05-26 10:19:29.101 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3320 ms 2026-05-26 10:19:29.358 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 106.7845 ms 2026-05-26 10:19:35.735 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 763.5783 ms 2026-05-26 10:19:36.259 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3266 ms 2026-05-26 10:19:36.554 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 129.8426 ms 2026-05-26 10:20:05.850 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 789.5899 ms 2026-05-26 10:20:06.149 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3103 ms 2026-05-26 10:20:06.443 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 106.0468 ms 2026-05-26 10:20:09.389 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 89.4901 ms 2026-05-26 10:20:09.728 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3355 ms 2026-05-26 10:20:09.944 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 108.3909 ms 2026-05-26 10:20:26.976 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 100.2454 ms 2026-05-26 10:20:27.290 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3251 ms 2026-05-26 10:20:27.579 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 105.4997 ms 2026-05-26 10:20:51.028 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:20:51.028 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.4501 ms 2026-05-26 10:20:51.081 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:20:51.081 +02:00 [Error] An exception was thrown while deserializing the token. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted. ---> System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext) 2026-05-26 10:20:51.082 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 1.1902 ms 2026-05-26 10:20:55.592 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:20:55.601 +02:00 [Information] Connexion utilisateur: prod1 2026-05-26 10:20:55.601 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 9.4281 ms 2026-05-26 10:20:56.424 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 757.1269 ms 2026-05-26 10:20:56.668 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2882 ms 2026-05-26 10:20:56.921 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 107.2657 ms 2026-05-26 10:20:58.318 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=48dcea40-e379-44ac-dce4-08debafe108e" responded 200 in 324.8979 ms 2026-05-26 10:20:58.470 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3164 ms 2026-05-26 10:20:58.686 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 106.0754 ms 2026-05-26 10:21:21.627 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 765.9986 ms 2026-05-26 10:21:21.923 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2802 ms 2026-05-26 10:21:22.272 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 105.8062 ms 2026-05-26 10:22:54.320 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 10:22:54.320 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 10:22:54.418 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 97.9307 ms 2026-05-26 10:22:54.773 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 10:22:54.773 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 10:22:54.773 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3681 ms 2026-05-26 10:22:54.905 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 10:22:54.905 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 10:22:55.010 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 105.6873 ms 2026-05-26 10:23:25.228 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 10:23:25.228 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 10:23:25.280 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1959-11-28&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=62100&dateEffet=2026-06-01" responded 200 in 51.6914 ms 2026-05-26 10:23:38.175 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 10:23:38.176 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 10:23:38.270 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 95.1086 ms 2026-05-26 10:23:38.586 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 10:23:38.586 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 10:23:38.586 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.5339 ms 2026-05-26 10:23:38.700 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 10:23:38.700 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 10:23:38.806 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 106.6219 ms 2026-05-26 10:24:38.687 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:24:38.687 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.4179 ms 2026-05-26 10:24:38.733 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 763.4499 ms 2026-05-26 10:24:38.745 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:24:38.746 +02:00 [Error] An exception was thrown while deserializing the token. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted. ---> System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext) 2026-05-26 10:24:38.746 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 0.9237 ms 2026-05-26 10:24:39.039 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3198 ms 2026-05-26 10:24:39.240 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 105.7895 ms 2026-05-26 10:25:02.325 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:25:02.334 +02:00 [Information] Connexion utilisateur: prod1 2026-05-26 10:25:02.334 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 9.4547 ms 2026-05-26 10:25:03.178 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 780.8499 ms 2026-05-26 10:25:03.601 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2779 ms 2026-05-26 10:25:03.722 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.8631 ms 2026-05-26 10:25:04.379 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 757.3986 ms 2026-05-26 10:25:04.761 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2935 ms 2026-05-26 10:25:04.996 +02:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 200 in 0.2832 ms 2026-05-26 10:25:05.135 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 106.7555 ms 2026-05-26 10:25:07.276 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 406.3241 ms 2026-05-26 10:25:07.749 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3187 ms 2026-05-26 10:25:08.098 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 118.4424 ms 2026-05-26 10:26:31.616 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:26:31.616 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 302 in 0.4607 ms 2026-05-26 10:26:31.672 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:26:31.672 +02:00 [Error] An exception was thrown while deserializing the token. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted. ---> System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext) 2026-05-26 10:26:31.673 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FIndex%3Fsuccess%3Dtrue" responded 200 in 1.1341 ms 2026-05-26 10:26:35.492 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 88.0007 ms 2026-05-26 10:26:36.425 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2894 ms 2026-05-26 10:26:36.665 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:26:36.675 +02:00 [Information] Connexion utilisateur: prod2 2026-05-26 10:26:36.675 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FIndex%3Fsuccess%3Dtrue" responded 302 in 9.8195 ms 2026-05-26 10:26:36.963 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.5131 ms 2026-05-26 10:26:37.130 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 372.9312 ms 2026-05-26 10:26:37.598 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2913 ms 2026-05-26 10:26:37.923 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 106.3580 ms 2026-05-26 10:26:40.857 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 89.7529 ms 2026-05-26 10:26:41.773 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 635.2291 ms 2026-05-26 10:26:42.466 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2947 ms 2026-05-26 10:26:43.281 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 117.4899 ms 2026-05-26 10:26:44.913 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3594 ms 2026-05-26 10:26:45.164 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 105.3442 ms 2026-05-26 10:26:46.243 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1982-09-25&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93200&dateEffet=2026-05-27" responded 200 in 41.9129 ms 2026-05-26 10:26:46.277 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 106.8605 ms 2026-05-26 10:26:46.965 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3033 ms 2026-05-26 10:26:47.132 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 105.9309 ms 2026-05-26 10:26:57.676 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1967-01-27&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=95270&dateEffet=2026-06-01" responded 200 in 32.6062 ms 2026-05-26 10:27:00.524 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 90.4988 ms 2026-05-26 10:27:00.907 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3040 ms 2026-05-26 10:27:01.143 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 106.4381 ms 2026-05-26 10:27:04.545 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 99.9386 ms 2026-05-26 10:27:04.896 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3279 ms 2026-05-26 10:27:05.105 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 105.5841 ms 2026-05-26 10:27:08.898 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1959-10-24&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=31100&dateEffet=2026-06-01" responded 200 in 30.6204 ms 2026-05-26 10:27:09.107 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1958-02-22&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93150&dateEffet=2026-06-01" responded 200 in 29.5634 ms 2026-05-26 10:27:37.402 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 501.3510 ms 2026-05-26 10:27:37.795 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 839.5360 ms 2026-05-26 10:27:38.156 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3049 ms 2026-05-26 10:27:38.429 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 117.3967 ms 2026-05-26 10:28:34.966 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 772.3529 ms 2026-05-26 10:28:35.882 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3013 ms 2026-05-26 10:28:36.239 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 108.3594 ms 2026-05-26 10:28:46.860 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 89.4742 ms 2026-05-26 10:28:47.132 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2912 ms 2026-05-26 10:28:47.339 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 105.6591 ms 2026-05-26 10:29:06.977 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 88.1832 ms 2026-05-26 10:29:07.494 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3026 ms 2026-05-26 10:29:07.700 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 104.8595 ms 2026-05-26 10:29:09.661 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1953-09-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=57150&dateEffet=2026-05-27" responded 200 in 36.7645 ms 2026-05-26 10:29:16.192 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1953-09-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=57150&dateEffet=2026-06-01" responded 200 in 28.0050 ms 2026-05-26 10:29:18.772 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 90.2784 ms 2026-05-26 10:29:19.119 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3743 ms 2026-05-26 10:29:19.454 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 104.6666 ms 2026-05-26 10:29:57.407 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1969-01-13&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=14220&dateEffet=2026-06-01" responded 200 in 32.1965 ms 2026-05-26 10:30:25.095 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 779.2099 ms 2026-05-26 10:30:25.400 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3124 ms 2026-05-26 10:30:25.612 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 111.5955 ms 2026-05-26 10:30:48.090 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 426.5321 ms 2026-05-26 10:30:48.384 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2913 ms 2026-05-26 10:30:48.570 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.3101 ms 2026-05-26 10:31:36.263 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 408.6815 ms 2026-05-26 10:31:36.589 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2951 ms 2026-05-26 10:31:36.764 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.3966 ms 2026-05-26 10:31:45.253 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7618206000316508692312724" responded 200 in 14.8464 ms 2026-05-26 10:31:46.155 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 61.2627 ms 2026-05-26 10:31:46.539 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3290 ms 2026-05-26 10:31:46.692 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.7191 ms 2026-05-26 10:31:48.129 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7618206000316508692312724" responded 200 in 24.9996 ms 2026-05-26 10:31:53.183 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1281.9199 ms 2026-05-26 10:31:54.251 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 465.7256 ms 2026-05-26 10:31:55.038 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3183 ms 2026-05-26 10:31:55.377 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.0084 ms 2026-05-26 10:31:55.561 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 10:31:55.561 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 10:31:55.619 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1971-08-27&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=86300&dateEffet=2026-06-01" responded 200 in 59.0073 ms 2026-05-26 10:31:59.208 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4110.3181 ms 2026-05-26 10:32:14.013 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 529.0991 ms 2026-05-26 10:32:14.221 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2970 ms 2026-05-26 10:32:14.466 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.0992 ms 2026-05-26 10:32:25.042 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 55.4594 ms 2026-05-26 10:32:25.691 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3469 ms 2026-05-26 10:32:25.890 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.9285 ms 2026-05-26 10:33:10.737 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 277.2231 ms 2026-05-26 10:33:11.315 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2734 ms 2026-05-26 10:33:11.587 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.2785 ms 2026-05-26 10:33:50.909 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 230.3483 ms 2026-05-26 10:33:51.480 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3083 ms 2026-05-26 10:33:51.651 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.7311 ms 2026-05-26 10:34:20.604 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1976-07-27&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=67230&dateEffet=2026-06-01" responded 200 in 39.4782 ms 2026-05-26 10:34:25.172 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 522.3897 ms 2026-05-26 10:34:25.327 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3516 ms 2026-05-26 10:34:25.543 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.5318 ms 2026-05-26 10:34:38.241 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 577.9829 ms 2026-05-26 10:34:38.642 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3421 ms 2026-05-26 10:34:38.815 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.5654 ms 2026-05-26 10:34:48.434 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 73.9158 ms 2026-05-26 10:34:48.766 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3179 ms 2026-05-26 10:34:48.956 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.8126 ms 2026-05-26 10:35:00.234 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1989-07-05&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=34080&dateEffet=2026-06-01" responded 200 in 39.2601 ms 2026-05-26 10:35:07.568 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 313.9439 ms 2026-05-26 10:35:08.083 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3042 ms 2026-05-26 10:35:08.215 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.9849 ms 2026-05-26 10:35:10.344 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=6486d6ba-ceeb-466b-dce5-08debafe108e" responded 200 in 280.7757 ms 2026-05-26 10:35:10.735 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2961 ms 2026-05-26 10:35:10.907 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.2819 ms 2026-05-26 10:35:20.908 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 70.4771 ms 2026-05-26 10:35:21.425 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3135 ms 2026-05-26 10:35:21.932 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.9932 ms 2026-05-26 10:35:28.804 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=843eba4e-4fe8-4d38-e116-08deb7d99fe5" responded 302 in 0.2393 ms 2026-05-26 10:35:28.866 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit%3Fid%3D843eba4e-4fe8-4d38-e116-08deb7d99fe5" responded 200 in 0.8107 ms 2026-05-26 10:35:34.526 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1993-06-22&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=77680&dateEffet=2026-06-01" responded 200 in 38.6444 ms 2026-05-26 10:35:34.610 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1993-06-22&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=77680&dateEffet=2026-06-01" responded 200 in 28.0294 ms 2026-05-26 10:35:36.914 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:35:36.915 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=e3cbf4ca-fa84-4fe0-e13b-08deb7d99fe5" responded 302 in 0.4439 ms 2026-05-26 10:35:36.969 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:35:36.970 +02:00 [Error] An exception was thrown while deserializing the token. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted. ---> System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext) 2026-05-26 10:35:36.970 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit%3Fid%3De3cbf4ca-fa84-4fe0-e13b-08deb7d99fe5" responded 200 in 1.0788 ms 2026-05-26 10:35:39.074 +02:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 200 in 0.2484 ms 2026-05-26 10:35:43.098 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1982-05-30&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=02160&dateEffet=2026-06-01" responded 200 in 49.4657 ms 2026-05-26 10:35:45.426 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1982-05-30&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=02160&dateEffet=2026-06-01" responded 200 in 29.3431 ms 2026-05-26 10:35:54.459 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 388.8599 ms 2026-05-26 10:35:54.912 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 314.3007 ms 2026-05-26 10:35:55.331 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3064 ms 2026-05-26 10:35:55.698 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 116.4115 ms 2026-05-26 10:36:18.226 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 760.9970 ms 2026-05-26 10:36:18.641 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3239 ms 2026-05-26 10:36:19.006 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 105.1953 ms 2026-05-26 10:37:20.572 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=2578b155-5604-40fd-e130-08deb7d99fe5" responded 200 in 318.3442 ms 2026-05-26 10:37:20.961 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3428 ms 2026-05-26 10:37:21.189 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 125.0060 ms 2026-05-26 10:37:49.178 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 10:37:49.178 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 10:37:49.288 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 110.3212 ms 2026-05-26 10:37:50.181 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 10:37:50.181 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 10:37:50.181 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3565 ms 2026-05-26 10:37:50.236 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 10:37:50.236 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 10:37:50.348 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 112.2255 ms 2026-05-26 10:37:55.173 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 10:37:55.173 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 10:37:55.261 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 88.3612 ms 2026-05-26 10:37:55.593 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 10:37:55.593 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 10:37:55.593 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3622 ms 2026-05-26 10:37:55.722 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 10:37:55.722 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 10:37:55.826 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 104.2678 ms 2026-05-26 10:37:56.672 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 98.5804 ms 2026-05-26 10:37:57.063 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3063 ms 2026-05-26 10:37:57.316 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 103.7075 ms 2026-05-26 10:38:05.477 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-02-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=34080&dateEffet=2026-06-01" responded 200 in 52.2309 ms 2026-05-26 10:38:11.629 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-02-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=67200&dateEffet=2026-06-01" responded 200 in 28.5641 ms 2026-05-26 10:38:16.695 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 90.2661 ms 2026-05-26 10:38:17.053 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3822 ms 2026-05-26 10:38:17.243 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 102.5950 ms 2026-05-26 10:38:17.275 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 54.7350 ms 2026-05-26 10:38:17.845 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4767 ms 2026-05-26 10:38:18.175 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.8058 ms 2026-05-26 10:38:19.002 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 10:38:19.002 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 10:38:19.039 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1986-12-30&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59620&dateEffet=2026-06-01" responded 200 in 37.4802 ms 2026-05-26 10:38:39.301 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1978-09-13&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=42400&dateEffet=2026-06-01" responded 200 in 50.4575 ms 2026-05-26 10:38:39.377 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1978-09-13&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=42400&dateEffet=2026-06-01" responded 200 in 28.3557 ms 2026-05-26 10:39:32.916 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 656.0476 ms 2026-05-26 10:39:33.286 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3186 ms 2026-05-26 10:39:33.470 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.2862 ms 2026-05-26 10:39:49.154 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 461.4883 ms 2026-05-26 10:39:49.842 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3412 ms 2026-05-26 10:39:50.417 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.8388 ms 2026-05-26 10:40:00.157 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1969-04-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=13011&dateEffet=2026-06-01" responded 200 in 46.5013 ms 2026-05-26 10:40:21.338 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 90.9665 ms 2026-05-26 10:40:22.589 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3129 ms 2026-05-26 10:40:22.874 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 105.8073 ms 2026-05-26 10:40:41.529 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1969-04-29&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=29041&dateEffet=2026-06-01" responded 200 in 31.6253 ms 2026-05-26 10:40:46.786 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:40:46.786 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 302 in 0.4030 ms 2026-05-26 10:40:46.885 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:40:46.886 +02:00 [Error] An exception was thrown while deserializing the token. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted. ---> System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext) 2026-05-26 10:40:46.886 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FIndex%3Fsuccess%3Dtrue" responded 200 in 1.0976 ms 2026-05-26 10:40:47.874 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:40:47.874 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.3722 ms 2026-05-26 10:40:47.922 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:40:47.922 +02:00 [Error] An exception was thrown while deserializing the token. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted. ---> System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext) 2026-05-26 10:40:47.923 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 1.0580 ms 2026-05-26 10:40:53.011 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:40:53.152 +02:00 [Information] Connexion utilisateur: Gestionnaire 2026-05-26 10:40:53.152 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FIndex%3Fsuccess%3Dtrue" responded 302 in 141.7976 ms 2026-05-26 10:40:53.194 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:40:53.374 +02:00 [Information] Connexion utilisateur: prod1 2026-05-26 10:40:53.375 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 180.8185 ms 2026-05-26 10:40:56.849 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 3425.1263 ms 2026-05-26 10:40:57.357 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2877 ms 2026-05-26 10:40:59.396 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1827.4229 ms 2026-05-26 10:41:00.540 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 3510.0779 ms 2026-05-26 10:41:01.057 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2949 ms 2026-05-26 10:41:04.760 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 3506.1792 ms 2026-05-26 10:41:04.828 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 11613.3911 ms 2026-05-26 10:41:05.104 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630004008410000248404633" responded 200 in 130.4798 ms 2026-05-26 10:41:06.737 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.6164 ms 2026-05-26 10:41:09.440 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2484.1047 ms 2026-05-26 10:41:19.602 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 3073.3085 ms 2026-05-26 10:41:20.086 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3291 ms 2026-05-26 10:41:21.061 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 912.5531 ms 2026-05-26 10:41:27.043 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 3880.6137 ms 2026-05-26 10:41:27.772 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3240 ms 2026-05-26 10:41:28.987 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 999.4541 ms 2026-05-26 10:41:34.993 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1955-02-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=38600&dateEffet=2026-06-01" responded 200 in 803.5582 ms 2026-05-26 10:41:34.994 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 4754.7757 ms 2026-05-26 10:41:35.674 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1955-02-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=38600&dateEffet=2026-06-01" responded 200 in 634.7210 ms 2026-05-26 10:41:35.698 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2617 ms 2026-05-26 10:41:36.531 +02:00 [Error] Failed executing DbCommand ("30,217"ms) [Parameters=["@__courtierId_0='da3f85db-d3d8-43b5-8b48-2d5e804f79bb' (Nullable = true), @__search_ConseillerId_1='6b9701af-4eb5-483e-8877-69435840da61' (Size = 4000), @__p_2='0', @__p_3='50'"], CommandType='Text', CommandTimeout='30']" ""SELECT [projet].[Active], [projet].[CodePostal], [projet].[Conseiller], [projet].[ConseillerId], [projet].[Contrat], [projet].[CourtierId], [projet].[CourtierName], [projet].[DateCreation], [projet].[DateEffet], [projet].[DateProduction], [projet].[Email], [projet].[Formule], [projet].[Gamme], [projet].[Id], [projet].[IsConjointPresent], [projet].[Logo], [projet].[NbreEnfant], [projet].[Phone1], [projet].[Phone2], [projet].[PolicyGeneratedCount], [projet].[ProspectName], [projet].[ProspectNom], [projet].[ProspectPrenom], [projet].[SousStatutRGPD], [projet].[SousStatutValidationId], [projet].[StatusDate], [projet].[StatusProspection], [projet].[StatusProspectionDate], [projet].[StatusRGPDDate], [projet].[StatusValidationDate], [projet].[StatutProspectionId], [projet].[StatutRGPD], [projet].[StatutRGPDId], [projet].[StatutValidation], [projet].[StatutValidationId], [projet].[TotalCotisation], [projet].[Ville] FROM [RechercheProjetView] AS [projet] WHERE ([projet].[StatutProspectionId] IS NOT NULL AND ([projet].[CourtierId] = @__courtierId_0)) AND ([projet].[ConseillerId] = @__search_ConseillerId_1) ORDER BY [projet].[DateCreation] DESC OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_0(Task`1 result) at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:9d771914-f023-47a4-aafd-05d4e613113c Error Number:-2,State:0,Class:11 2026-05-26 10:41:36.532 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 30968.0534 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_0(Task`1 result) at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:9d771914-f023-47a4-aafd-05d4e613113c Error Number:-2,State:0,Class:11 2026-05-26 10:41:36.534 +02:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_0(Task`1 result) at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:9d771914-f023-47a4-aafd-05d4e613113c Error Number:-2,State:0,Class:11 2026-05-26 10:41:36.538 +02:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_0(Task`1 result) at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-05-26 10:41:37.759 +02:00 [Error] Failed executing DbCommand ("30,576"ms) [Parameters=["@__courtierId_0='da3f85db-d3d8-43b5-8b48-2d5e804f79bb' (Nullable = true), @__search_ConseillerId_1='6b9701af-4eb5-483e-8877-69435840da61' (Size = 4000), @__p_2='0', @__p_3='25'"], CommandType='Text', CommandTimeout='30']" ""SELECT [projet].[Active], [projet].[CodePostal], [projet].[Conseiller], [projet].[ConseillerId], [projet].[Contrat], [projet].[CourtierId], [projet].[CourtierName], [projet].[DateCreation], [projet].[DateEffet], [projet].[DateProduction], [projet].[Email], [projet].[Formule], [projet].[Gamme], [projet].[Id], [projet].[IsConjointPresent], [projet].[Logo], [projet].[NbreEnfant], [projet].[Phone1], [projet].[Phone2], [projet].[PolicyGeneratedCount], [projet].[ProspectName], [projet].[ProspectNom], [projet].[ProspectPrenom], [projet].[SousStatutRGPD], [projet].[SousStatutValidationId], [projet].[StatusDate], [projet].[StatusProspection], [projet].[StatusProspectionDate], [projet].[StatusRGPDDate], [projet].[StatusValidationDate], [projet].[StatutProspectionId], [projet].[StatutRGPD], [projet].[StatutRGPDId], [projet].[StatutValidation], [projet].[StatutValidationId], [projet].[TotalCotisation], [projet].[Ville] FROM [RechercheProjetView] AS [projet] WHERE ([projet].[StatutProspectionId] IS NOT NULL AND ([projet].[CourtierId] = @__courtierId_0)) AND ([projet].[ConseillerId] = @__search_ConseillerId_1) ORDER BY [projet].[DateCreation] DESC OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_0(Task`1 result) at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:d4643758-45a8-4c14-8bb7-28e52b49d06d Error Number:-2,State:0,Class:11 2026-05-26 10:41:37.759 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 31957.4872 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_0(Task`1 result) at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:d4643758-45a8-4c14-8bb7-28e52b49d06d Error Number:-2,State:0,Class:11 2026-05-26 10:41:37.762 +02:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_0(Task`1 result) at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:d4643758-45a8-4c14-8bb7-28e52b49d06d Error Number:-2,State:0,Class:11 2026-05-26 10:41:37.765 +02:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_0(Task`1 result) at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-05-26 10:41:37.774 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1944.5353 ms 2026-05-26 10:41:38.731 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 2194.6062 ms 2026-05-26 10:41:39.277 +02:00 [Information] HTTP "GET" "/Admin/assets/media/error/bg5.jpg" responded 404 in 0.2046 ms 2026-05-26 10:41:39.277 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2374 ms 2026-05-26 10:41:39.280 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 1516.0338 ms 2026-05-26 10:41:39.838 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2952 ms 2026-05-26 10:41:39.842 +02:00 [Information] HTTP "GET" "/Admin/assets/media/error/bg5.jpg" responded 404 in 0.1840 ms 2026-05-26 10:41:40.640 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1296.8426 ms 2026-05-26 10:41:41.038 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1113.1175 ms 2026-05-26 10:41:41.559 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 31346.9701 ms 2026-05-26 10:41:43.171 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2483.1199 ms 2026-05-26 10:41:43.298 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2214.0766 ms 2026-05-26 10:41:44.253 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1980-11-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=47000&dateEffet=2026-05-27" responded 200 in 717.1062 ms 2026-05-26 10:41:57.228 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1989-11-06&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=40320&dateEffet=2026-05-27" responded 200 in 420.7099 ms 2026-05-26 10:41:59.496 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 7246.4008 ms 2026-05-26 10:42:01.506 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1989-11-06&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=40320&dateEffet=2026-06-01" responded 200 in 569.3433 ms 2026-05-26 10:42:17.000 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1984-04-23&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=29041&dateEffet=2026-06-01" responded 200 in 565.7428 ms 2026-05-26 10:42:21.979 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1984-04-23&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93160&dateEffet=2026-06-01" responded 200 in 391.1597 ms 2026-05-26 10:42:48.100 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?success=true" responded 200 in 16945.0223 ms 2026-05-26 10:42:48.335 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3092 ms 2026-05-26 10:42:50.651 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2256.4256 ms 2026-05-26 10:42:51.680 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 4313.4434 ms 2026-05-26 10:42:52.112 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3007 ms 2026-05-26 10:42:54.835 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2583.7403 ms 2026-05-26 10:43:04.323 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR5720041010091244353D03087" responded 200 in 308.6015 ms 2026-05-26 10:43:05.868 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR5720041010091244353D03087" responded 200 in 332.8694 ms 2026-05-26 10:43:06.459 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR5720041010091244353D03087" responded 200 in 193.3611 ms 2026-05-26 10:43:13.743 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1982-11-13&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=91230&dateEffet=2026-06-01" responded 200 in 538.7136 ms 2026-05-26 10:43:16.883 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 10:43:16.883 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 10:43:19.855 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 2972.4007 ms 2026-05-26 10:43:20.209 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 10:43:20.209 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 10:43:20.209 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3648 ms 2026-05-26 10:43:20.300 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 10:43:20.300 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 10:43:21.301 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1001.3969 ms 2026-05-26 10:43:23.034 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 14556.5477 ms 2026-05-26 10:43:24.461 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=2a9ccf02-7486-4a32-24e1-08deb7134178" responded 200 in 27425.2875 ms 2026-05-26 10:43:25.058 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3216 ms 2026-05-26 10:43:27.340 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2214.1309 ms 2026-05-26 10:43:33.947 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 8441.3426 ms 2026-05-26 10:43:51.210 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 1498.8053 ms 2026-05-26 10:43:51.877 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 1557.5287 ms 2026-05-26 10:43:52.072 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2711 ms 2026-05-26 10:43:55.603 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 3308.4228 ms 2026-05-26 10:44:11.081 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 19123.9844 ms 2026-05-26 10:44:11.351 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3047 ms 2026-05-26 10:44:13.506 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2043.6624 ms 2026-05-26 10:44:20.392 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1971-10-26&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=13390&dateEffet=2026-06-01" responded 200 in 32.5146 ms 2026-05-26 10:44:24.313 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 90.2166 ms 2026-05-26 10:44:24.849 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3034 ms 2026-05-26 10:44:24.952 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.7162 ms 2026-05-26 10:44:24.985 +02:00 [Information] Connexion utilisateur: Mathis.L 2026-05-26 10:44:24.985 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit%3Fid%3D843eba4e-4fe8-4d38-e116-08deb7d99fe5" responded 302 in 9.9002 ms 2026-05-26 10:44:25.357 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=843eba4e-4fe8-4d38-e116-08deb7d99fe5" responded 200 in 313.6260 ms 2026-05-26 10:44:25.506 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 805.1138 ms 2026-05-26 10:44:25.688 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3305 ms 2026-05-26 10:44:26.069 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 106.5499 ms 2026-05-26 10:44:26.252 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.5505 ms 2026-05-26 10:44:26.590 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 105.7931 ms 2026-05-26 10:44:32.691 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 556.9289 ms 2026-05-26 10:44:33.058 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3030 ms 2026-05-26 10:44:33.360 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 107.3995 ms 2026-05-26 10:45:38.608 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 822.2672 ms 2026-05-26 10:45:38.982 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2972 ms 2026-05-26 10:45:39.165 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 116.3572 ms 2026-05-26 10:45:41.800 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 10:45:41.800 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 10:45:41.830 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1957-10-23&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=06600&dateEffet=2026-06-01" responded 200 in 30.2784 ms 2026-05-26 10:46:41.713 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=2578b155-5604-40fd-e130-08deb7d99fe5" responded 200 in 272.0661 ms 2026-05-26 10:46:42.101 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2886 ms 2026-05-26 10:46:42.275 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.3849 ms 2026-05-26 10:46:48.402 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:46:48.402 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.4046 ms 2026-05-26 10:46:48.535 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:46:48.536 +02:00 [Error] An exception was thrown while deserializing the token. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted. ---> System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext) 2026-05-26 10:46:48.536 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 1.1449 ms 2026-05-26 10:46:55.432 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:46:55.442 +02:00 [Information] Connexion utilisateur: prod1 2026-05-26 10:46:55.443 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 10.3655 ms 2026-05-26 10:46:55.594 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 50.9667 ms 2026-05-26 10:46:59.298 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3339 ms 2026-05-26 10:46:59.432 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.6329 ms 2026-05-26 10:47:00.065 +02:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 200 in 0.2390 ms 2026-05-26 10:47:04.375 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 453.7452 ms 2026-05-26 10:47:05.295 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3657 ms 2026-05-26 10:47:06.702 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.3226 ms 2026-05-26 10:47:09.507 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 483.8640 ms 2026-05-26 10:47:10.121 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3012 ms 2026-05-26 10:47:10.214 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.2421 ms 2026-05-26 10:47:13.613 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 54.1862 ms 2026-05-26 10:47:14.989 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3227 ms 2026-05-26 10:47:15.654 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.9029 ms 2026-05-26 10:47:16.986 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 54.5907 ms 2026-05-26 10:47:17.147 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 57.4050 ms 2026-05-26 10:47:17.453 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3117 ms 2026-05-26 10:47:17.540 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2586 ms 2026-05-26 10:47:17.721 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.5358 ms 2026-05-26 10:47:17.993 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.8873 ms 2026-05-26 10:47:22.623 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7614607000317141914896325" responded 200 in 14.8580 ms 2026-05-26 10:47:24.949 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 198.4844 ms 2026-05-26 10:47:25.254 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3528 ms 2026-05-26 10:47:25.581 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.8563 ms 2026-05-26 10:47:25.763 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7614607000317141914896325" responded 200 in 15.4115 ms 2026-05-26 10:47:30.341 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1995-05-15&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=56800&dateEffet=2026-06-01" responded 200 in 29.4231 ms 2026-05-26 10:47:39.586 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1962-11-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=33120&dateEffet=2026-06-01" responded 200 in 29.3862 ms 2026-05-26 10:47:50.818 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1962-11-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=94230&dateEffet=2026-06-01" responded 200 in 28.7592 ms 2026-05-26 10:47:53.342 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 53.9963 ms 2026-05-26 10:47:53.703 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3091 ms 2026-05-26 10:47:53.852 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.9313 ms 2026-05-26 10:48:12.114 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1983-11-25&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=35135&dateEffet=2026-06-01" responded 200 in 40.6738 ms 2026-05-26 10:48:23.692 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1377.6208 ms 2026-05-26 10:48:31.749 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 54.5463 ms 2026-05-26 10:48:32.431 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3638 ms 2026-05-26 10:48:33.074 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.3140 ms 2026-05-26 10:48:33.891 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4082.9672 ms 2026-05-26 10:48:36.567 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 72.0570 ms 2026-05-26 10:48:37.763 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2824 ms 2026-05-26 10:48:37.948 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.4059 ms 2026-05-26 10:48:39.841 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 432.8427 ms 2026-05-26 10:48:40.359 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3186 ms 2026-05-26 10:48:40.550 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.2247 ms 2026-05-26 10:48:50.034 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-06-04&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=33160&dateEffet=2026-06-01" responded 200 in 30.9914 ms 2026-05-26 10:48:51.936 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d5af56b2-2534-4d8f-dce7-08debafe108e" responded 200 in 356.2477 ms 2026-05-26 10:48:51.962 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d5af56b2-2534-4d8f-dce7-08debafe108e" responded 200 in 363.4882 ms 2026-05-26 10:48:53.044 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2992 ms 2026-05-26 10:48:53.186 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.9063 ms 2026-05-26 10:48:58.415 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 52.3262 ms 2026-05-26 10:48:58.923 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3236 ms 2026-05-26 10:48:59.015 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.7194 ms 2026-05-26 10:49:22.612 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1962-03-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=34280&dateEffet=2026-06-01" responded 200 in 38.6117 ms 2026-05-26 10:49:43.116 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 431.3993 ms 2026-05-26 10:49:43.467 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2968 ms 2026-05-26 10:49:43.899 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.8275 ms 2026-05-26 10:49:47.037 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=9f103010-ba26-4fb9-dce8-08debafe108e" responded 200 in 277.0368 ms 2026-05-26 10:49:47.278 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3278 ms 2026-05-26 10:49:47.356 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.8831 ms 2026-05-26 10:50:13.869 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 56.1465 ms 2026-05-26 10:50:15.307 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2763 ms 2026-05-26 10:50:15.356 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 389.3632 ms 2026-05-26 10:50:15.606 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.9657 ms 2026-05-26 10:50:15.903 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 341.5117 ms 2026-05-26 10:50:16.430 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3168 ms 2026-05-26 10:50:16.587 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.6601 ms 2026-05-26 10:50:21.037 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1982-11-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=06800&dateEffet=2026-06-01" responded 200 in 28.8778 ms 2026-05-26 10:50:28.784 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1975-08-28&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=07210&dateEffet=2026-06-01" responded 200 in 42.0622 ms 2026-05-26 10:50:39.057 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 64.1252 ms 2026-05-26 10:50:39.910 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3167 ms 2026-05-26 10:50:40.422 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.5671 ms 2026-05-26 10:50:50.865 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1969-10-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=18800&dateEffet=2026-06-01" responded 200 in 50.0763 ms 2026-05-26 10:50:54.309 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 311.7943 ms 2026-05-26 10:50:54.843 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 461.4794 ms 2026-05-26 10:50:55.149 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3266 ms 2026-05-26 10:50:55.384 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 117.5006 ms 2026-05-26 10:50:57.273 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 784.5666 ms 2026-05-26 10:50:57.496 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3144 ms 2026-05-26 10:50:57.722 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 119.7969 ms 2026-05-26 10:52:05.407 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:52:05.409 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit%3Fid%3Dec2c6945-02ff-4977-e13a-08deb7d99fe5" responded 200 in 1.9236 ms 2026-05-26 10:52:22.769 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 10:52:22.798 +02:00 [Information] Connexion utilisateur: prod1 2026-05-26 10:52:22.798 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit%3Fid%3Dec2c6945-02ff-4977-e13a-08deb7d99fe5" responded 302 in 29.8112 ms 2026-05-26 10:52:23.169 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=ec2c6945-02ff-4977-e13a-08deb7d99fe5" responded 200 in 306.1174 ms 2026-05-26 10:52:24.461 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3057 ms 2026-05-26 10:52:24.686 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 103.5847 ms 2026-05-26 10:52:46.586 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7614806180007204580995225" responded 200 in 14.9610 ms 2026-05-26 10:52:48.736 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7614806180007204580995225" responded 200 in 14.8037 ms 2026-05-26 10:52:54.965 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1262.1560 ms 2026-05-26 10:53:04.939 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3738.4510 ms 2026-05-26 10:53:38.562 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 56.1451 ms 2026-05-26 10:53:39.011 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2846 ms 2026-05-26 10:53:39.611 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.4075 ms 2026-05-26 10:53:43.189 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 479.9072 ms 2026-05-26 10:53:43.639 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 870.3122 ms 2026-05-26 10:53:43.734 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3000 ms 2026-05-26 10:53:43.864 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2873 ms 2026-05-26 10:53:44.038 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 115.5522 ms 2026-05-26 10:53:44.176 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.1925 ms 2026-05-26 10:53:44.252 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.9848 ms 2026-05-26 10:53:44.275 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 106.0592 ms 2026-05-26 10:53:44.633 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3471 ms 2026-05-26 10:53:44.644 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.1499 ms 2026-05-26 10:53:45.244 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 106.2369 ms 2026-05-26 10:53:45.401 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 103.7677 ms 2026-05-26 10:53:46.178 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 88.2951 ms 2026-05-26 10:53:46.662 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 195.9160 ms 2026-05-26 10:53:46.824 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2972 ms 2026-05-26 10:53:46.846 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3078 ms 2026-05-26 10:53:46.945 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.6831 ms 2026-05-26 10:53:47.111 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.6364 ms 2026-05-26 10:53:47.216 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 849.3941 ms 2026-05-26 10:53:47.812 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3044 ms 2026-05-26 10:53:48.167 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 105.6619 ms 2026-05-26 10:53:48.954 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 543.6888 ms 2026-05-26 10:53:49.114 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3084 ms 2026-05-26 10:53:49.431 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 124.9757 ms 2026-05-26 10:53:51.726 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 547.5854 ms 2026-05-26 10:53:52.092 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3065 ms 2026-05-26 10:53:52.201 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 10:53:52.201 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 10:53:52.290 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 88.6583 ms 2026-05-26 10:53:52.307 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.7068 ms 2026-05-26 10:53:52.622 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 10:53:52.622 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 10:53:52.622 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3557 ms 2026-05-26 10:53:52.709 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d3266884-eac0-4ae9-dce9-08debafe108e" responded 200 in 281.1020 ms 2026-05-26 10:53:52.883 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2714 ms 2026-05-26 10:53:52.892 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 10:53:52.892 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 10:53:52.911 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.3050 ms 2026-05-26 10:53:53.052 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.8789 ms 2026-05-26 10:53:56.000 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 221.6850 ms 2026-05-26 10:53:56.186 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3020 ms 2026-05-26 10:53:56.332 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.4546 ms 2026-05-26 10:53:57.836 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 55.0059 ms 2026-05-26 10:53:58.085 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2916 ms 2026-05-26 10:53:58.202 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.2305 ms 2026-05-26 10:53:58.379 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d5af56b2-2534-4d8f-dce7-08debafe108e" responded 200 in 257.0281 ms 2026-05-26 10:53:58.595 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3387 ms 2026-05-26 10:53:58.833 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 114.6225 ms 2026-05-26 10:54:08.601 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1956-07-19&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59590&dateEffet=2026-06-01" responded 200 in 52.0390 ms 2026-05-26 10:54:18.838 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d3266884-eac0-4ae9-dce9-08debafe108e" responded 200 in 317.6494 ms 2026-05-26 10:54:19.519 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3206 ms 2026-05-26 10:54:19.755 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 105.0471 ms 2026-05-26 10:54:26.231 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 10:54:26.231 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 10:54:26.272 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1998-11-09&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=09111&dateEffet=2026-06-01" responded 200 in 41.7033 ms 2026-05-26 10:54:43.718 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 340.9134 ms 2026-05-26 10:54:44.355 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 494.8320 ms 2026-05-26 10:54:44.918 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3022 ms 2026-05-26 10:54:45.250 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 138.4338 ms 2026-05-26 10:55:33.318 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 90.8383 ms 2026-05-26 10:55:33.516 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7614445202000476671448335" responded 200 in 14.9738 ms 2026-05-26 10:55:33.952 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2803 ms 2026-05-26 10:55:34.523 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 103.6317 ms 2026-05-26 10:55:35.312 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 268.8085 ms 2026-05-26 10:55:35.825 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 384.6450 ms 2026-05-26 10:55:36.858 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2838 ms 2026-05-26 10:55:37.013 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 105.6637 ms 2026-05-26 10:55:40.094 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1227.6608 ms 2026-05-26 10:55:44.238 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.3059 ms 2026-05-26 10:55:44.317 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.1113 ms 2026-05-26 10:55:44.940 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3366 ms 2026-05-26 10:55:44.940 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.2314 ms 2026-05-26 10:55:45.534 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.2875 ms 2026-05-26 10:55:45.611 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.5857 ms 2026-05-26 10:56:00.232 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1175.2887 ms 2026-05-26 10:56:02.518 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 163.0705 ms 2026-05-26 10:56:02.935 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3123 ms 2026-05-26 10:56:03.208 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.4319 ms 2026-05-26 10:56:05.785 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 216.1708 ms 2026-05-26 10:56:06.213 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3602 ms 2026-05-26 10:56:06.431 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.4669 ms 2026-05-26 10:56:08.925 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3874.1641 ms 2026-05-26 10:56:08.946 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 193.6418 ms 2026-05-26 10:56:09.253 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3182 ms 2026-05-26 10:56:09.374 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.3969 ms 2026-05-26 10:56:11.554 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=9f103010-ba26-4fb9-dce8-08debafe108e" responded 200 in 276.2644 ms 2026-05-26 10:56:11.782 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3036 ms 2026-05-26 10:56:12.089 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.8024 ms 2026-05-26 10:56:22.184 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 56.4109 ms 2026-05-26 10:56:22.568 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3652 ms 2026-05-26 10:56:22.801 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.8184 ms 2026-05-26 10:57:48.365 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 54.9139 ms 2026-05-26 10:57:49.740 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3141 ms 2026-05-26 10:57:50.014 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.5396 ms 2026-05-26 10:58:21.079 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1971-06-19&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=19100&dateEffet=2026-06-01" responded 200 in 29.6436 ms 2026-05-26 10:58:31.886 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 443.1089 ms 2026-05-26 10:58:32.453 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2978 ms 2026-05-26 10:58:32.612 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.6791 ms 2026-05-26 10:58:41.113 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1968-01-10&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93100&dateEffet=2026-06-01" responded 200 in 49.5909 ms 2026-05-26 10:59:05.009 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 412.6612 ms 2026-05-26 10:59:05.172 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3128 ms 2026-05-26 10:59:05.329 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.6947 ms 2026-05-26 10:59:06.910 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1963-08-06&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59390&dateEffet=2026-06-01" responded 200 in 38.7646 ms 2026-05-26 10:59:06.995 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1963-08-06&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59390&dateEffet=2026-06-01" responded 200 in 38.9130 ms 2026-05-26 10:59:09.644 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=2578b155-5604-40fd-e130-08deb7d99fe5" responded 200 in 294.6616 ms 2026-05-26 10:59:10.007 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2795 ms 2026-05-26 10:59:10.311 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.9267 ms 2026-05-26 10:59:12.427 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 360.9848 ms 2026-05-26 10:59:12.867 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 324.5175 ms 2026-05-26 10:59:13.371 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2939 ms 2026-05-26 10:59:13.651 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 104.4938 ms 2026-05-26 10:59:16.283 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=2578b155-5604-40fd-e130-08deb7d99fe5" responded 200 in 338.8642 ms 2026-05-26 10:59:16.523 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3116 ms 2026-05-26 10:59:16.825 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 113.1044 ms 2026-05-26 10:59:29.267 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 558.8615 ms 2026-05-26 10:59:29.451 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2934 ms 2026-05-26 10:59:29.742 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 116.5800 ms 2026-05-26 10:59:40.730 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=ec5fc3ff-17ca-49f4-dcea-08debafe108e" responded 200 in 335.2253 ms 2026-05-26 10:59:40.889 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2811 ms 2026-05-26 10:59:41.181 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 103.4405 ms 2026-05-26 10:59:45.749 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 799.4235 ms 2026-05-26 10:59:46.310 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3442 ms 2026-05-26 10:59:47.167 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 104.0009 ms 2026-05-26 10:59:58.492 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 142.8022 ms 2026-05-26 10:59:58.908 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 325.4287 ms 2026-05-26 10:59:59.068 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2892 ms 2026-05-26 10:59:59.353 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 121.7106 ms 2026-05-26 11:00:29.173 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=2578b155-5604-40fd-e130-08deb7d99fe5" responded 200 in 337.0392 ms 2026-05-26 11:00:30.367 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3063 ms 2026-05-26 11:00:30.573 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 104.1760 ms 2026-05-26 11:00:46.367 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 532.3567 ms 2026-05-26 11:00:46.689 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3152 ms 2026-05-26 11:00:46.952 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 120.8547 ms 2026-05-26 11:00:50.803 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1984-09-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=62880&dateEffet=2026-06-01" responded 200 in 53.6688 ms 2026-05-26 11:01:17.880 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=ec5fc3ff-17ca-49f4-dcea-08debafe108e" responded 200 in 319.3760 ms 2026-05-26 11:01:18.316 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2978 ms 2026-05-26 11:01:18.564 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 102.3339 ms 2026-05-26 11:01:20.595 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 103.0310 ms 2026-05-26 11:01:21.339 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2795 ms 2026-05-26 11:01:21.585 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 103.2910 ms 2026-05-26 11:01:24.593 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 105.6867 ms 2026-05-26 11:01:25.056 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2796 ms 2026-05-26 11:01:25.254 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 122.5751 ms 2026-05-26 11:01:34.173 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1982-11-10&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=30420&dateEffet=2026-06-01" responded 200 in 43.4097 ms 2026-05-26 11:02:56.053 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 107.6872 ms 2026-05-26 11:02:56.329 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3714 ms 2026-05-26 11:02:56.509 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 102.7312 ms 2026-05-26 11:03:47.172 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 765.5418 ms 2026-05-26 11:03:47.865 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2980 ms 2026-05-26 11:03:48.147 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 125.9473 ms 2026-05-26 11:05:13.560 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 101.3499 ms 2026-05-26 11:05:14.405 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3064 ms 2026-05-26 11:05:14.947 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 104.6281 ms 2026-05-26 11:05:48.631 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1964-08-03&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=92390&dateEffet=2026-06-01" responded 200 in 42.2778 ms 2026-05-26 11:05:50.362 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 740.2470 ms 2026-05-26 11:05:50.598 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2895 ms 2026-05-26 11:05:50.817 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 107.5261 ms 2026-05-26 11:06:12.239 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7616806099396612991499904" responded 200 in 45.9053 ms 2026-05-26 11:06:15.687 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7616806099396612991499904" responded 200 in 14.8270 ms 2026-05-26 11:06:25.970 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1360.8078 ms 2026-05-26 11:06:32.702 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4040.6220 ms 2026-05-26 11:07:18.196 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2F" responded 200 in 1.1843 ms 2026-05-26 11:07:42.437 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3183 ms 2026-05-26 11:07:42.611 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.3507 ms 2026-05-26 11:07:44.873 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 66.7588 ms 2026-05-26 11:07:45.412 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2818 ms 2026-05-26 11:07:45.581 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.2790 ms 2026-05-26 11:07:58.534 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 76.3147 ms 2026-05-26 11:07:58.903 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3268 ms 2026-05-26 11:07:58.999 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.5012 ms 2026-05-26 11:08:04.153 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1988-11-24&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=38100&dateEffet=2026-05-27" responded 200 in 49.1805 ms 2026-05-26 11:08:12.740 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 425.1596 ms 2026-05-26 11:08:15.773 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3126 ms 2026-05-26 11:08:16.479 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.8999 ms 2026-05-26 11:08:26.396 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 65.3202 ms 2026-05-26 11:08:26.743 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2953 ms 2026-05-26 11:08:26.967 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.2179 ms 2026-05-26 11:08:35.041 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=2d9418be-8d85-4201-dceb-08debafe108e" responded 200 in 289.8669 ms 2026-05-26 11:08:36.222 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3117 ms 2026-05-26 11:08:36.905 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.7210 ms 2026-05-26 11:08:52.557 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 449.5658 ms 2026-05-26 11:08:53.199 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 461.6759 ms 2026-05-26 11:08:54.132 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2970 ms 2026-05-26 11:08:54.699 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 104.5269 ms 2026-05-26 11:09:11.111 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?success=true" responded 200 in 438.1544 ms 2026-05-26 11:09:13.967 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3706 ms 2026-05-26 11:09:15.868 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 103.8102 ms 2026-05-26 11:09:26.214 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=81e96b7e-f7f5-41b7-24ec-08deb7134178" responded 200 in 313.1437 ms 2026-05-26 11:09:27.448 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3131 ms 2026-05-26 11:09:28.251 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 117.8854 ms 2026-05-26 11:09:32.324 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 758.8654 ms 2026-05-26 11:09:33.139 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3109 ms 2026-05-26 11:09:33.342 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 116.2753 ms 2026-05-26 11:09:37.055 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 99.8712 ms 2026-05-26 11:09:37.846 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3118 ms 2026-05-26 11:09:38.260 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 103.2017 ms 2026-05-26 11:09:41.329 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 750.6717 ms 2026-05-26 11:09:41.658 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3125 ms 2026-05-26 11:09:41.887 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 105.5601 ms 2026-05-26 11:09:42.716 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1957-07-27&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=14320&dateEffet=2026-06-01" responded 200 in 42.3419 ms 2026-05-26 11:10:19.018 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 797.0075 ms 2026-05-26 11:10:19.204 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3125 ms 2026-05-26 11:10:19.495 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 128.2265 ms 2026-05-26 11:10:19.853 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 101.2086 ms 2026-05-26 11:10:20.116 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3379 ms 2026-05-26 11:10:20.306 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 105.9858 ms 2026-05-26 11:10:21.318 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=2d9418be-8d85-4201-dceb-08debafe108e" responded 200 in 326.9658 ms 2026-05-26 11:10:21.652 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3272 ms 2026-05-26 11:10:21.849 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 107.2048 ms 2026-05-26 11:10:31.175 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1960-06-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=50130&dateEffet=2026-06-01" responded 200 in 41.0831 ms 2026-05-26 11:13:27.620 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 1333.7192 ms 2026-05-26 11:13:27.891 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4757 ms 2026-05-26 11:13:29.739 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1746.0381 ms 2026-05-26 11:14:14.965 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 757.7289 ms 2026-05-26 11:14:16.257 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3362 ms 2026-05-26 11:14:16.501 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 108.6367 ms 2026-05-26 11:14:50.473 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:14:50.473 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:14:50.562 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 89.4733 ms 2026-05-26 11:14:50.910 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:14:50.910 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:14:50.911 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3631 ms 2026-05-26 11:14:51.028 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:14:51.028 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:14:51.135 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 107.9640 ms 2026-05-26 11:15:07.032 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 87.7439 ms 2026-05-26 11:15:07.383 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3229 ms 2026-05-26 11:15:07.621 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 116.3433 ms 2026-05-26 11:15:10.023 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 99.3954 ms 2026-05-26 11:15:10.360 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2950 ms 2026-05-26 11:15:10.619 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 104.4660 ms 2026-05-26 11:15:13.379 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:15:13.380 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:15:13.418 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1954-05-04&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=50100&dateEffet=2026-06-01" responded 200 in 38.3411 ms 2026-05-26 11:15:15.101 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 87.2937 ms 2026-05-26 11:15:15.550 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3428 ms 2026-05-26 11:15:15.725 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 104.6932 ms 2026-05-26 11:15:39.534 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 775.2747 ms 2026-05-26 11:15:39.850 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2767 ms 2026-05-26 11:15:40.060 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 109.9702 ms 2026-05-26 11:15:51.241 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 1020.0798 ms 2026-05-26 11:15:51.556 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2949 ms 2026-05-26 11:15:51.788 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 118.7442 ms 2026-05-26 11:15:59.190 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=65052cdd-418f-418e-24bf-08deb7134178" responded 200 in 310.8744 ms 2026-05-26 11:15:59.415 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3215 ms 2026-05-26 11:15:59.623 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 124.8632 ms 2026-05-26 11:16:42.638 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 111.9154 ms 2026-05-26 11:16:42.932 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3078 ms 2026-05-26 11:16:43.290 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 116.7340 ms 2026-05-26 11:16:48.603 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 756.8976 ms 2026-05-26 11:16:48.765 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2968 ms 2026-05-26 11:16:48.993 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 108.1434 ms 2026-05-26 11:16:54.789 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 100.0297 ms 2026-05-26 11:16:55.020 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3260 ms 2026-05-26 11:16:55.181 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 103.7408 ms 2026-05-26 11:17:07.509 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 769.5156 ms 2026-05-26 11:17:08.118 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3300 ms 2026-05-26 11:17:08.372 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 107.6984 ms 2026-05-26 11:17:09.950 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1967-04-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59221&dateEffet=2026-06-01" responded 200 in 47.5578 ms 2026-05-26 11:17:16.896 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 534.7637 ms 2026-05-26 11:17:17.277 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2977 ms 2026-05-26 11:17:17.690 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 124.0933 ms 2026-05-26 11:17:27.835 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=3b730fde-d38b-4589-99fd-08deb57fe3b7" responded 200 in 301.4102 ms 2026-05-26 11:17:28.251 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3057 ms 2026-05-26 11:17:28.474 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 107.4343 ms 2026-05-26 11:18:13.364 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1951-01-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=02100&dateEffet=2026-06-01" responded 200 in 45.3642 ms 2026-05-26 11:18:14.019 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 89.3519 ms 2026-05-26 11:18:14.390 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3048 ms 2026-05-26 11:18:14.570 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 104.8463 ms 2026-05-26 11:18:32.754 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1998-01-24&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=02860&dateEffet=2026-06-01" responded 200 in 52.9266 ms 2026-05-26 11:20:05.346 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 89.3034 ms 2026-05-26 11:20:05.803 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3257 ms 2026-05-26 11:20:05.978 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 105.1097 ms 2026-05-26 11:20:21.514 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 118.4299 ms 2026-05-26 11:20:22.032 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3272 ms 2026-05-26 11:20:22.261 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 106.4521 ms 2026-05-26 11:20:26.629 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1982-08-27&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93220&dateEffet=2026-06-01" responded 200 in 45.8930 ms 2026-05-26 11:20:36.661 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630003010850005001822624" responded 200 in 35.0808 ms 2026-05-26 11:20:40.247 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630003010850005001822624" responded 200 in 14.8767 ms 2026-05-26 11:20:42.074 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1989-09-09&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93360&dateEffet=2026-06-01" responded 200 in 32.0534 ms 2026-05-26 11:20:43.164 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1141.7033 ms 2026-05-26 11:20:48.861 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4006.4851 ms 2026-05-26 11:21:20.522 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 399.2408 ms 2026-05-26 11:21:20.855 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2840 ms 2026-05-26 11:21:20.984 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.1023 ms 2026-05-26 11:21:23.885 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 434.0984 ms 2026-05-26 11:21:24.193 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3098 ms 2026-05-26 11:21:24.335 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.0470 ms 2026-05-26 11:21:42.412 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=1447e89e-7690-4547-dcec-08debafe108e" responded 200 in 272.2893 ms 2026-05-26 11:21:42.782 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3672 ms 2026-05-26 11:21:43.152 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.4669 ms 2026-05-26 11:21:52.423 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:21:52.423 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:21:52.438 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7611425002000414872566529" responded 200 in 15.2770 ms 2026-05-26 11:21:54.251 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 55.0005 ms 2026-05-26 11:21:54.616 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2770 ms 2026-05-26 11:21:54.744 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.7230 ms 2026-05-26 11:21:55.040 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:21:55.040 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:21:55.076 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7611425002000414872566529" responded 200 in 36.0066 ms 2026-05-26 11:21:59.179 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 154.7696 ms 2026-05-26 11:21:59.705 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 440.6383 ms 2026-05-26 11:22:00.024 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3103 ms 2026-05-26 11:22:00.270 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 127.7305 ms 2026-05-26 11:22:15.936 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:22:15.936 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:22:16.843 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 906.4918 ms 2026-05-26 11:22:28.559 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1977-05-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=77130&dateEffet=2026-05-27" responded 200 in 99.7428 ms 2026-05-26 11:22:33.453 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:22:33.453 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:22:36.202 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 2748.8494 ms 2026-05-26 11:22:37.036 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 217.3764 ms 2026-05-26 11:22:37.615 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2684 ms 2026-05-26 11:22:37.831 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.5150 ms 2026-05-26 11:22:50.297 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 56.2614 ms 2026-05-26 11:22:50.851 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2780 ms 2026-05-26 11:22:50.963 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.8563 ms 2026-05-26 11:23:05.258 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.3138 ms 2026-05-26 11:23:05.336 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.3019 ms 2026-05-26 11:23:06.208 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.2282 ms 2026-05-26 11:23:06.208 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2865 ms 2026-05-26 11:23:06.310 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.1017 ms 2026-05-26 11:23:06.404 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.3903 ms 2026-05-26 11:23:13.015 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1959-08-06&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75019&dateEffet=2026-06-01" responded 200 in 27.0631 ms 2026-05-26 11:23:13.979 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 178.5507 ms 2026-05-26 11:23:14.503 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2968 ms 2026-05-26 11:23:14.822 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.0455 ms 2026-05-26 11:23:16.660 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 216.7184 ms 2026-05-26 11:23:16.901 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3035 ms 2026-05-26 11:23:17.138 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.0839 ms 2026-05-26 11:23:19.332 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=1447e89e-7690-4547-dcec-08debafe108e" responded 200 in 291.9297 ms 2026-05-26 11:23:19.645 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3086 ms 2026-05-26 11:23:19.776 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.4751 ms 2026-05-26 11:23:24.258 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 460.6822 ms 2026-05-26 11:23:24.522 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3058 ms 2026-05-26 11:23:24.664 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.9592 ms 2026-05-26 11:23:26.793 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 242.2803 ms 2026-05-26 11:23:27.044 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3405 ms 2026-05-26 11:23:27.175 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.9299 ms 2026-05-26 11:23:27.944 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:23:27.944 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:23:28.247 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 303.0663 ms 2026-05-26 11:23:28.735 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:23:28.735 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:23:28.735 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3801 ms 2026-05-26 11:23:28.954 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:23:28.954 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:23:28.985 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.8232 ms 2026-05-26 11:23:31.171 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 57.0755 ms 2026-05-26 11:23:31.383 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3139 ms 2026-05-26 11:23:31.502 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.5605 ms 2026-05-26 11:23:32.964 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:23:32.964 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:23:33.265 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=9b187056-b917-475a-dced-08debafe108e" responded 200 in 301.1663 ms 2026-05-26 11:23:33.573 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:23:33.573 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:23:33.573 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3719 ms 2026-05-26 11:23:33.746 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:23:33.746 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:23:33.767 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.9626 ms 2026-05-26 11:23:35.691 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:23:35.691 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:23:35.921 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 230.2237 ms 2026-05-26 11:23:36.242 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:23:36.242 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:23:36.242 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3751 ms 2026-05-26 11:23:36.397 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:23:36.397 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:23:36.428 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.7582 ms 2026-05-26 11:23:42.453 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1985-05-30&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=78200&dateEffet=2026-06-01" responded 200 in 29.1621 ms 2026-05-26 11:25:48.671 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 64.5031 ms 2026-05-26 11:25:49.800 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.5685 ms 2026-05-26 11:25:49.965 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.1034 ms 2026-05-26 11:26:05.170 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1964-11-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=16000&dateEffet=2026-06-01" responded 200 in 38.9779 ms 2026-05-26 11:26:07.359 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 201.6598 ms 2026-05-26 11:26:07.695 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3056 ms 2026-05-26 11:26:07.890 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.2635 ms 2026-05-26 11:26:10.850 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=9b187056-b917-475a-dced-08debafe108e" responded 200 in 280.3245 ms 2026-05-26 11:26:11.123 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3062 ms 2026-05-26 11:26:11.254 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.4564 ms 2026-05-26 11:26:15.983 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:26:15.983 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:26:16.256 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=2a9ccf02-7486-4a32-24e1-08deb7134178" responded 200 in 273.0358 ms 2026-05-26 11:26:16.634 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:26:16.634 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:26:16.634 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3817 ms 2026-05-26 11:26:16.783 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:26:16.783 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:26:16.818 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.4464 ms 2026-05-26 11:27:08.362 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1964-06-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=67430&dateEffet=2026-06-01" responded 401 in 0.2540 ms 2026-05-26 11:27:08.407 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1248 ms 2026-05-26 11:27:08.479 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1250 ms 2026-05-26 11:27:08.524 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1143 ms 2026-05-26 11:27:08.570 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1099 ms 2026-05-26 11:27:08.617 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1430 ms 2026-05-26 11:27:08.662 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1540 ms 2026-05-26 11:27:08.707 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1226 ms 2026-05-26 11:27:08.752 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1365 ms 2026-05-26 11:27:08.798 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1375 ms 2026-05-26 11:27:08.844 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1099 ms 2026-05-26 11:27:08.881 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:27:08.882 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:27:08.889 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1338 ms 2026-05-26 11:27:08.935 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1349 ms 2026-05-26 11:27:08.980 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1172 ms 2026-05-26 11:27:09.026 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1092 ms 2026-05-26 11:27:09.073 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1060 ms 2026-05-26 11:27:09.108 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 226.5245 ms 2026-05-26 11:27:09.119 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1625 ms 2026-05-26 11:27:09.167 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2171 ms 2026-05-26 11:27:09.216 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2164 ms 2026-05-26 11:27:09.263 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2084 ms 2026-05-26 11:27:09.309 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2063 ms 2026-05-26 11:27:09.450 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:27:09.450 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:27:09.450 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3720 ms 2026-05-26 11:27:09.614 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:27:09.614 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:27:09.653 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.6454 ms 2026-05-26 11:27:11.180 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.2158 ms 2026-05-26 11:27:11.227 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 0.8174 ms 2026-05-26 11:27:11.549 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:27:11.549 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:27:11.827 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=9b187056-b917-475a-dced-08debafe108e" responded 200 in 278.2935 ms 2026-05-26 11:27:12.249 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:27:12.249 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:27:12.249 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3531 ms 2026-05-26 11:27:12.412 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:27:12.412 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:27:12.460 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.4805 ms 2026-05-26 11:27:15.459 +02:00 [Information] Connexion utilisateur: prod2 2026-05-26 11:27:15.459 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 9.9756 ms 2026-05-26 11:27:15.565 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 56.0021 ms 2026-05-26 11:27:16.119 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3343 ms 2026-05-26 11:27:16.328 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.4501 ms 2026-05-26 11:27:21.256 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1964-06-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=11111&dateEffet=2026-05-27" responded 200 in 96.8721 ms 2026-05-26 11:27:22.434 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:27:22.434 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:27:22.554 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 119.8770 ms 2026-05-26 11:27:22.718 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:27:22.718 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:27:23.030 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 311.5641 ms 2026-05-26 11:27:23.268 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:27:23.268 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:27:23.268 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4107 ms 2026-05-26 11:27:23.414 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:27:23.414 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:27:23.521 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 106.8616 ms 2026-05-26 11:28:14.759 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:28:14.759 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:28:15.090 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=2a9ccf02-7486-4a32-24e1-08deb7134178" responded 200 in 331.4641 ms 2026-05-26 11:28:15.437 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:28:15.437 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:28:15.437 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3723 ms 2026-05-26 11:28:15.671 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:28:15.671 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:28:15.778 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 107.3812 ms 2026-05-26 11:28:22.449 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:28:22.449 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:28:22.534 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 86.0650 ms 2026-05-26 11:28:22.870 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:28:22.870 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:28:22.870 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3406 ms 2026-05-26 11:28:23.436 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:28:23.436 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:28:23.542 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 106.1456 ms 2026-05-26 11:28:28.107 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 778.6350 ms 2026-05-26 11:28:28.440 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3053 ms 2026-05-26 11:28:28.661 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 126.3973 ms 2026-05-26 11:29:37.183 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 98.3108 ms 2026-05-26 11:29:37.659 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3218 ms 2026-05-26 11:29:38.012 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 105.5293 ms 2026-05-26 11:29:42.883 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 415.8870 ms 2026-05-26 11:29:43.618 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 467.3723 ms 2026-05-26 11:29:45.540 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2919 ms 2026-05-26 11:29:46.129 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 119.7099 ms 2026-05-26 11:30:01.989 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1992-12-31&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=78120&dateEffet=2026-06-01" responded 200 in 32.4846 ms 2026-05-26 11:30:16.227 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:30:16.227 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:30:16.776 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 548.8213 ms 2026-05-26 11:30:17.100 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:30:17.100 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:30:17.100 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3353 ms 2026-05-26 11:30:17.554 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:30:17.554 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:30:17.661 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 106.8937 ms 2026-05-26 11:30:19.158 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 758.3938 ms 2026-05-26 11:30:19.482 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2883 ms 2026-05-26 11:30:20.160 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 106.0513 ms 2026-05-26 11:30:26.406 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:30:26.406 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:30:26.734 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=2a9ccf02-7486-4a32-24e1-08deb7134178" responded 200 in 329.1395 ms 2026-05-26 11:30:27.013 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:30:27.013 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:30:27.013 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3787 ms 2026-05-26 11:30:27.093 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:30:27.093 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:30:27.197 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 104.9831 ms 2026-05-26 11:31:15.228 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630003033900005048504704" responded 200 in 15.4958 ms 2026-05-26 11:31:17.226 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630003033900005048504704" responded 200 in 15.2363 ms 2026-05-26 11:31:48.073 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 88.4841 ms 2026-05-26 11:31:48.436 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.6362 ms 2026-05-26 11:31:48.927 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 107.4606 ms 2026-05-26 11:32:35.021 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1093.8041 ms 2026-05-26 11:32:59.284 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3632.3279 ms 2026-05-26 11:33:49.575 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 424.7433 ms 2026-05-26 11:33:50.236 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3710 ms 2026-05-26 11:33:50.929 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.6441 ms 2026-05-26 11:33:57.344 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 55.5625 ms 2026-05-26 11:33:58.333 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3607 ms 2026-05-26 11:33:58.728 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.7171 ms 2026-05-26 11:34:07.316 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1994-05-04&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=41330&dateEffet=2026-05-27" responded 200 in 48.1379 ms 2026-05-26 11:34:35.746 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 422.2525 ms 2026-05-26 11:34:36.020 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2966 ms 2026-05-26 11:34:36.308 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.4847 ms 2026-05-26 11:34:38.060 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=e474aa78-dc26-4798-dcef-08debafe108e" responded 200 in 294.3204 ms 2026-05-26 11:34:38.316 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3405 ms 2026-05-26 11:34:38.560 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.8339 ms 2026-05-26 11:35:24.582 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 1032.0346 ms 2026-05-26 11:35:25.447 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2784 ms 2026-05-26 11:35:26.143 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.7100 ms 2026-05-26 11:35:53.803 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=e474aa78-dc26-4798-dcef-08debafe108e" responded 200 in 278.6032 ms 2026-05-26 11:35:53.901 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3157 ms 2026-05-26 11:35:54.027 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.5531 ms 2026-05-26 11:36:34.825 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 187.4088 ms 2026-05-26 11:36:35.547 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 530.7945 ms 2026-05-26 11:36:36.135 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2904 ms 2026-05-26 11:36:37.006 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 106.6394 ms 2026-05-26 11:37:53.839 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7614406000519002880078856" responded 200 in 14.8546 ms 2026-05-26 11:37:55.601 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7614406000519002880078856" responded 200 in 15.9325 ms 2026-05-26 11:38:00.447 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1535.9487 ms 2026-05-26 11:38:01.865 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:38:01.865 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:38:01.937 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 71.5501 ms 2026-05-26 11:38:02.239 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:38:02.239 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:38:02.240 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3523 ms 2026-05-26 11:38:02.420 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:38:02.420 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:38:02.456 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.1630 ms 2026-05-26 11:38:12.159 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4009.6512 ms 2026-05-26 11:38:14.090 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:38:14.090 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:38:14.128 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1971-06-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=06293&dateEffet=2026-06-01" responded 200 in 38.1881 ms 2026-05-26 11:39:07.480 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 460.8458 ms 2026-05-26 11:39:08.214 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3030 ms 2026-05-26 11:39:08.495 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.0615 ms 2026-05-26 11:39:54.387 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=ec4fe322-cd4c-4bb0-dcf0-08debafe108e" responded 200 in 309.7662 ms 2026-05-26 11:39:54.982 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3085 ms 2026-05-26 11:39:55.208 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.0581 ms 2026-05-26 11:40:08.844 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 54.4891 ms 2026-05-26 11:40:09.315 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3063 ms 2026-05-26 11:40:09.407 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.4566 ms 2026-05-26 11:40:35.961 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:40:35.962 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:40:36.000 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1971-06-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=06450&dateEffet=2026-06-01" responded 200 in 38.9190 ms 2026-05-26 11:40:37.177 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1982-02-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=76130&dateEffet=2026-06-01" responded 200 in 29.6233 ms 2026-05-26 11:41:34.115 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 3256.6619 ms 2026-05-26 11:41:47.170 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 12933.7698 ms 2026-05-26 11:41:47.974 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3043 ms 2026-05-26 11:41:50.689 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2366.3992 ms 2026-05-26 11:42:01.893 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 2086.1690 ms 2026-05-26 11:42:03.129 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2951 ms 2026-05-26 11:42:04.973 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1641.3698 ms 2026-05-26 11:43:26.443 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 5953.4904 ms 2026-05-26 11:43:26.731 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3227 ms 2026-05-26 11:43:26.971 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 33207.2346 ms 2026-05-26 11:43:28.806 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2015.9951 ms 2026-05-26 11:44:25.706 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 433.9427 ms 2026-05-26 11:44:26.043 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2783 ms 2026-05-26 11:44:26.176 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.1461 ms 2026-05-26 11:45:17.934 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR0420041010125851913R03397" responded 200 in 14.8136 ms 2026-05-26 11:45:22.165 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR0420041010125851913R03397" responded 200 in 15.0259 ms 2026-05-26 11:45:25.530 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1258.5165 ms 2026-05-26 11:45:41.448 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3850.1589 ms 2026-05-26 11:46:01.377 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 439.5826 ms 2026-05-26 11:46:01.707 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2809 ms 2026-05-26 11:46:01.853 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.4851 ms 2026-05-26 11:46:02.318 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 205.6917 ms 2026-05-26 11:46:02.957 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2809 ms 2026-05-26 11:46:03.684 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.6642 ms 2026-05-26 11:46:10.975 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 438.4024 ms 2026-05-26 11:46:11.664 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3136 ms 2026-05-26 11:46:11.787 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.6008 ms 2026-05-26 11:46:30.583 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 246.3051 ms 2026-05-26 11:46:31.416 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2926 ms 2026-05-26 11:46:31.666 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.9115 ms 2026-05-26 11:46:33.311 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 54.8243 ms 2026-05-26 11:46:34.255 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2675 ms 2026-05-26 11:46:34.378 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.2869 ms 2026-05-26 11:46:45.821 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=9b187056-b917-475a-dced-08debafe108e" responded 200 in 289.5463 ms 2026-05-26 11:46:47.169 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2991 ms 2026-05-26 11:46:47.285 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.4160 ms 2026-05-26 11:46:54.134 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 216.7200 ms 2026-05-26 11:46:54.790 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3300 ms 2026-05-26 11:46:54.922 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.5020 ms 2026-05-26 11:46:58.730 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=b68d99f2-a1c2-4dd9-dcf1-08debafe108e" responded 200 in 297.7235 ms 2026-05-26 11:46:59.552 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3201 ms 2026-05-26 11:46:59.681 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.6634 ms 2026-05-26 11:48:25.488 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 201.5254 ms 2026-05-26 11:48:26.044 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2936 ms 2026-05-26 11:48:26.468 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.3278 ms 2026-05-26 11:48:32.028 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 65.5266 ms 2026-05-26 11:48:32.484 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2997 ms 2026-05-26 11:48:32.732 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.5017 ms 2026-05-26 11:48:42.451 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=b68d99f2-a1c2-4dd9-dcf1-08debafe108e" responded 200 in 295.0029 ms 2026-05-26 11:48:42.667 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2846 ms 2026-05-26 11:48:43.039 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.4511 ms 2026-05-26 11:48:56.396 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1955-11-28&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=17770&dateEffet=2026-06-01" responded 200 in 24.8097 ms 2026-05-26 11:49:13.918 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 56.1293 ms 2026-05-26 11:49:14.272 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2979 ms 2026-05-26 11:49:14.401 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.9424 ms 2026-05-26 11:49:36.664 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 444.7771 ms 2026-05-26 11:49:37.103 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 305.9097 ms 2026-05-26 11:49:37.412 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1954-11-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=68490&dateEffet=2026-06-01" responded 200 in 48.3060 ms 2026-05-26 11:49:37.758 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2987 ms 2026-05-26 11:49:38.124 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 108.8825 ms 2026-05-26 11:49:51.675 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 88.7661 ms 2026-05-26 11:49:52.140 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3037 ms 2026-05-26 11:49:52.494 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 106.0654 ms 2026-05-26 11:50:09.487 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1957-09-24&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75017&dateEffet=2026-06-01" responded 200 in 39.2245 ms 2026-05-26 11:50:34.762 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 88.0757 ms 2026-05-26 11:50:34.998 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2955 ms 2026-05-26 11:50:35.199 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 104.1867 ms 2026-05-26 11:51:20.445 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:51:20.445 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:51:20.533 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 88.3864 ms 2026-05-26 11:51:21.366 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:51:21.366 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:51:21.366 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3998 ms 2026-05-26 11:51:21.764 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:51:21.764 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:51:21.871 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 106.5178 ms 2026-05-26 11:51:36.216 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:51:36.216 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:51:36.248 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1983-11-19&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=76800&dateEffet=2026-06-01" responded 200 in 32.7586 ms 2026-05-26 11:53:18.210 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 11:53:18.210 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 11:53:18.242 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1983-11-19&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=76800&dateEffet=2026-06-01" responded 200 in 32.3421 ms 2026-05-26 11:53:20.000 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 781.8221 ms 2026-05-26 11:53:20.350 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2863 ms 2026-05-26 11:53:20.530 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 106.5001 ms 2026-05-26 11:53:43.132 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 90.6532 ms 2026-05-26 11:53:43.879 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2853 ms 2026-05-26 11:53:44.048 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 105.1036 ms 2026-05-26 11:54:06.902 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 767.9118 ms 2026-05-26 11:54:07.707 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3047 ms 2026-05-26 11:54:07.937 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 105.1674 ms 2026-05-26 11:54:23.733 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1981-09-09&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93110&dateEffet=2026-06-01" responded 200 in 33.0061 ms 2026-05-26 11:54:26.887 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1960-05-06&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=77176&dateEffet=2026-05-27" responded 200 in 35.0776 ms 2026-05-26 11:54:34.341 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 757.4769 ms 2026-05-26 11:54:34.934 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2969 ms 2026-05-26 11:54:35.181 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 102.9818 ms 2026-05-26 11:54:37.852 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 894.7832 ms 2026-05-26 11:54:38.180 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3067 ms 2026-05-26 11:54:38.547 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 104.6155 ms 2026-05-26 11:54:53.738 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 779.9001 ms 2026-05-26 11:54:54.050 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3174 ms 2026-05-26 11:54:54.330 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 103.3688 ms 2026-05-26 11:55:54.510 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1967-04-19&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=53230&dateEffet=2026-06-01" responded 200 in 42.3348 ms 2026-05-26 11:56:47.504 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 776.7643 ms 2026-05-26 11:56:48.071 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2909 ms 2026-05-26 11:56:48.489 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 104.1227 ms 2026-05-26 11:56:53.231 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 769.8357 ms 2026-05-26 11:56:53.788 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3084 ms 2026-05-26 11:56:54.049 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 124.0331 ms 2026-05-26 11:57:01.258 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 782.0479 ms 2026-05-26 11:57:01.489 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3244 ms 2026-05-26 11:57:01.616 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.5039 ms 2026-05-26 11:57:02.191 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 767.3465 ms 2026-05-26 11:57:02.597 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3132 ms 2026-05-26 11:57:02.836 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 103.3870 ms 2026-05-26 11:57:11.717 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 88.3928 ms 2026-05-26 11:57:12.003 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3203 ms 2026-05-26 11:57:12.517 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 102.7698 ms 2026-05-26 11:57:27.101 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-12-22&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=67100&dateEffet=2026-06-01" responded 200 in 32.6983 ms 2026-05-26 11:58:14.970 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3419 ms 2026-05-26 11:58:15.415 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 104.1761 ms 2026-05-26 11:59:02.835 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1992-12-31&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=78120&dateEffet=2026-06-01" responded 200 in 45.8841 ms 2026-05-26 11:59:58.430 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1954-05-02&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=60750&dateEffet=2026-06-01" responded 200 in 41.5155 ms 2026-05-26 12:00:04.016 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 431.7969 ms 2026-05-26 12:00:04.312 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2824 ms 2026-05-26 12:00:04.652 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.6428 ms 2026-05-26 12:00:14.241 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR0420041010125851913R03397" responded 200 in 15.3186 ms 2026-05-26 12:00:17.733 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR0420041010125851913R03397" responded 200 in 14.7007 ms 2026-05-26 12:00:20.768 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1423.6660 ms 2026-05-26 12:00:23.213 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 65.3009 ms 2026-05-26 12:00:23.725 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2861 ms 2026-05-26 12:00:23.834 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.5890 ms 2026-05-26 12:00:27.457 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4243.1142 ms 2026-05-26 12:00:29.227 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 419.2536 ms 2026-05-26 12:00:29.543 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2996 ms 2026-05-26 12:00:29.671 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.9277 ms 2026-05-26 12:00:32.406 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=c7eba90f-1e18-46c8-dcf2-08debafe108e" responded 200 in 297.9806 ms 2026-05-26 12:00:32.722 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2863 ms 2026-05-26 12:00:32.888 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.9341 ms 2026-05-26 12:00:42.707 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 447.9334 ms 2026-05-26 12:00:42.964 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2821 ms 2026-05-26 12:00:43.074 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.6796 ms 2026-05-26 12:00:44.398 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1961-07-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=92230&dateEffet=2026-06-01" responded 200 in 50.3809 ms 2026-05-26 12:00:48.351 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 54.7802 ms 2026-05-26 12:00:48.728 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3280 ms 2026-05-26 12:00:49.059 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.8061 ms 2026-05-26 12:01:14.488 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:01:14.488 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:01:14.557 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 69.5049 ms 2026-05-26 12:01:15.023 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:01:15.023 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:01:15.023 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3835 ms 2026-05-26 12:01:15.221 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:01:15.221 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:01:15.241 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.1112 ms 2026-05-26 12:01:26.906 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:01:26.906 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:01:26.935 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1973-09-22&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=80850&dateEffet=2026-06-01" responded 200 in 29.0387 ms 2026-05-26 12:01:29.539 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 542.0964 ms 2026-05-26 12:01:29.987 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3022 ms 2026-05-26 12:01:30.201 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.7396 ms 2026-05-26 12:01:37.699 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.2688 ms 2026-05-26 12:01:37.811 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.4972 ms 2026-05-26 12:01:38.564 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3108 ms 2026-05-26 12:01:38.564 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.1684 ms 2026-05-26 12:01:38.660 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.0160 ms 2026-05-26 12:01:38.759 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.4999 ms 2026-05-26 12:02:12.759 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 425.4777 ms 2026-05-26 12:02:13.224 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3117 ms 2026-05-26 12:02:13.372 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.5519 ms 2026-05-26 12:02:18.487 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=c7eba90f-1e18-46c8-dcf2-08debafe108e" responded 200 in 294.3388 ms 2026-05-26 12:02:18.940 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3023 ms 2026-05-26 12:02:19.223 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.5920 ms 2026-05-26 12:02:20.814 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 406.6833 ms 2026-05-26 12:02:21.161 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3023 ms 2026-05-26 12:02:21.596 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.5179 ms 2026-05-26 12:02:51.092 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 415.1265 ms 2026-05-26 12:02:51.414 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2891 ms 2026-05-26 12:02:51.622 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.9471 ms 2026-05-26 12:02:56.016 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 76.7419 ms 2026-05-26 12:02:56.500 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3136 ms 2026-05-26 12:02:56.658 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.6843 ms 2026-05-26 12:03:04.604 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 56.3117 ms 2026-05-26 12:03:04.957 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3563 ms 2026-05-26 12:03:05.058 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.7569 ms 2026-05-26 12:03:12.534 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1968-01-28&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=62100&dateEffet=2026-06-01" responded 200 in 28.9298 ms 2026-05-26 12:03:22.393 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1973-03-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=13013&dateEffet=2026-06-01" responded 200 in 28.4571 ms 2026-05-26 12:03:50.402 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 436.8294 ms 2026-05-26 12:03:50.863 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2912 ms 2026-05-26 12:03:51.144 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.3734 ms 2026-05-26 12:03:55.667 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=c7eba90f-1e18-46c8-dcf2-08debafe108e" responded 200 in 302.1722 ms 2026-05-26 12:03:56.059 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3148 ms 2026-05-26 12:03:56.158 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.7694 ms 2026-05-26 12:03:58.453 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 67.3007 ms 2026-05-26 12:04:01.603 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 466.0292 ms 2026-05-26 12:04:01.877 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3044 ms 2026-05-26 12:04:02.060 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.1417 ms 2026-05-26 12:04:02.164 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2896 ms 2026-05-26 12:04:02.307 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.7513 ms 2026-05-26 12:04:18.722 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 391.0750 ms 2026-05-26 12:04:19.326 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 466.6624 ms 2026-05-26 12:04:20.540 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2917 ms 2026-05-26 12:04:20.937 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 103.8304 ms 2026-05-26 12:04:41.551 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 517.1550 ms 2026-05-26 12:04:42.417 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3239 ms 2026-05-26 12:04:42.627 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 126.8105 ms 2026-05-26 12:04:46.036 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=c7eba90f-1e18-46c8-dcf2-08debafe108e" responded 200 in 330.2906 ms 2026-05-26 12:04:46.434 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3119 ms 2026-05-26 12:04:46.650 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 105.4270 ms 2026-05-26 12:05:54.931 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 88.8428 ms 2026-05-26 12:05:55.398 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3079 ms 2026-05-26 12:05:55.590 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 106.2503 ms 2026-05-26 12:06:27.610 +02:00 [Information] User logged out. 2026-05-26 12:06:27.610 +02:00 [Information] HTTP "POST" "/Account/Logout" responded 302 in 5.3469 ms 2026-05-26 12:06:27.658 +02:00 [Information] HTTP "GET" "/Account/Login" responded 200 in 0.8745 ms 2026-05-26 12:06:33.901 +02:00 [Information] Connexion utilisateur: Mathis.L 2026-05-26 12:06:33.901 +02:00 [Information] HTTP "POST" "/Account/Login" responded 302 in 20.4139 ms 2026-05-26 12:06:34.060 +02:00 [Information] HTTP "GET" "/" responded 200 in 108.9900 ms 2026-05-26 12:06:34.395 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2829 ms 2026-05-26 12:06:34.722 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 105.6320 ms 2026-05-26 12:06:45.942 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 721.1475 ms 2026-05-26 12:06:46.351 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3228 ms 2026-05-26 12:06:46.662 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 105.1716 ms 2026-05-26 12:07:51.389 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 87.8108 ms 2026-05-26 12:07:51.816 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3129 ms 2026-05-26 12:07:52.562 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 106.9125 ms 2026-05-26 12:08:04.680 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1951-09-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=60610&dateEffet=2026-06-01" responded 401 in 0.2602 ms 2026-05-26 12:08:04.730 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1951-09-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=60610&dateEffet=2026-06-01" responded 401 in 0.2248 ms 2026-05-26 12:08:04.730 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1106 ms 2026-05-26 12:08:04.781 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2302 ms 2026-05-26 12:08:04.831 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1113 ms 2026-05-26 12:08:04.881 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2383 ms 2026-05-26 12:08:04.932 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1220 ms 2026-05-26 12:08:04.982 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1162 ms 2026-05-26 12:08:05.033 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1124 ms 2026-05-26 12:08:05.084 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1836 ms 2026-05-26 12:08:05.136 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2369 ms 2026-05-26 12:08:05.186 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1406 ms 2026-05-26 12:08:05.236 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1193 ms 2026-05-26 12:08:05.285 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1198 ms 2026-05-26 12:08:05.335 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1176 ms 2026-05-26 12:08:05.387 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1150 ms 2026-05-26 12:08:05.436 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1028 ms 2026-05-26 12:08:05.486 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1212 ms 2026-05-26 12:08:05.536 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1255 ms 2026-05-26 12:08:05.586 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2365 ms 2026-05-26 12:08:05.636 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1216 ms 2026-05-26 12:08:05.686 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2332 ms 2026-05-26 12:08:05.736 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1339 ms 2026-05-26 12:08:05.786 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1157 ms 2026-05-26 12:08:05.836 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1215 ms 2026-05-26 12:08:05.886 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1176 ms 2026-05-26 12:08:05.937 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2265 ms 2026-05-26 12:08:05.986 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1121 ms 2026-05-26 12:08:06.036 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1086 ms 2026-05-26 12:08:06.089 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2294 ms 2026-05-26 12:08:06.142 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1223 ms 2026-05-26 12:08:06.192 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1921 ms 2026-05-26 12:08:06.245 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1278 ms 2026-05-26 12:08:06.296 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1150 ms 2026-05-26 12:08:06.346 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1179 ms 2026-05-26 12:08:06.401 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1077 ms 2026-05-26 12:08:06.498 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1260 ms 2026-05-26 12:08:06.837 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2211 ms 2026-05-26 12:08:06.887 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2164 ms 2026-05-26 12:08:06.937 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2184 ms 2026-05-26 12:08:06.987 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2316 ms 2026-05-26 12:08:07.037 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2144 ms 2026-05-26 12:08:07.310 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.2378 ms 2026-05-26 12:08:07.370 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 0.8324 ms 2026-05-26 12:08:14.717 +02:00 [Information] Connexion utilisateur: prod2 2026-05-26 12:08:14.717 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 9.9332 ms 2026-05-26 12:08:15.415 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 640.5640 ms 2026-05-26 12:08:15.783 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3204 ms 2026-05-26 12:08:15.994 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 105.2118 ms 2026-05-26 12:08:25.145 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1951-09-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=60610&dateEffet=2026-06-01" responded 200 in 26.1125 ms 2026-05-26 12:08:25.328 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 205.9461 ms 2026-05-26 12:08:25.763 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2894 ms 2026-05-26 12:08:26.095 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.9482 ms 2026-05-26 12:08:29.440 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 75.2183 ms 2026-05-26 12:08:30.180 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2918 ms 2026-05-26 12:08:30.334 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 53.0221 ms 2026-05-26 12:08:43.482 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 87.7389 ms 2026-05-26 12:08:43.842 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2937 ms 2026-05-26 12:08:44.110 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 103.6333 ms 2026-05-26 12:08:52.365 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:08:52.365 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:08:52.380 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630003028580005004139161" responded 200 in 15.2005 ms 2026-05-26 12:08:54.566 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:08:54.566 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:08:54.581 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630003028580005004139161" responded 200 in 15.2922 ms 2026-05-26 12:09:16.171 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1956-06-06&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=64100&dateEffet=2026-06-01" responded 200 in 27.6880 ms 2026-05-26 12:09:16.273 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1980-03-13&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=11111&dateEffet=2026-05-27" responded 200 in 31.8418 ms 2026-05-26 12:09:16.708 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 766.1584 ms 2026-05-26 12:09:17.039 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2875 ms 2026-05-26 12:09:17.240 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 104.8359 ms 2026-05-26 12:09:21.147 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1980-03-13&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=95470&dateEffet=2026-05-27" responded 200 in 32.9165 ms 2026-05-26 12:09:30.278 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 756.6379 ms 2026-05-26 12:09:31.056 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2763 ms 2026-05-26 12:09:31.335 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1989-10-02&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=13140&dateEffet=2026-06-01" responded 200 in 28.0158 ms 2026-05-26 12:09:31.376 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 118.9775 ms 2026-05-26 12:09:33.930 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:09:33.930 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:09:35.536 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1606.0069 ms 2026-05-26 12:09:36.708 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 68.7779 ms 2026-05-26 12:09:37.207 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3060 ms 2026-05-26 12:09:37.296 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.8842 ms 2026-05-26 12:09:49.473 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:09:49.473 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:09:53.342 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3869.3827 ms 2026-05-26 12:10:17.561 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1995-06-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=06000&dateEffet=2026-06-01" responded 200 in 50.4637 ms 2026-05-26 12:11:10.516 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:11:10.516 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:11:12.510 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 3659.2177 ms 2026-05-26 12:11:12.922 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2317 ms 2026-05-26 12:11:14.969 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1655.8786 ms 2026-05-26 12:11:41.493 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 30977.0938 ms 2026-05-26 12:11:41.982 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:11:41.982 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:11:41.982 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4008 ms 2026-05-26 12:11:42.117 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:11:42.118 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:11:42.356 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 239.2812 ms 2026-05-26 12:11:44.325 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 31464.8453 ms 2026-05-26 12:11:44.806 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3199 ms 2026-05-26 12:11:48.057 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 3153.6387 ms 2026-05-26 12:12:00.559 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1997-11-29&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=84430&dateEffet=2026-06-01" responded 200 in 263.6901 ms 2026-05-26 12:12:30.497 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7618706000003350080017971" responded 200 in 533.0494 ms 2026-05-26 12:12:54.827 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 11650.6477 ms 2026-05-26 12:12:56.073 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2791 ms 2026-05-26 12:12:56.164 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 1626.2749 ms 2026-05-26 12:12:56.298 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 88.9257 ms 2026-05-26 12:12:56.807 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2729 ms 2026-05-26 12:12:57.447 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 566.2882 ms 2026-05-26 12:13:37.270 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4496.1795 ms 2026-05-26 12:13:51.620 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 9372.4529 ms 2026-05-26 12:14:02.989 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 3984.5194 ms 2026-05-26 12:14:03.246 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3107 ms 2026-05-26 12:14:04.530 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1142.8443 ms 2026-05-26 12:14:49.536 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1994-11-03&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=91690&dateEffet=2026-06-01" responded 200 in 29.2453 ms 2026-05-26 12:15:09.058 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 322.9534 ms 2026-05-26 12:15:09.710 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 385.2101 ms 2026-05-26 12:15:09.855 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2538 ms 2026-05-26 12:15:10.061 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.6393 ms 2026-05-26 12:15:10.329 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 456.7270 ms 2026-05-26 12:15:10.710 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3584 ms 2026-05-26 12:15:11.305 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 121.5058 ms 2026-05-26 12:15:18.465 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=cd0a04a5-52c4-4915-dcf5-08debafe108e" responded 200 in 310.2730 ms 2026-05-26 12:15:18.961 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3173 ms 2026-05-26 12:15:19.516 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 104.8250 ms 2026-05-26 12:15:48.664 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR0530002032000000850333T84" responded 200 in 15.0209 ms 2026-05-26 12:15:56.695 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:15:56.695 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:15:57.010 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=0a257ec1-0a17-482e-dcf3-08debafe108e" responded 200 in 314.5010 ms 2026-05-26 12:15:57.343 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:15:57.343 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:15:57.343 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3689 ms 2026-05-26 12:15:57.410 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:15:57.410 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:15:57.515 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 105.6490 ms 2026-05-26 12:16:11.176 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:16:11.176 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:16:11.395 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 219.2419 ms 2026-05-26 12:16:11.499 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:16:11.500 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:16:11.810 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 310.8521 ms 2026-05-26 12:16:11.908 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:16:11.908 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:16:11.908 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3835 ms 2026-05-26 12:16:12.279 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:16:12.279 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:16:12.385 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 106.0511 ms 2026-05-26 12:16:12.883 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630003008400005057283818" responded 200 in 32.9627 ms 2026-05-26 12:16:15.666 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630003008400005057283818" responded 200 in 14.8213 ms 2026-05-26 12:16:21.494 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1355.8502 ms 2026-05-26 12:16:22.289 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1217.2802 ms 2026-05-26 12:16:27.004 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:16:27.004 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:16:27.269 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=b68d99f2-a1c2-4dd9-dcf1-08debafe108e" responded 200 in 431.1910 ms 2026-05-26 12:16:27.385 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=0a257ec1-0a17-482e-dcf3-08debafe108e" responded 200 in 380.7941 ms 2026-05-26 12:16:27.508 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:16:27.508 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:16:27.508 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3884 ms 2026-05-26 12:16:27.745 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3091 ms 2026-05-26 12:16:27.872 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.5009 ms 2026-05-26 12:16:28.023 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3935.7629 ms 2026-05-26 12:16:28.051 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:16:28.051 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:16:28.071 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.6642 ms 2026-05-26 12:16:30.674 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4022.6504 ms 2026-05-26 12:16:46.818 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.2790 ms 2026-05-26 12:16:46.897 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.4738 ms 2026-05-26 12:16:47.718 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.2079 ms 2026-05-26 12:16:47.718 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2847 ms 2026-05-26 12:16:48.172 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.1743 ms 2026-05-26 12:16:48.240 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.2323 ms 2026-05-26 12:16:51.322 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 257.5141 ms 2026-05-26 12:16:51.622 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2997 ms 2026-05-26 12:16:51.953 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.2673 ms 2026-05-26 12:17:38.151 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 470.9537 ms 2026-05-26 12:17:38.715 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3127 ms 2026-05-26 12:17:39.001 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.5551 ms 2026-05-26 12:17:41.159 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 211.0358 ms 2026-05-26 12:17:41.739 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3288 ms 2026-05-26 12:17:42.178 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.6736 ms 2026-05-26 12:17:45.328 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=183b470a-1ee1-4907-dcf6-08debafe108e" responded 200 in 285.4471 ms 2026-05-26 12:17:45.738 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3152 ms 2026-05-26 12:17:45.990 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.3270 ms 2026-05-26 12:17:52.210 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {459a4faa-7d84-41db-81be-47d69aeb54fd} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-05-26 12:17:52.220 +02:00 [Information] Connexion utilisateur: prod2 2026-05-26 12:17:52.220 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit%3Fid%3De3cbf4ca-fa84-4fe0-e13b-08deb7d99fe5" responded 302 in 10.7446 ms 2026-05-26 12:17:52.575 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=e3cbf4ca-fa84-4fe0-e13b-08deb7d99fe5" responded 200 in 283.7931 ms 2026-05-26 12:17:54.204 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3166 ms 2026-05-26 12:17:54.358 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.3081 ms 2026-05-26 12:17:57.262 +02:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 200 in 0.2759 ms 2026-05-26 12:17:57.607 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 434.3276 ms 2026-05-26 12:17:57.948 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3202 ms 2026-05-26 12:17:58.088 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.3339 ms 2026-05-26 12:17:58.928 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 301.6278 ms 2026-05-26 12:17:59.297 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3119 ms 2026-05-26 12:17:59.458 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.5822 ms 2026-05-26 12:18:06.308 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=6486d6ba-ceeb-466b-dce5-08debafe108e" responded 200 in 288.9897 ms 2026-05-26 12:18:06.865 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3077 ms 2026-05-26 12:18:06.984 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.4869 ms 2026-05-26 12:18:08.079 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 469.0488 ms 2026-05-26 12:18:08.398 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3149 ms 2026-05-26 12:18:08.566 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.2502 ms 2026-05-26 12:18:11.375 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=183b470a-1ee1-4907-dcf6-08debafe108e" responded 200 in 275.3581 ms 2026-05-26 12:18:12.412 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3127 ms 2026-05-26 12:18:12.531 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.3124 ms 2026-05-26 12:18:15.520 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 407.2134 ms 2026-05-26 12:18:16.129 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 458.6000 ms 2026-05-26 12:18:16.670 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2877 ms 2026-05-26 12:18:16.855 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 117.0615 ms 2026-05-26 12:18:21.153 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 770.0330 ms 2026-05-26 12:18:21.398 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2985 ms 2026-05-26 12:18:21.599 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 104.7453 ms 2026-05-26 12:19:05.749 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR3530002028750000008955M09" responded 200 in 36.8923 ms 2026-05-26 12:19:08.473 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 632.1467 ms 2026-05-26 12:19:08.975 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2969 ms 2026-05-26 12:19:09.349 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 120.4437 ms 2026-05-26 12:19:10.843 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=fc765a38-56bd-4ace-dcf4-08debafe108e" responded 200 in 302.8815 ms 2026-05-26 12:19:11.609 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3017 ms 2026-05-26 12:19:11.956 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 127.8675 ms 2026-05-26 12:19:13.898 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1295.0487 ms 2026-05-26 12:19:13.997 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 74.2087 ms 2026-05-26 12:19:14.576 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3367 ms 2026-05-26 12:19:14.649 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.1802 ms 2026-05-26 12:19:23.653 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.2260 ms 2026-05-26 12:19:23.710 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 0.8305 ms 2026-05-26 12:19:30.994 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3776.7698 ms 2026-05-26 12:19:41.385 +02:00 [Information] Login et/ou mot de passe invalide 2026-05-26 12:19:41.385 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 2.1700 ms 2026-05-26 12:19:42.040 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:19:42.040 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:19:42.097 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 57.1374 ms 2026-05-26 12:19:42.513 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:19:42.513 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:19:42.513 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3653 ms 2026-05-26 12:19:42.672 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:19:42.672 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:19:42.691 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.4562 ms 2026-05-26 12:19:50.991 +02:00 [Information] Connexion utilisateur: prod1 2026-05-26 12:19:50.991 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 21.1540 ms 2026-05-26 12:19:51.109 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 54.0343 ms 2026-05-26 12:19:51.478 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3137 ms 2026-05-26 12:19:52.251 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.4394 ms 2026-05-26 12:19:57.953 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:19:57.953 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:19:57.983 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1977-04-06&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=49300&dateEffet=2026-06-01" responded 200 in 29.6716 ms 2026-05-26 12:20:13.083 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.2595 ms 2026-05-26 12:20:13.162 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.7672 ms 2026-05-26 12:20:13.553 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2883 ms 2026-05-26 12:20:13.577 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.2967 ms 2026-05-26 12:20:13.790 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.9068 ms 2026-05-26 12:20:13.855 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.1811 ms 2026-05-26 12:20:18.028 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1990-05-19&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93380&dateEffet=2026-06-01" responded 200 in 29.3854 ms 2026-05-26 12:21:10.245 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 64.8000 ms 2026-05-26 12:21:10.686 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2848 ms 2026-05-26 12:21:10.828 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.1822 ms 2026-05-26 12:21:33.168 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 193.7443 ms 2026-05-26 12:21:33.622 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2954 ms 2026-05-26 12:21:33.751 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.9790 ms 2026-05-26 12:21:37.856 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=cd0a04a5-52c4-4915-dcf5-08debafe108e" responded 200 in 275.4672 ms 2026-05-26 12:21:38.238 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3804 ms 2026-05-26 12:21:38.454 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.5850 ms 2026-05-26 12:21:47.309 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 448.6398 ms 2026-05-26 12:21:47.788 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3164 ms 2026-05-26 12:21:48.073 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 73.6506 ms 2026-05-26 12:21:48.094 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.1739 ms 2026-05-26 12:21:48.528 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2973 ms 2026-05-26 12:21:48.780 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.9760 ms 2026-05-26 12:21:55.132 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 53.8951 ms 2026-05-26 12:21:55.475 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3158 ms 2026-05-26 12:21:55.586 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.9813 ms 2026-05-26 12:22:01.771 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1997-12-05&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=30121&dateEffet=2026-06-01" responded 200 in 29.4509 ms 2026-05-26 12:22:07.648 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1960-02-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=29400&dateEffet=2026-06-01" responded 200 in 38.5376 ms 2026-05-26 12:22:07.806 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1960-02-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=29400&dateEffet=2026-06-01" responded 200 in 42.7549 ms 2026-05-26 12:22:08.420 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 52.1097 ms 2026-05-26 12:22:09.812 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2893 ms 2026-05-26 12:22:10.222 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.8525 ms 2026-05-26 12:22:28.298 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1986-09-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=84000&dateEffet=2026-06-01" responded 200 in 28.6594 ms 2026-05-26 12:22:40.951 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 79.5458 ms 2026-05-26 12:22:41.260 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3186 ms 2026-05-26 12:22:41.360 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.4400 ms 2026-05-26 12:22:46.645 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 441.9852 ms 2026-05-26 12:22:47.508 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3029 ms 2026-05-26 12:22:47.720 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.8364 ms 2026-05-26 12:23:13.491 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1992-07-29&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=13450&dateEffet=2026-06-01" responded 200 in 46.5384 ms 2026-05-26 12:23:41.461 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 437.3552 ms 2026-05-26 12:23:42.103 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2760 ms 2026-05-26 12:23:42.583 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.4580 ms 2026-05-26 12:24:02.044 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 445.5299 ms 2026-05-26 12:24:02.325 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3374 ms 2026-05-26 12:24:02.605 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.4665 ms 2026-05-26 12:24:06.010 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1962-08-05&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=38140&dateEffet=2026-06-01" responded 200 in 28.7616 ms 2026-05-26 12:24:07.314 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 269.7326 ms 2026-05-26 12:24:07.589 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3166 ms 2026-05-26 12:24:07.753 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.4256 ms 2026-05-26 12:24:09.929 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=ec4fe322-cd4c-4bb0-dcf0-08debafe108e" responded 200 in 273.5757 ms 2026-05-26 12:24:10.260 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4783 ms 2026-05-26 12:24:10.387 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.0046 ms 2026-05-26 12:24:30.273 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1984-05-02&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93190&dateEffet=2026-06-01" responded 200 in 40.4089 ms 2026-05-26 12:24:38.929 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 54.9812 ms 2026-05-26 12:24:39.293 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3275 ms 2026-05-26 12:24:39.407 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.1303 ms 2026-05-26 12:24:40.145 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:24:40.145 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:24:40.364 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 219.0984 ms 2026-05-26 12:24:40.536 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:24:40.536 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:24:40.857 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 321.1170 ms 2026-05-26 12:24:41.289 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:24:41.289 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:24:41.289 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3651 ms 2026-05-26 12:24:41.436 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:24:41.436 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:24:41.561 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 125.5825 ms 2026-05-26 12:24:54.638 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1992-10-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=69400&dateEffet=2026-06-01" responded 200 in 51.7359 ms 2026-05-26 12:25:00.078 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 87.6210 ms 2026-05-26 12:25:00.533 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3020 ms 2026-05-26 12:25:01.031 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 105.1159 ms 2026-05-26 12:25:19.363 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 88.4856 ms 2026-05-26 12:25:19.616 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2992 ms 2026-05-26 12:25:20.260 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 105.5775 ms 2026-05-26 12:25:31.472 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1994-05-26&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93200&dateEffet=2026-06-01" responded 200 in 47.0301 ms 2026-05-26 12:27:35.653 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 742.0491 ms 2026-05-26 12:27:36.265 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2918 ms 2026-05-26 12:27:36.553 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 119.1722 ms 2026-05-26 12:27:51.258 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:27:51.258 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:27:51.345 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 87.5482 ms 2026-05-26 12:27:51.600 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:27:51.600 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:27:51.600 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3599 ms 2026-05-26 12:27:51.838 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:27:51.838 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:27:51.944 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 105.5896 ms 2026-05-26 12:28:01.621 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:28:01.621 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:28:01.653 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1975-10-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=44800&dateEffet=2026-06-01" responded 200 in 32.0161 ms 2026-05-26 12:28:08.927 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 90.3057 ms 2026-05-26 12:28:09.700 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3364 ms 2026-05-26 12:28:10.325 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 106.0982 ms 2026-05-26 12:28:31.059 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7611315000010447481511430" responded 200 in 25.6500 ms 2026-05-26 12:28:32.633 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 751.7269 ms 2026-05-26 12:28:32.904 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3020 ms 2026-05-26 12:28:33.138 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 116.3369 ms 2026-05-26 12:28:43.523 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.2207 ms 2026-05-26 12:28:43.576 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 0.7423 ms 2026-05-26 12:28:45.442 +02:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 200 in 0.2418 ms 2026-05-26 12:28:50.788 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 134.6113 ms 2026-05-26 12:28:51.124 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2892 ms 2026-05-26 12:28:51.300 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 108.3952 ms 2026-05-26 12:29:36.927 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 735.1421 ms 2026-05-26 12:29:37.516 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3244 ms 2026-05-26 12:29:38.088 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 106.4162 ms 2026-05-26 12:30:01.042 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1997-03-02&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=40990&dateEffet=2026-06-01" responded 200 in 31.7924 ms 2026-05-26 12:30:07.955 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 58.0205 ms 2026-05-26 12:30:08.238 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1367.4596 ms 2026-05-26 12:30:08.440 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2914 ms 2026-05-26 12:30:08.625 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.2975 ms 2026-05-26 12:30:15.008 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3727.5537 ms 2026-05-26 12:30:26.479 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1985-01-24&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59160&dateEffet=2026-06-01" responded 200 in 63.8658 ms 2026-05-26 12:30:26.571 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1985-01-24&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59160&dateEffet=2026-06-01" responded 200 in 28.1229 ms 2026-05-26 12:30:28.963 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.2631 ms 2026-05-26 12:30:29.040 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.3637 ms 2026-05-26 12:30:29.827 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3021 ms 2026-05-26 12:30:29.828 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.1618 ms 2026-05-26 12:30:30.222 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.7274 ms 2026-05-26 12:30:30.303 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.4534 ms 2026-05-26 12:30:33.510 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 170.5156 ms 2026-05-26 12:30:34.017 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3106 ms 2026-05-26 12:30:34.343 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.6185 ms 2026-05-26 12:30:38.165 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR6120041010021054650J02388" responded 200 in 25.0917 ms 2026-05-26 12:30:39.786 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR6120041010021054650J02388" responded 200 in 14.4562 ms 2026-05-26 12:30:50.595 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 984.1498 ms 2026-05-26 12:30:57.657 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3591.0999 ms 2026-05-26 12:31:28.255 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 193.9295 ms 2026-05-26 12:31:28.612 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3122 ms 2026-05-26 12:31:28.860 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.9140 ms 2026-05-26 12:31:30.656 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=92ae3fd8-f9ae-4b6a-dcf9-08debafe108e" responded 200 in 293.7885 ms 2026-05-26 12:31:31.092 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3133 ms 2026-05-26 12:31:31.226 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.3653 ms 2026-05-26 12:31:50.519 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-04-06&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=38660&dateEffet=2026-06-01" responded 200 in 39.7981 ms 2026-05-26 12:32:42.551 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 485.8984 ms 2026-05-26 12:32:42.813 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3067 ms 2026-05-26 12:32:42.980 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.7389 ms 2026-05-26 12:32:43.568 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1981-12-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=84000&dateEffet=2026-06-01" responded 200 in 29.4210 ms 2026-05-26 12:32:46.585 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=57ce7c96-7f37-4902-dcfa-08debafe108e" responded 200 in 278.1764 ms 2026-05-26 12:32:46.887 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2730 ms 2026-05-26 12:32:47.001 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.3084 ms 2026-05-26 12:32:49.233 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1981-12-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=62122&dateEffet=2026-06-01" responded 200 in 29.6140 ms 2026-05-26 12:32:55.624 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 110.2310 ms 2026-05-26 12:32:56.177 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 441.8233 ms 2026-05-26 12:32:56.387 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3148 ms 2026-05-26 12:32:56.683 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 125.8429 ms 2026-05-26 12:33:03.202 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 771.1823 ms 2026-05-26 12:33:03.772 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3621 ms 2026-05-26 12:33:04.456 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 105.7702 ms 2026-05-26 12:33:07.338 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 411.2608 ms 2026-05-26 12:33:07.602 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2969 ms 2026-05-26 12:33:07.824 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 106.3964 ms 2026-05-26 12:33:30.919 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.3013 ms 2026-05-26 12:33:31.095 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 125.4590 ms 2026-05-26 12:33:31.538 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3107 ms 2026-05-26 12:33:31.541 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.1630 ms 2026-05-26 12:33:31.849 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 106.5399 ms 2026-05-26 12:33:32.034 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 107.0219 ms 2026-05-26 12:33:33.373 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 489.6629 ms 2026-05-26 12:33:33.853 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3001 ms 2026-05-26 12:33:34.142 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 125.6262 ms 2026-05-26 12:33:45.556 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 414.1249 ms 2026-05-26 12:33:45.879 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3025 ms 2026-05-26 12:33:46.151 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 110.2583 ms 2026-05-26 12:34:13.123 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 1031.8596 ms 2026-05-26 12:34:13.482 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3502 ms 2026-05-26 12:34:13.699 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 105.5264 ms 2026-05-26 12:34:59.619 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:34:59.619 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:34:59.715 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 96.4229 ms 2026-05-26 12:34:59.841 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:34:59.841 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:34:59.841 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3816 ms 2026-05-26 12:35:00.026 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:35:00.026 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:35:00.132 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 106.2900 ms 2026-05-26 12:35:13.339 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:35:13.339 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:35:13.382 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1976-01-24&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=71000&dateEffet=2026-06-01" responded 200 in 43.7008 ms 2026-05-26 12:36:58.812 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 88.4701 ms 2026-05-26 12:36:59.170 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3246 ms 2026-05-26 12:36:59.402 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 138.3438 ms 2026-05-26 12:38:01.312 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 101.1213 ms 2026-05-26 12:38:01.730 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3024 ms 2026-05-26 12:38:01.896 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 113.0306 ms 2026-05-26 12:38:15.647 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1960-12-31&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=95210&dateEffet=2026-06-01" responded 200 in 29.9706 ms 2026-05-26 12:38:15.751 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1960-12-31&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=95210&dateEffet=2026-06-01" responded 200 in 28.2084 ms 2026-05-26 12:42:22.819 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 1878.5324 ms 2026-05-26 12:42:23.531 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3005 ms 2026-05-26 12:42:25.472 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1795.3292 ms 2026-05-26 12:42:37.720 +02:00 [Error] Failed executing DbCommand ("30,642"ms) [Parameters=["@__courtierId_0='da3f85db-d3d8-43b5-8b48-2d5e804f79bb' (Nullable = true), @__search_ConseillerId_1='6b9701af-4eb5-483e-8877-69435840da61' (Size = 4000), @__p_2='0', @__p_3='100'"], CommandType='Text', CommandTimeout='30']" ""SELECT [projet].[Active], [projet].[CodePostal], [projet].[Conseiller], [projet].[ConseillerId], [projet].[Contrat], [projet].[CourtierId], [projet].[CourtierName], [projet].[DateCreation], [projet].[DateEffet], [projet].[DateProduction], [projet].[Email], [projet].[Formule], [projet].[Gamme], [projet].[Id], [projet].[IsConjointPresent], [projet].[Logo], [projet].[NbreEnfant], [projet].[Phone1], [projet].[Phone2], [projet].[PolicyGeneratedCount], [projet].[ProspectName], [projet].[ProspectNom], [projet].[ProspectPrenom], [projet].[SousStatutRGPD], [projet].[SousStatutValidationId], [projet].[StatusDate], [projet].[StatusProspection], [projet].[StatusProspectionDate], [projet].[StatusRGPDDate], [projet].[StatusValidationDate], [projet].[StatutProspectionId], [projet].[StatutRGPD], [projet].[StatutRGPDId], [projet].[StatutValidation], [projet].[StatutValidationId], [projet].[TotalCotisation], [projet].[Ville] FROM [RechercheProjetView] AS [projet] WHERE ([projet].[StatutProspectionId] IS NOT NULL AND ([projet].[CourtierId] = @__courtierId_0)) AND ([projet].[ConseillerId] = @__search_ConseillerId_1) ORDER BY [projet].[DateCreation] DESC OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_0(Task`1 result) at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:7f6d253a-3027-4bd7-bcfa-69550af9115e Error Number:-2,State:0,Class:11 2026-05-26 12:42:37.721 +02:00 [Error] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 500 in 31244.0258 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_0(Task`1 result) at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnPostAsync(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 171 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:7f6d253a-3027-4bd7-bcfa-69550af9115e Error Number:-2,State:0,Class:11 2026-05-26 12:42:37.724 +02:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_0(Task`1 result) at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnPostAsync(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 171 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:7f6d253a-3027-4bd7-bcfa-69550af9115e Error Number:-2,State:0,Class:11 2026-05-26 12:42:38.020 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 34474.9462 ms 2026-05-26 12:42:38.598 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1972-09-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=91100&dateEffet=2026-06-01" responded 200 in 586.4205 ms 2026-05-26 12:42:38.971 +02:00 [Error] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 500 in 1245.2128 ms 2026-05-26 12:43:14.297 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 1187.5158 ms 2026-05-26 12:43:15.749 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3170 ms 2026-05-26 12:43:17.956 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1661.6556 ms 2026-05-26 12:44:07.207 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=a1d5f303-0fb4-4e89-6a1e-08de49eb8dd8" responded 200 in 19467.6954 ms 2026-05-26 12:44:07.988 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=a1d5f303-0fb4-4e89-6a1e-08de49eb8dd8" responded 200 in 12754.8751 ms 2026-05-26 12:44:10.727 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3026 ms 2026-05-26 12:44:10.983 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.5784 ms 2026-05-26 12:44:31.782 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 455.7012 ms 2026-05-26 12:44:32.539 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2730 ms 2026-05-26 12:44:32.653 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.6614 ms 2026-05-26 12:44:39.433 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 250.7985 ms 2026-05-26 12:44:40.141 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.5069 ms 2026-05-26 12:44:40.247 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.8105 ms 2026-05-26 12:44:47.046 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=cd99aa4a-693e-4053-eac3-08de75e05c5e" responded 200 in 296.8177 ms 2026-05-26 12:44:47.356 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3491 ms 2026-05-26 12:44:47.559 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.8438 ms 2026-05-26 12:45:05.861 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 55.4368 ms 2026-05-26 12:45:06.561 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3149 ms 2026-05-26 12:45:06.677 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.2035 ms 2026-05-26 12:45:13.155 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 57.7192 ms 2026-05-26 12:45:13.567 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3299 ms 2026-05-26 12:45:13.818 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.8895 ms 2026-05-26 12:45:24.784 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 429.2019 ms 2026-05-26 12:45:26.585 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2921 ms 2026-05-26 12:45:27.026 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.6808 ms 2026-05-26 12:45:29.412 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1967-02-19&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=29300&dateEffet=2026-06-01" responded 200 in 29.5589 ms 2026-05-26 12:45:37.074 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 244.3856 ms 2026-05-26 12:45:37.873 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2910 ms 2026-05-26 12:45:38.123 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.6344 ms 2026-05-26 12:45:40.822 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 179.0107 ms 2026-05-26 12:45:41.621 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2963 ms 2026-05-26 12:45:41.855 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.7097 ms 2026-05-26 12:46:06.688 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:46:06.688 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:46:06.747 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 58.8695 ms 2026-05-26 12:46:07.118 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:46:07.118 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:46:07.118 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4140 ms 2026-05-26 12:46:07.374 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:46:07.374 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:46:07.393 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.4061 ms 2026-05-26 12:46:30.433 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:46:30.433 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:46:30.462 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1975-04-03&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=95270&dateEffet=2026-06-01" responded 200 in 29.0199 ms 2026-05-26 12:47:29.333 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 563.4738 ms 2026-05-26 12:47:29.863 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2773 ms 2026-05-26 12:47:30.261 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 107.5567 ms 2026-05-26 12:47:38.314 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 99.9672 ms 2026-05-26 12:47:38.656 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3001 ms 2026-05-26 12:47:39.113 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 105.9377 ms 2026-05-26 12:48:45.426 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 103.5408 ms 2026-05-26 12:48:45.531 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3357 ms 2026-05-26 12:48:45.844 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 106.2558 ms 2026-05-26 12:48:47.930 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1974-09-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=38540&dateEffet=2026-06-01" responded 200 in 33.0257 ms 2026-05-26 12:51:08.439 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 89.9175 ms 2026-05-26 12:51:09.189 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3042 ms 2026-05-26 12:51:09.467 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 102.7938 ms 2026-05-26 12:51:43.608 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1976-06-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=10100&dateEffet=2026-06-01" responded 200 in 42.0455 ms 2026-05-26 12:52:25.305 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 100.6509 ms 2026-05-26 12:52:26.938 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2964 ms 2026-05-26 12:52:27.165 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 105.5221 ms 2026-05-26 12:52:27.640 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1973-06-04&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=86000&dateEffet=2026-06-01" responded 200 in 31.4409 ms 2026-05-26 12:52:36.428 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=a1d5f303-0fb4-4e89-6a1e-08de49eb8dd8" responded 200 in 308.9490 ms 2026-05-26 12:52:38.461 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2982 ms 2026-05-26 12:52:38.646 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 125.7731 ms 2026-05-26 12:52:49.359 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 764.9018 ms 2026-05-26 12:52:49.893 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2935 ms 2026-05-26 12:52:50.319 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 104.9241 ms 2026-05-26 12:53:00.579 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 402.2294 ms 2026-05-26 12:53:01.248 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4975 ms 2026-05-26 12:53:01.598 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 107.3438 ms 2026-05-26 12:53:14.815 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7610278073670002051700102" responded 200 in 13.2281 ms 2026-05-26 12:53:16.883 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7610278073670002051700102" responded 200 in 15.1887 ms 2026-05-26 12:53:25.317 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1358.2155 ms 2026-05-26 12:53:31.547 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3994.6927 ms 2026-05-26 12:53:54.661 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 430.3286 ms 2026-05-26 12:53:55.211 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2743 ms 2026-05-26 12:53:55.412 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.9170 ms 2026-05-26 12:54:09.784 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 251.2687 ms 2026-05-26 12:54:10.536 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2860 ms 2026-05-26 12:54:10.715 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.9900 ms 2026-05-26 12:54:12.832 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 189.9762 ms 2026-05-26 12:54:13.524 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2923 ms 2026-05-26 12:54:13.683 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.7712 ms 2026-05-26 12:54:40.023 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1971-10-19&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=57565&dateEffet=2026-06-01" responded 200 in 39.7438 ms 2026-05-26 12:54:41.527 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:54:41.527 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:54:41.543 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR3220041000010447547V02050" responded 200 in 15.5433 ms 2026-05-26 12:54:43.168 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:54:43.168 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:54:43.183 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR3220041000010447547V02050" responded 200 in 15.3018 ms 2026-05-26 12:54:56.312 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 389.0078 ms 2026-05-26 12:54:57.887 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2977 ms 2026-05-26 12:54:58.053 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.4669 ms 2026-05-26 12:55:02.079 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 65.4076 ms 2026-05-26 12:55:02.678 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2827 ms 2026-05-26 12:55:02.937 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.8688 ms 2026-05-26 12:55:09.137 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 440.4674 ms 2026-05-26 12:55:09.493 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3231 ms 2026-05-26 12:55:09.768 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.8370 ms 2026-05-26 12:55:11.896 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=96dca665-f3c2-41b6-dcfb-08debafe108e" responded 200 in 285.8212 ms 2026-05-26 12:55:12.096 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2908 ms 2026-05-26 12:55:12.263 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.0546 ms 2026-05-26 12:55:22.179 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=96dca665-f3c2-41b6-dcfb-08debafe108e" responded 200 in 309.2460 ms 2026-05-26 12:55:23.090 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3147 ms 2026-05-26 12:55:23.791 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.3187 ms 2026-05-26 12:55:38.420 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:55:38.420 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:55:39.425 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1004.8260 ms 2026-05-26 12:55:42.376 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:55:42.376 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:55:43.899 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 396.4342 ms 2026-05-26 12:55:44.551 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 459.8439 ms 2026-05-26 12:55:45.007 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3685 ms 2026-05-26 12:55:45.427 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.5756 ms 2026-05-26 12:55:45.933 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3557.4570 ms 2026-05-26 12:56:13.101 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 451.0717 ms 2026-05-26 12:56:13.394 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2704 ms 2026-05-26 12:56:13.488 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.2475 ms 2026-05-26 12:56:15.348 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=57ce7c96-7f37-4902-dcfa-08debafe108e" responded 200 in 276.4680 ms 2026-05-26 12:56:15.569 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3611 ms 2026-05-26 12:56:15.695 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.1400 ms 2026-05-26 12:56:16.586 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 448.4420 ms 2026-05-26 12:56:16.904 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2998 ms 2026-05-26 12:56:17.016 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.5361 ms 2026-05-26 12:57:16.274 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:57:16.274 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:57:16.498 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 223.3066 ms 2026-05-26 12:57:17.041 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:57:17.041 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:57:17.041 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3718 ms 2026-05-26 12:57:17.220 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:57:17.220 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:57:17.251 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.4287 ms 2026-05-26 12:57:23.810 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1971-10-19&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=57370&dateEffet=2026-06-01" responded 200 in 40.2395 ms 2026-05-26 12:58:14.682 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 453.5774 ms 2026-05-26 12:58:15.389 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2853 ms 2026-05-26 12:58:15.801 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.9058 ms 2026-05-26 12:58:17.939 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:58:17.939 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:58:18.235 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=1ed58ed5-4f46-4850-dcfc-08debafe108e" responded 200 in 295.9403 ms 2026-05-26 12:58:18.557 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:58:18.557 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:58:18.557 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3905 ms 2026-05-26 12:58:18.847 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:58:18.847 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:58:18.888 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.2300 ms 2026-05-26 12:59:01.163 +02:00 [Information] HTTP "GET" "/robots.txt" responded 404 in 0.1680 ms 2026-05-26 12:59:01.262 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1392 ms 2026-05-26 12:59:01.363 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 1.3374 ms 2026-05-26 12:59:01.926 +02:00 [Information] HTTP "GET" "/" responded 302 in 0.1993 ms 2026-05-26 12:59:02.022 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2F" responded 200 in 0.7110 ms 2026-05-26 12:59:07.373 +02:00 [Information] HTTP "GET" "/assets/css/pages/login/login-4.css?v=7.1.6" responded 200 in 0.2821 ms 2026-05-26 12:59:08.334 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:59:08.334 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:59:08.457 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 123.6774 ms 2026-05-26 12:59:08.570 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:59:08.570 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:59:08.887 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 317.5020 ms 2026-05-26 12:59:09.146 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:59:09.146 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:59:09.147 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3893 ms 2026-05-26 12:59:09.606 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-05-26 12:59:09.606 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-05-26 12:59:09.712 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 106.4541 ms 2026-05-26 12:59:10.268 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css?v=7.1.6" responded 200 in 0.3030 ms 2026-05-26 12:59:12.737 +02:00 [Information] HTTP "GET" "/assets/media/svg/illustrations/login-visual-2.svg" responded 200 in 0.2833 ms 2026-05-26 12:59:14.987 +02:00 [Information] HTTP "GET" "/assets/js/pages/custom/login/login-4.js?v=7.1.6" responded 200 in 0.3068 ms 2026-05-26 12:59:17.126 +02:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js?v=7.1.6" responded 200 in 94.8383 ms 2026-05-26 12:59:19.206 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js?v=7.1.6" responded 200 in 379.2876 ms 2026-05-26 12:59:20.488 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css?v=7.1.6" responded 200 in 0.3656 ms 2026-05-26 12:59:22.194 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css?v=7.1.6" responded 200 in 0.2791 ms 2026-05-26 12:59:23.432 +02:00 [Information] HTTP "GET" "/assets/css/style.bundle.css?v=7.1.6" responded 200 in 99.3810 ms 2026-05-26 12:59:24.583 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css?v=7.1.6" responded 200 in 0.3030 ms 2026-05-26 12:59:25.623 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js?v=7.1.6" responded 200 in 0.2980 ms 2026-05-26 12:59:26.590 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css?v=7.1.6" responded 200 in 0.2954 ms 2026-05-26 12:59:27.499 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css?v=7.1.6" responded 200 in 2.3842 ms 2026-05-26 13:00:26.447 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 88.9391 ms 2026-05-26 13:00:27.224 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3012 ms 2026-05-26 13:00:27.721 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 104.9591 ms 2026-05-26 13:00:49.617 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1962-10-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=03440&dateEffet=2026-06-01" responded 200 in 42.5535 ms 2026-05-26 13:01:33.698 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1988-08-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=68400&dateEffet=2026-06-01" responded 200 in 32.4249 ms 2026-05-26 13:02:38.072 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 110.4241 ms 2026-05-26 13:02:41.148 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2969 ms 2026-05-26 13:02:41.569 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 116.6783 ms 2026-05-26 13:07:27.710 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7615135004600471324818470" responded 200 in 28.8650 ms 2026-05-26 13:08:19.569 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1236.5732 ms 2026-05-26 13:08:26.179 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3785.1633 ms 2026-05-26 13:08:35.192 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 164.4809 ms 2026-05-26 13:08:35.782 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3009 ms 2026-05-26 13:08:36.051 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.5375 ms 2026-05-26 13:09:19.057 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 200.3147 ms 2026-05-26 13:09:19.431 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3227 ms 2026-05-26 13:09:19.569 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.7806 ms 2026-05-26 13:09:21.344 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=930de2ff-084c-4fde-dcfd-08debafe108e" responded 200 in 279.5627 ms 2026-05-26 13:09:21.794 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.7323 ms 2026-05-26 13:09:21.952 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.8128 ms 2026-05-26 13:09:32.479 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 430.3684 ms 2026-05-26 13:09:32.761 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 268.3096 ms 2026-05-26 13:09:34.188 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2946 ms 2026-05-26 13:09:35.013 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2930 ms 2026-05-26 13:09:35.416 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.1511 ms 2026-05-26 13:09:35.496 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.7590 ms