2026-04-03 07:31:25.348 +02:00 [Information] Starting application 2026-04-03 07:31:26.001 +02:00 [Warning] Using an in-memory repository. Keys will not be persisted to storage. 2026-04-03 07:31:26.002 +02:00 [Warning] Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2026-04-03 07:31:26.010 +02:00 [Warning] No XML encryptor configured. Key {777f8e2f-8a0d-430e-8be7-601a5ffb8b82} may be persisted to storage in unencrypted form. 2026-04-03 07:31:26.253 +02:00 [Information] HTTP "GET" "/" responded 302 in 53.7760 ms 2026-04-03 07:31:26.601 +02:00 [Information] HTTP "GET" "/Account/Login" responded 200 in 217.4695 ms 2026-04-03 10:00:10.791 +02:00 [Information] Starting application 2026-04-03 10:00:11.445 +02:00 [Warning] Using an in-memory repository. Keys will not be persisted to storage. 2026-04-03 10:00:11.446 +02:00 [Warning] Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2026-04-03 10:00:11.454 +02:00 [Warning] No XML encryptor configured. Key {b5eb814b-927c-4c4d-8c18-c54e442c6a3c} may be persisted to storage in unencrypted form. 2026-04-03 10:00:11.660 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:00:11.680 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 10:00:11.680 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 10:00:11.784 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 302 in 135.0523 ms 2026-04-03 10:00:11.851 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:00:11.852 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 10:00:11.852 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 10:00:11.977 +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 {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:00:12.009 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FIndex%3Fsuccess%3Dtrue" responded 200 in 157.6396 ms 2026-04-03 10:00:20.077 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:00:20.077 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 10:00:20.078 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 10:00:20.599 +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-04-03 10:00:20.609 +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-04-03 10:00:20.905 +02:00 [Information] Connexion utilisateur: Mathis.L 2026-04-03 10:00:20.914 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FIndex%3Fsuccess%3Dtrue" responded 302 in 838.0720 ms 2026-04-03 10:00:20.960 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 10:00:20.960 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 10:00:22.354 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 1394.3641 ms 2026-04-03 10:00:23.864 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 10:00:23.864 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 10:00:23.865 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 6.4995 ms 2026-04-03 10:00:23.920 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 10:00:23.920 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 10:00:23.991 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 71.9347 ms 2026-04-03 10:00:52.762 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 10:00:52.762 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 10:00:53.999 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d6c26d1f-a34a-4806-3710-08de909106df" responded 200 in 1237.4401 ms 2026-04-03 10:00:54.306 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 10:00:54.306 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 10:00:54.306 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4310 ms 2026-04-03 10:00:54.367 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 10:00:54.367 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 10:00:54.393 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.6977 ms 2026-04-03 10:01:10.446 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:01:10.448 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 1.6800 ms 2026-04-03 10:01:10.556 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:01:10.559 +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 {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:01:10.562 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 5.9892 ms 2026-04-03 10:01:24.014 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:01:24.032 +02:00 [Information] Connexion utilisateur: Mathis.L 2026-04-03 10:01:24.032 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 18.6289 ms 2026-04-03 10:01:24.209 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 56.1031 ms 2026-04-03 10:01:26.683 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4011 ms 2026-04-03 10:01:26.790 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.9495 ms 2026-04-03 10:02:19.909 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:02:19.909 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d74e9197-067d-448e-370e-08de909106df" responded 302 in 0.4326 ms 2026-04-03 10:02:19.973 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:02:19.974 +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 {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:02:19.975 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit%3Fid%3Dd74e9197-067d-448e-370e-08de909106df" responded 200 in 1.2797 ms 2026-04-03 10:05:22.341 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:05:22.360 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 19.2006 ms 2026-04-03 10:05:22.436 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:05:22.439 +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 {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:05:22.441 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 5.2764 ms 2026-04-03 10:05:29.085 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 156.9015 ms 2026-04-03 10:05:29.293 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3479 ms 2026-04-03 10:05:29.508 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.9589 ms 2026-04-03 10:05:31.946 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:05:31.956 +02:00 [Information] Connexion utilisateur: prod2 2026-04-03 10:05:31.957 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 10.8561 ms 2026-04-03 10:05:32.213 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 173.9737 ms 2026-04-03 10:05:32.387 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 380.0027 ms 2026-04-03 10:05:32.402 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3305 ms 2026-04-03 10:05:32.546 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.7773 ms 2026-04-03 10:05:32.729 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3542 ms 2026-04-03 10:05:33.069 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.3105 ms 2026-04-03 10:05:40.889 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 10:05:40.889 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 10:05:40.956 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 67.4512 ms 2026-04-03 10:05:41.227 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 10:05:41.227 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 10:05:41.227 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4718 ms 2026-04-03 10:05:41.395 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 10:05:41.395 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 10:05:41.415 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.9456 ms 2026-04-03 10:05:44.543 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 155.4172 ms 2026-04-03 10:05:44.772 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3409 ms 2026-04-03 10:05:44.922 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.7707 ms 2026-04-03 10:05:51.999 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 61.3778 ms 2026-04-03 10:05:52.213 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3441 ms 2026-04-03 10:05:52.319 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.4772 ms 2026-04-03 10:06:13.309 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:06:13.310 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.4122 ms 2026-04-03 10:06:13.354 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:06:13.355 +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 {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:06:13.355 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 1.5928 ms 2026-04-03 10:06:18.488 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:06:18.498 +02:00 [Information] Connexion utilisateur: prod2 2026-04-03 10:06:18.498 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 10.1892 ms 2026-04-03 10:06:18.602 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 54.3267 ms 2026-04-03 10:06:20.714 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3833 ms 2026-04-03 10:06:20.884 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.5156 ms 2026-04-03 10:07:33.084 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:07:33.084 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.4802 ms 2026-04-03 10:07:33.126 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:07:33.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 {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:07:33.128 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 1.2510 ms 2026-04-03 10:07:35.322 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 10:07:35.323 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 10:07:35.373 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1971-10-24&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=78500&dateEffet=2026-04-08" responded 200 in 51.1970 ms 2026-04-03 10:07:41.860 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:07:41.886 +02:00 [Information] Connexion utilisateur: Mathis.L 2026-04-03 10:07:41.886 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 26.5469 ms 2026-04-03 10:07:41.984 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 53.6559 ms 2026-04-03 10:07:43.120 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3790 ms 2026-04-03 10:07:43.347 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.0720 ms 2026-04-03 10:08:35.966 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:08:35.966 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.4553 ms 2026-04-03 10:08:36.011 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:08:36.012 +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 {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:08:36.012 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 1.3993 ms 2026-04-03 10:08:55.262 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:08:55.272 +02:00 [Information] Connexion utilisateur: prod1 2026-04-03 10:08:55.273 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 10.5553 ms 2026-04-03 10:08:55.409 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 50.4244 ms 2026-04-03 10:08:55.712 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1401 ms 2026-04-03 10:08:55.814 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.4245 ms 2026-04-03 10:09:06.577 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:09:06.578 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 1.5024 ms 2026-04-03 10:09:06.634 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:09:06.637 +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 {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:09:06.639 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 4.8938 ms 2026-04-03 10:09:12.096 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:09:12.107 +02:00 [Information] Connexion utilisateur: prod1 2026-04-03 10:09:12.107 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 10.8571 ms 2026-04-03 10:09:12.227 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 49.0911 ms 2026-04-03 10:09:12.538 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2918 ms 2026-04-03 10:09:12.696 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.8711 ms 2026-04-03 10:10:31.341 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:10:31.342 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 1.6365 ms 2026-04-03 10:10:31.401 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:10:31.403 +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 {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:10:31.406 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 5.5327 ms 2026-04-03 10:10:36.556 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:10:36.567 +02:00 [Information] Connexion utilisateur: prod2 2026-04-03 10:10:36.567 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 11.3648 ms 2026-04-03 10:10:36.863 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 233.6354 ms 2026-04-03 10:10:37.940 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3440 ms 2026-04-03 10:10:38.145 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.5861 ms 2026-04-03 10:12:13.531 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1980-01-27&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=64310&dateEffet=2026-04-08" responded 200 in 278.2454 ms 2026-04-03 10:12:17.248 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 10:12:17.248 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 10:12:22.543 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2591 ms 2026-04-03 10:12:22.674 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.2380 ms 2026-04-03 10:12:23.078 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.9011 ms 2026-04-03 10:12:28.367 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 11119.6634 ms 2026-04-03 10:12:28.921 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 10:12:28.921 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 10:12:28.921 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4147 ms 2026-04-03 10:12:29.025 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 10:12:29.025 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 10:12:30.515 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1490.8172 ms 2026-04-03 10:12:31.223 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.2681 ms 2026-04-03 10:12:31.269 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 0.8714 ms 2026-04-03 10:12:35.430 +02:00 [Information] Connexion utilisateur: Mathis.L 2026-04-03 10:12:35.430 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 83.1752 ms 2026-04-03 10:12:35.446 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:12:35.477 +02:00 [Information] Connexion utilisateur: prod1 2026-04-03 10:12:35.477 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit%3Fid%3Dd74e9197-067d-448e-370e-08de909106df" responded 302 in 31.8156 ms 2026-04-03 10:12:39.219 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit%3Fid%3Dd74e9197-067d-448e-370e-08de909106df" responded 400 in 1.1442 ms 2026-04-03 10:12:42.733 +02:00 [Information] HTTP "GET" "/Error/400" responded 200 in 3438.5785 ms 2026-04-03 10:12:43.421 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2209 ms 2026-04-03 10:12:43.432 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.9705 ms 2026-04-03 10:12:45.220 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1731.0462 ms 2026-04-03 10:12:45.610 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 10132.7978 ms 2026-04-03 10:12:45.791 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3573 ms 2026-04-03 10:12:46.242 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 977.5030 ms 2026-04-03 10:12:47.915 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2019.5264 ms 2026-04-03 10:13:00.384 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 2736.7302 ms 2026-04-03 10:13:00.834 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2677 ms 2026-04-03 10:13:02.145 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1189.3876 ms 2026-04-03 10:13:07.250 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 11002.9120 ms 2026-04-03 10:13:08.668 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 9509.8103 ms 2026-04-03 10:13:08.944 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3703 ms 2026-04-03 10:13:10.839 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d74e9197-067d-448e-370e-08de909106df" responded 200 in 35316.2443 ms 2026-04-03 10:13:12.428 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 3245.7649 ms 2026-04-03 10:14:16.434 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 194.5127 ms 2026-04-03 10:14:16.788 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2990 ms 2026-04-03 10:14:16.910 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.6559 ms 2026-04-03 10:14:43.521 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 65.6842 ms 2026-04-03 10:14:45.370 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1912 ms 2026-04-03 10:14:45.769 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.7872 ms 2026-04-03 10:14:54.940 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 70.3678 ms 2026-04-03 10:14:55.314 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1944 ms 2026-04-03 10:14:55.702 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.6189 ms 2026-04-03 10:16:03.714 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:16:03.715 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.4365 ms 2026-04-03 10:16:08.800 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:16:08.800 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 1.5156 ms 2026-04-03 10:16:08.887 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:16:08.890 +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 {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:16:08.892 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 5.1091 ms 2026-04-03 10:16:11.417 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 51.5673 ms 2026-04-03 10:16:11.767 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2111 ms 2026-04-03 10:16:12.019 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.8107 ms 2026-04-03 10:16:19.885 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:16:19.894 +02:00 [Information] Connexion utilisateur: prod1 2026-04-03 10:16:19.894 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 9.9102 ms 2026-04-03 10:16:22.391 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.6717 ms 2026-04-03 10:16:27.238 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 247.7093 ms 2026-04-03 10:16:27.530 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1788 ms 2026-04-03 10:16:27.983 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.4614 ms 2026-04-03 10:16:36.309 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1968-04-13&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=33620&dateEffet=2026-04-08" responded 200 in 43.1618 ms 2026-04-03 10:16:36.378 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2714 ms 2026-04-03 10:16:36.388 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1968-04-13&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=33620&dateEffet=2026-04-08" responded 200 in 29.0026 ms 2026-04-03 10:16:45.742 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.6478 ms 2026-04-03 10:16:59.868 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:16:59.869 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 302 in 0.7299 ms 2026-04-03 10:16:59.916 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:16:59.917 +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 {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:16:59.917 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FIndex%3Fsuccess%3Dtrue" responded 200 in 1.1582 ms 2026-04-03 10:17:06.872 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:17:06.887 +02:00 [Information] Connexion utilisateur: Gestionnaire 2026-04-03 10:17:06.888 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FIndex%3Fsuccess%3Dtrue" responded 302 in 16.0034 ms 2026-04-03 10:17:07.508 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 563.3722 ms 2026-04-03 10:17:08.910 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.9878 ms 2026-04-03 10:17:09.133 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.8773 ms 2026-04-03 10:17:12.649 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?success=true" responded 200 in 586.3089 ms 2026-04-03 10:17:12.852 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3383 ms 2026-04-03 10:17:12.927 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.7745 ms 2026-04-03 10:17:49.916 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 10:17:49.916 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 10:17:49.964 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 49.0003 ms 2026-04-03 10:17:50.535 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 10:17:50.535 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 10:17:50.535 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5040 ms 2026-04-03 10:17:50.922 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 10:17:50.922 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 10:17:50.942 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.1960 ms 2026-04-03 10:18:06.424 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 10:18:06.424 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 10:18:06.465 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1997-02-28&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=76620&dateEffet=2026-04-08" responded 200 in 41.7156 ms 2026-04-03 10:18:30.671 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 62.3801 ms 2026-04-03 10:18:31.011 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2399 ms 2026-04-03 10:18:31.116 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.4639 ms 2026-04-03 10:18:49.022 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1990-06-04&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=29380&dateEffet=2026-04-08" responded 200 in 49.0660 ms 2026-04-03 10:18:51.745 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1968-04-13&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=33240&dateEffet=2026-04-08" responded 200 in 29.8409 ms 2026-04-03 10:19:41.681 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 57.8024 ms 2026-04-03 10:19:42.045 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2898 ms 2026-04-03 10:19:42.182 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.8495 ms 2026-04-03 10:20:04.904 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=86d71cae-d180-42d4-36ed-08de909106df" responded 200 in 294.2363 ms 2026-04-03 10:20:05.241 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2788 ms 2026-04-03 10:20:05.687 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.2614 ms 2026-04-03 10:20:08.632 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.0106 ms 2026-04-03 10:20:08.707 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.4150 ms 2026-04-03 10:20:09.103 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3041 ms 2026-04-03 10:20:09.103 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.1684 ms 2026-04-03 10:20:09.422 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.9958 ms 2026-04-03 10:20:09.489 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.0957 ms 2026-04-03 10:20:10.689 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 180.6468 ms 2026-04-03 10:20:11.092 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2997 ms 2026-04-03 10:20:11.718 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.8892 ms 2026-04-03 10:20:17.142 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 188.9431 ms 2026-04-03 10:20:17.451 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3405 ms 2026-04-03 10:20:17.832 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.7039 ms 2026-04-03 10:20:19.958 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 194.4826 ms 2026-04-03 10:20:20.235 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3456 ms 2026-04-03 10:20:20.477 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.6997 ms 2026-04-03 10:20:55.060 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR0430002018250000001847Z64" responded 200 in 47.3721 ms 2026-04-03 10:20:57.047 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR0430002018250000001847Z64" responded 200 in 19.7302 ms 2026-04-03 10:21:00.627 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 2426.1004 ms 2026-04-03 10:21:06.704 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3372.0872 ms 2026-04-03 10:21:22.501 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.1665 ms 2026-04-03 10:21:22.578 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.5868 ms 2026-04-03 10:21:22.862 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1909 ms 2026-04-03 10:21:22.865 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.8988 ms 2026-04-03 10:21:23.165 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.4508 ms 2026-04-03 10:21:23.239 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.6333 ms 2026-04-03 10:21:25.069 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 181.8451 ms 2026-04-03 10:21:25.324 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3602 ms 2026-04-03 10:21:25.417 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.9394 ms 2026-04-03 10:21:36.436 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1975-02-26&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=77122&dateEffet=2026-04-08" responded 200 in 41.3338 ms 2026-04-03 10:21:46.242 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.2834 ms 2026-04-03 10:21:46.325 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.7714 ms 2026-04-03 10:21:46.759 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3593 ms 2026-04-03 10:21:46.763 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.1920 ms 2026-04-03 10:21:47.450 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.8570 ms 2026-04-03 10:21:47.539 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.5564 ms 2026-04-03 10:21:49.194 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=b2e4f6fa-d0ea-4d89-36e0-08de909106df" responded 200 in 306.7899 ms 2026-04-03 10:21:49.496 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3568 ms 2026-04-03 10:21:49.604 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.6677 ms 2026-04-03 10:21:49.821 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=6237ccf6-1004-4f23-73d8-08d8c3a80a45&typeStatus=Prospection" responded 200 in 188.4648 ms 2026-04-03 10:21:50.050 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3133 ms 2026-04-03 10:21:50.311 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.3325 ms 2026-04-03 10:21:53.760 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=814a6771-c9e1-4087-370f-08de909106df" responded 200 in 330.2334 ms 2026-04-03 10:21:53.951 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3174 ms 2026-04-03 10:21:54.052 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.0104 ms 2026-04-03 10:22:08.454 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.8591 ms 2026-04-03 10:22:08.508 +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 {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:22:08.510 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 4.6062 ms 2026-04-03 10:22:08.648 +02:00 [Information] HTTP "GET" "/assets/css/pages/login/login-4.css?v=7.1.6" responded 304 in 12.2467 ms 2026-04-03 10:22:08.655 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css?v=7.1.6" responded 304 in 0.3947 ms 2026-04-03 10:22:08.656 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css?v=7.1.6" responded 304 in 0.2101 ms 2026-04-03 10:22:08.660 +02:00 [Information] HTTP "GET" "/assets/css/style.bundle.css?v=7.1.6" responded 304 in 0.3146 ms 2026-04-03 10:22:08.661 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css?v=7.1.6" responded 304 in 0.2282 ms 2026-04-03 10:22:08.661 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css?v=7.1.6" responded 304 in 0.2141 ms 2026-04-03 10:22:08.662 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css?v=7.1.6" responded 304 in 0.1965 ms 2026-04-03 10:22:08.663 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css?v=7.1.6" responded 304 in 0.1990 ms 2026-04-03 10:22:08.934 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js?v=7.1.6" responded 304 in 0.1157 ms 2026-04-03 10:22:09.080 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js?v=7.1.6" responded 304 in 0.3247 ms 2026-04-03 10:22:09.142 +02:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js?v=7.1.6" responded 304 in 0.0825 ms 2026-04-03 10:22:09.144 +02:00 [Information] HTTP "GET" "/assets/js/pages/custom/login/login-4.js?v=7.1.6" responded 304 in 0.0488 ms 2026-04-03 10:22:09.158 +02:00 [Information] HTTP "GET" "/assets/media/logos/logo-login.png" responded 304 in 0.0584 ms 2026-04-03 10:22:09.326 +02:00 [Information] HTTP "GET" "/assets/media/svg/illustrations/login-visual-2.svg" responded 304 in 0.0870 ms 2026-04-03 10:22:14.927 +02:00 [Information] Connexion utilisateur: prod1 2026-04-03 10:22:14.927 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 52.0777 ms 2026-04-03 10:22:15.023 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 50.6732 ms 2026-04-03 10:22:15.699 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3200 ms 2026-04-03 10:22:15.853 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.3441 ms 2026-04-03 10:22:37.544 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.4869 ms 2026-04-03 10:22:37.790 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3418 ms 2026-04-03 10:22:37.909 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.8709 ms 2026-04-03 10:22:40.930 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:22:40.931 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 1.5071 ms 2026-04-03 10:22:40.981 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:22:40.983 +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 {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:22:40.985 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 4.6645 ms 2026-04-03 10:22:45.072 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:22:45.072 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.3792 ms 2026-04-03 10:22:45.122 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:22:45.123 +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 {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:22:45.123 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 1.3002 ms 2026-04-03 10:22:45.923 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:22:45.954 +02:00 [Information] Connexion utilisateur: prod1 2026-04-03 10:22:45.955 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 31.4744 ms 2026-04-03 10:22:46.125 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 61.2325 ms 2026-04-03 10:22:46.531 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1960-12-05&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=91130&dateEffet=2026-04-08" responded 200 in 32.8299 ms 2026-04-03 10:22:48.466 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2264 ms 2026-04-03 10:22:48.822 +02:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 200 in 13.0830 ms 2026-04-03 10:22:48.915 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.6890 ms 2026-04-03 10:22:56.823 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:22:56.862 +02:00 [Information] Connexion utilisateur: prod1 2026-04-03 10:22:56.862 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 38.9810 ms 2026-04-03 10:22:57.278 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 365.7474 ms 2026-04-03 10:22:59.010 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3197 ms 2026-04-03 10:22:59.473 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.2049 ms 2026-04-03 10:22:59.983 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1985-12-22&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=43200&dateEffet=2026-04-08" responded 200 in 49.9889 ms 2026-04-03 10:23:01.629 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1975-10-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=69009&dateEffet=2026-04-08" responded 200 in 28.4207 ms 2026-04-03 10:23:11.505 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 76.3076 ms 2026-04-03 10:23:11.842 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2191 ms 2026-04-03 10:23:11.945 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.0237 ms 2026-04-03 10:23:15.076 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 340.1009 ms 2026-04-03 10:23:15.430 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3380 ms 2026-04-03 10:23:15.832 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.3773 ms 2026-04-03 10:23:30.171 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 311.2574 ms 2026-04-03 10:23:31.731 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3151 ms 2026-04-03 10:23:31.772 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=02d38fe3-705a-4dac-e143-08de9159ef47" responded 200 in 303.9562 ms 2026-04-03 10:23:31.947 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3134 ms 2026-04-03 10:23:32.093 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.0189 ms 2026-04-03 10:23:32.600 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.3674 ms 2026-04-03 10:23:48.221 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3149.0455 ms 2026-04-03 10:25:53.456 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 10:25:53.456 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 10:25:53.510 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 53.8299 ms 2026-04-03 10:25:53.767 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 10:25:53.767 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 10:25:53.767 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4311 ms 2026-04-03 10:25:53.826 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 10:25:53.826 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 10:25:53.845 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.8491 ms 2026-04-03 10:26:17.264 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 492.7234 ms 2026-04-03 10:26:17.441 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2815 ms 2026-04-03 10:26:17.648 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.0722 ms 2026-04-03 10:26:21.286 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=02d38fe3-705a-4dac-e143-08de9159ef47" responded 200 in 299.9722 ms 2026-04-03 10:26:21.542 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3743 ms 2026-04-03 10:26:21.672 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 53.9418 ms 2026-04-03 10:26:37.474 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 448.9351 ms 2026-04-03 10:26:38.512 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 932.0079 ms 2026-04-03 10:26:38.850 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3011 ms 2026-04-03 10:26:39.078 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 61.3290 ms 2026-04-03 10:27:10.583 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 91.1261 ms 2026-04-03 10:27:11.021 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.5962 ms 2026-04-03 10:27:11.446 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.5817 ms 2026-04-03 10:28:24.544 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 84.5196 ms 2026-04-03 10:28:24.939 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1807 ms 2026-04-03 10:28:25.095 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.4177 ms 2026-04-03 10:28:43.180 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1994-07-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=21000&dateEffet=2026-04-08" responded 200 in 35.7272 ms 2026-04-03 10:29:30.769 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.2695 ms 2026-04-03 10:29:30.853 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.8016 ms 2026-04-03 10:29:31.378 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2279 ms 2026-04-03 10:29:31.381 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.9688 ms 2026-04-03 10:29:31.721 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.7730 ms 2026-04-03 10:29:31.801 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.5855 ms 2026-04-03 10:29:34.089 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 286.7203 ms 2026-04-03 10:29:34.121 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 52.2752 ms 2026-04-03 10:29:34.369 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3344 ms 2026-04-03 10:29:34.529 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.6997 ms 2026-04-03 10:29:35.557 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2018 ms 2026-04-03 10:29:35.774 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.4390 ms 2026-04-03 10:29:38.812 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 279.3039 ms 2026-04-03 10:29:39.070 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2327 ms 2026-04-03 10:29:39.180 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.1115 ms 2026-04-03 10:30:36.899 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 315.3097 ms 2026-04-03 10:30:36.930 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4841 ms 2026-04-03 10:30:37.068 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.9703 ms 2026-04-03 10:30:43.018 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 62.4991 ms 2026-04-03 10:30:43.301 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2459 ms 2026-04-03 10:30:43.451 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.9799 ms 2026-04-03 10:31:14.433 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 10:31:14.433 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 10:31:14.480 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1953-12-04&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=83200&dateEffet=2026-04-08" responded 200 in 47.9826 ms 2026-04-03 10:31:54.313 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:31:54.314 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.6413 ms 2026-04-03 10:31:54.361 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:31:54.363 +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 {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:31:54.364 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 3.7675 ms 2026-04-03 10:31:58.107 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:31:58.117 +02:00 [Information] Connexion utilisateur: prod1 2026-04-03 10:31:58.117 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 9.9811 ms 2026-04-03 10:31:58.464 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 299.0013 ms 2026-04-03 10:31:59.105 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3657 ms 2026-04-03 10:31:59.263 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.5362 ms 2026-04-03 10:32:00.576 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=02d38fe3-705a-4dac-e143-08de9159ef47" responded 200 in 277.4521 ms 2026-04-03 10:32:00.857 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1801 ms 2026-04-03 10:32:01.280 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 65.0249 ms 2026-04-03 10:32:09.412 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=b2e4f6fa-d0ea-4d89-36e0-08de909106df" responded 200 in 343.2212 ms 2026-04-03 10:32:09.628 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3624 ms 2026-04-03 10:32:09.738 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.6609 ms 2026-04-03 10:32:12.699 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 276.1789 ms 2026-04-03 10:32:13.566 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0266 ms 2026-04-03 10:32:13.902 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.7839 ms 2026-04-03 10:32:17.472 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7614506047205591834100065" responded 200 in 15.1994 ms 2026-04-03 10:32:19.512 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 243.3885 ms 2026-04-03 10:32:19.731 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3537 ms 2026-04-03 10:32:19.870 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.4554 ms 2026-04-03 10:32:19.879 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7614506047205591834100065" responded 200 in 30.2064 ms 2026-04-03 10:32:20.716 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-02-04&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=29470&dateEffet=2026-04-08" responded 200 in 30.7345 ms 2026-04-03 10:33:12.411 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1306.8341 ms 2026-04-03 10:33:14.121 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 51.7330 ms 2026-04-03 10:33:14.548 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2967 ms 2026-04-03 10:33:14.696 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.9047 ms 2026-04-03 10:33:34.253 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3987.4285 ms 2026-04-03 10:33:55.200 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1959-07-25&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=61500&dateEffet=2026-04-08" responded 200 in 53.5458 ms 2026-04-03 10:34:09.279 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1991-04-04&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=80700&dateEffet=2026-04-08" responded 200 in 36.1511 ms 2026-04-03 10:34:25.792 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 61.4556 ms 2026-04-03 10:34:26.201 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2882 ms 2026-04-03 10:34:26.563 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.9344 ms 2026-04-03 10:34:36.887 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 71.9107 ms 2026-04-03 10:34:37.226 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2167 ms 2026-04-03 10:34:37.610 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.8826 ms 2026-04-03 10:35:00.435 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1979-08-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=57200&dateEffet=2026-04-08" responded 200 in 29.6490 ms 2026-04-03 10:35:06.616 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 48.8189 ms 2026-04-03 10:35:07.221 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3242 ms 2026-04-03 10:35:07.928 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.9847 ms 2026-04-03 10:35:12.993 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1979-08-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=69800&dateEffet=2026-04-08" responded 200 in 43.9248 ms 2026-04-03 10:35:18.952 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1958-10-02&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=77420&dateEffet=2026-04-08" responded 200 in 40.7235 ms 2026-04-03 10:35:49.650 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 83.2566 ms 2026-04-03 10:35:50.431 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.5965 ms 2026-04-03 10:35:50.584 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.3681 ms 2026-04-03 10:36:23.742 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1969-12-30&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=80580&dateEffet=2026-04-08" responded 200 in 40.8463 ms 2026-04-03 10:36:26.894 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 335.6876 ms 2026-04-03 10:36:28.837 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2505 ms 2026-04-03 10:36:29.036 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 62.6407 ms 2026-04-03 10:36:34.274 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 101.8402 ms 2026-04-03 10:36:34.681 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3118 ms 2026-04-03 10:36:34.845 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.9638 ms 2026-04-03 10:36:43.602 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1981-11-25&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=21400&dateEffet=2026-04-08" responded 200 in 38.4222 ms 2026-04-03 10:36:43.715 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1981-11-25&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=21400&dateEffet=2026-04-08" responded 200 in 45.3942 ms 2026-04-03 10:36:55.417 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:36:55.418 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 302 in 1.7205 ms 2026-04-03 10:36:55.466 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:36:55.467 +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 {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:36:55.468 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FIndex%3FstatusId%3D5f13714f-4662-46c7-73db-08d8c3a80a45%26typeStatus%3DProspection" responded 200 in 1.3025 ms 2026-04-03 10:37:00.842 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:37:00.852 +02:00 [Information] Connexion utilisateur: prod1 2026-04-03 10:37:00.853 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FIndex%3FstatusId%3D5f13714f-4662-46c7-73db-08d8c3a80a45%26typeStatus%3DProspection" responded 302 in 11.1758 ms 2026-04-03 10:37:01.335 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 407.6213 ms 2026-04-03 10:37:02.206 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3058 ms 2026-04-03 10:37:02.773 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.7646 ms 2026-04-03 10:37:11.555 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 406.9676 ms 2026-04-03 10:37:11.962 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3358 ms 2026-04-03 10:37:12.681 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 67.1722 ms 2026-04-03 10:37:43.958 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 95.5421 ms 2026-04-03 10:37:48.339 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3021 ms 2026-04-03 10:37:49.091 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.6957 ms 2026-04-03 10:37:51.784 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 245.6587 ms 2026-04-03 10:37:51.982 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3738 ms 2026-04-03 10:37:52.130 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.9743 ms 2026-04-03 10:38:10.478 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-05-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=60390&dateEffet=2026-04-08" responded 200 in 48.2085 ms 2026-04-03 10:38:18.619 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1950-07-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=92100&dateEffet=2026-04-08" responded 200 in 29.5664 ms 2026-04-03 10:38:28.877 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 239.0984 ms 2026-04-03 10:38:29.097 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3375 ms 2026-04-03 10:38:29.319 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 58.3287 ms 2026-04-03 10:38:40.515 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 108.1356 ms 2026-04-03 10:38:40.833 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3620 ms 2026-04-03 10:38:40.958 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.5800 ms 2026-04-03 10:38:51.635 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=23bc5b08-a224-4779-e144-08de9159ef47" responded 200 in 324.7868 ms 2026-04-03 10:38:52.015 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3296 ms 2026-04-03 10:38:52.146 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.4492 ms 2026-04-03 10:39:00.822 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-04-13&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=06300&dateEffet=2026-04-08" responded 200 in 31.3970 ms 2026-04-03 10:39:01.049 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 406.4707 ms 2026-04-03 10:39:01.794 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1922 ms 2026-04-03 10:39:02.141 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.7370 ms 2026-04-03 10:39:15.448 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 375.1691 ms 2026-04-03 10:39:16.546 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 236.5478 ms 2026-04-03 10:39:16.619 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 1034.6907 ms 2026-04-03 10:39:17.303 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2428 ms 2026-04-03 10:39:17.368 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 706.2630 ms 2026-04-03 10:39:17.441 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.2078 ms 2026-04-03 10:39:17.549 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.7814 ms 2026-04-03 10:39:17.723 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 69.1516 ms 2026-04-03 10:39:42.627 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 92.3316 ms 2026-04-03 10:39:42.884 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2101 ms 2026-04-03 10:39:43.154 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.8808 ms 2026-04-03 10:40:10.811 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1952-10-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=51100&dateEffet=2026-04-08" responded 200 in 27.4137 ms 2026-04-03 10:40:15.646 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1978-11-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=69100&dateEffet=2026-04-08" responded 200 in 38.0188 ms 2026-04-03 10:40:17.147 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7640618804550004031460111" responded 200 in 32.2199 ms 2026-04-03 10:40:20.760 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 82.6672 ms 2026-04-03 10:40:21.275 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7640618804550004031460111" responded 200 in 16.2566 ms 2026-04-03 10:40:25.671 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3429 ms 2026-04-03 10:40:25.937 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 104.2555 ms 2026-04-03 10:40:25.989 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.1462 ms 2026-04-03 10:40:26.257 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1353.7379 ms 2026-04-03 10:40:26.362 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3670 ms 2026-04-03 10:40:26.459 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.3846 ms 2026-04-03 10:40:28.031 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:40:28.032 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 1.6074 ms 2026-04-03 10:40:28.100 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:40:28.103 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 3.4535 ms 2026-04-03 10:40:28.240 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css?v=7.1.6" responded 200 in 5.5935 ms 2026-04-03 10:40:28.245 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css?v=7.1.6" responded 200 in 4.4864 ms 2026-04-03 10:40:28.245 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css?v=7.1.6" responded 200 in 5.5629 ms 2026-04-03 10:40:28.254 +02:00 [Information] HTTP "GET" "/assets/css/pages/login/login-4.css?v=7.1.6" responded 200 in 21.9979 ms 2026-04-03 10:40:28.256 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css?v=7.1.6" responded 200 in 15.9834 ms 2026-04-03 10:40:28.256 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css?v=7.1.6" responded 200 in 14.8916 ms 2026-04-03 10:40:28.395 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css?v=7.1.6" responded 200 in 162.0362 ms 2026-04-03 10:40:28.747 +02:00 [Information] HTTP "GET" "/assets/css/style.bundle.css?v=7.1.6" responded 200 in 513.9085 ms 2026-04-03 10:40:28.876 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js?v=7.1.6" responded 200 in 31.6316 ms 2026-04-03 10:40:28.940 +02:00 [Information] HTTP "GET" "/assets/media/logos/logo-login.png" responded 200 in 5.7624 ms 2026-04-03 10:40:28.958 +02:00 [Information] HTTP "GET" "/assets/js/pages/custom/login/login-4.js?v=7.1.6" responded 200 in 23.2627 ms 2026-04-03 10:40:28.988 +02:00 [Information] HTTP "GET" "/assets/media/svg/illustrations/login-visual-2.svg" responded 200 in 8.2943 ms 2026-04-03 10:40:29.018 +02:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js?v=7.1.6" responded 200 in 84.4101 ms 2026-04-03 10:40:29.550 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 50.8686 ms 2026-04-03 10:40:30.130 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2722 ms 2026-04-03 10:40:30.263 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js?v=7.1.6" responded 200 in 1698.8717 ms 2026-04-03 10:40:30.321 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.6506 ms 2026-04-03 10:40:33.769 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4470.2656 ms 2026-04-03 10:40:34.116 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.0613 ms 2026-04-03 10:40:34.221 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 57.5698 ms 2026-04-03 10:40:35.154 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3544 ms 2026-04-03 10:40:35.156 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.2044 ms 2026-04-03 10:40:35.264 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.0513 ms 2026-04-03 10:40:35.341 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.8983 ms 2026-04-03 10:40:36.688 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 181.7695 ms 2026-04-03 10:40:37.083 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3656 ms 2026-04-03 10:40:37.762 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.9009 ms 2026-04-03 10:40:38.319 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4009.7822 ms 2026-04-03 10:40:39.494 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:40:39.533 +02:00 [Information] Connexion utilisateur: prod1 2026-04-03 10:40:39.534 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 40.3451 ms 2026-04-03 10:40:39.645 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 51.2053 ms 2026-04-03 10:40:41.107 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2532 ms 2026-04-03 10:40:41.385 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 81.9416 ms 2026-04-03 10:40:41.419 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 288.2204 ms 2026-04-03 10:40:41.712 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.8165 ms 2026-04-03 10:40:41.864 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.6259 ms 2026-04-03 10:41:13.108 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=23bc5b08-a224-4779-e144-08de9159ef47" responded 200 in 7660.9701 ms 2026-04-03 10:41:13.483 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3390 ms 2026-04-03 10:41:15.120 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1502.9539 ms 2026-04-03 10:41:24.910 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 3207.5634 ms 2026-04-03 10:41:25.361 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1583 ms 2026-04-03 10:41:26.570 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1143.8287 ms 2026-04-03 10:42:08.051 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 9348.7063 ms 2026-04-03 10:42:08.349 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3041 ms 2026-04-03 10:42:10.150 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1639.1344 ms 2026-04-03 10:42:30.990 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 2231.3584 ms 2026-04-03 10:42:31.197 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2650 ms 2026-04-03 10:42:32.532 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1278.6631 ms 2026-04-03 10:42:37.869 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 1238.9912 ms 2026-04-03 10:42:39.184 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2925 ms 2026-04-03 10:42:40.013 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 459.8759 ms 2026-04-03 10:42:56.269 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1981-04-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=61000&dateEffet=2026-04-08" responded 200 in 227.0256 ms 2026-04-03 10:43:01.299 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 4018.9816 ms 2026-04-03 10:43:03.855 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 3424.1449 ms 2026-04-03 10:43:04.253 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3665 ms 2026-04-03 10:43:07.120 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2793.6365 ms 2026-04-03 10:43:14.055 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 871.5349 ms 2026-04-03 10:43:14.608 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1776 ms 2026-04-03 10:43:15.771 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1967-06-25&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75013&dateEffet=2026-04-08" responded 200 in 820.4577 ms 2026-04-03 10:43:16.377 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1967-06-25&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75013&dateEffet=2026-04-08" responded 200 in 557.2998 ms 2026-04-03 10:43:16.680 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1997.2487 ms 2026-04-03 10:43:33.992 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 7586.1099 ms 2026-04-03 10:43:34.820 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2845 ms 2026-04-03 10:43:35.766 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 512.5273 ms 2026-04-03 10:43:41.491 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1983-01-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=76100&dateEffet=2026-04-08" responded 200 in 357.0281 ms 2026-04-03 10:44:04.733 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 1882.4748 ms 2026-04-03 10:44:05.660 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2802 ms 2026-04-03 10:44:06.380 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 400.8851 ms 2026-04-03 10:44:09.718 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1983-01-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=76100&dateEffet=2026-04-08" responded 200 in 28.5015 ms 2026-04-03 10:44:27.099 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1960-10-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=01101&dateEffet=2026-04-08" responded 200 in 34.3811 ms 2026-04-03 10:44:59.365 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 94.9886 ms 2026-04-03 10:45:00.022 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1888 ms 2026-04-03 10:45:00.129 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.2888 ms 2026-04-03 10:46:06.690 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 390.0230 ms 2026-04-03 10:46:07.094 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3282 ms 2026-04-03 10:46:07.759 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.6680 ms 2026-04-03 10:46:09.361 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 106.6817 ms 2026-04-03 10:46:09.898 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3360 ms 2026-04-03 10:46:10.323 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 83.2394 ms 2026-04-03 10:46:11.656 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 10:46:11.656 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 10:46:11.671 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7618315100000424139997045" responded 200 in 14.8100 ms 2026-04-03 10:46:13.558 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 10:46:13.558 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 10:46:13.572 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7618315100000424139997045" responded 200 in 14.7425 ms 2026-04-03 10:46:22.830 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1990-09-26&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=10600&dateEffet=2026-04-08" responded 200 in 32.4887 ms 2026-04-03 10:46:39.042 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2002-08-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=13200&dateEffet=2026-04-08" responded 200 in 42.9500 ms 2026-04-03 10:46:41.951 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 282.5606 ms 2026-04-03 10:46:42.381 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1796 ms 2026-04-03 10:46:43.247 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.2909 ms 2026-04-03 10:46:44.195 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1984-09-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=13880&dateEffet=2026-04-08" responded 200 in 43.3810 ms 2026-04-03 10:47:13.539 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 10:47:13.539 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 10:47:14.530 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 991.6389 ms 2026-04-03 10:47:21.481 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 10:47:21.481 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 10:47:24.440 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 2958.8954 ms 2026-04-03 10:47:34.508 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7616606000028484886541829" responded 200 in 15.5602 ms 2026-04-03 10:47:37.134 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7616606000028484886541829" responded 200 in 25.3506 ms 2026-04-03 10:47:43.396 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1372.3719 ms 2026-04-03 10:47:50.578 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4064.5822 ms 2026-04-03 10:48:14.533 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:48:14.533 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.4435 ms 2026-04-03 10:48:14.576 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:48:14.577 +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 {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:48:14.577 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 1.1112 ms 2026-04-03 10:48:21.777 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:48:21.826 +02:00 [Information] Connexion utilisateur: prod1 2026-04-03 10:48:21.826 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 48.8426 ms 2026-04-03 10:48:21.920 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 48.4074 ms 2026-04-03 10:48:22.272 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.7115 ms 2026-04-03 10:48:22.673 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.3254 ms 2026-04-03 10:48:25.105 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 332.0737 ms 2026-04-03 10:48:25.585 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4572 ms 2026-04-03 10:48:25.705 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.6092 ms 2026-04-03 10:48:31.920 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 66.2907 ms 2026-04-03 10:48:32.229 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3228 ms 2026-04-03 10:48:32.409 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.4525 ms 2026-04-03 10:49:00.659 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 312.5568 ms 2026-04-03 10:49:01.503 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2631 ms 2026-04-03 10:49:02.258 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.9989 ms 2026-04-03 10:49:04.016 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 305.9948 ms 2026-04-03 10:49:04.319 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3718 ms 2026-04-03 10:49:04.634 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 58.5094 ms 2026-04-03 10:49:06.276 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=f4e3e6e1-549d-4dcd-e148-08de9159ef47" responded 200 in 299.1942 ms 2026-04-03 10:49:06.568 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3526 ms 2026-04-03 10:49:06.750 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.3529 ms 2026-04-03 10:49:46.213 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 315.3155 ms 2026-04-03 10:49:47.502 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1908 ms 2026-04-03 10:49:47.761 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.2441 ms 2026-04-03 10:49:50.858 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=f4e3e6e1-549d-4dcd-e148-08de9159ef47" responded 200 in 292.9672 ms 2026-04-03 10:49:52.387 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3497 ms 2026-04-03 10:49:53.299 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.0145 ms 2026-04-03 10:49:56.092 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 10:49:56.092 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 10:49:56.247 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 155.8769 ms 2026-04-03 10:49:56.909 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 10:49:56.909 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 10:49:56.909 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4229 ms 2026-04-03 10:49:57.352 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 10:49:57.352 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 10:49:57.372 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.3335 ms 2026-04-03 10:50:08.773 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 66.1126 ms 2026-04-03 10:50:09.119 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3792 ms 2026-04-03 10:50:09.241 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.8572 ms 2026-04-03 10:50:10.431 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 456.8536 ms 2026-04-03 10:50:11.585 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 987.7581 ms 2026-04-03 10:50:12.821 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3462 ms 2026-04-03 10:50:13.019 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.1629 ms 2026-04-03 10:50:19.759 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 351.0043 ms 2026-04-03 10:50:20.184 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3434 ms 2026-04-03 10:50:20.232 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-06-13&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=51310&dateEffet=2026-04-08" responded 200 in 42.3825 ms 2026-04-03 10:50:20.381 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.1668 ms 2026-04-03 10:50:20.517 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 246.2065 ms 2026-04-03 10:50:21.327 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 697.5623 ms 2026-04-03 10:50:21.683 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2896 ms 2026-04-03 10:50:22.074 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 65.0922 ms 2026-04-03 10:50:23.021 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 421.3554 ms 2026-04-03 10:50:23.794 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3080 ms 2026-04-03 10:50:24.035 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.4440 ms 2026-04-03 10:50:38.113 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 356.3241 ms 2026-04-03 10:50:38.745 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0067 ms 2026-04-03 10:50:38.911 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.1343 ms 2026-04-03 10:50:46.094 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 108.4770 ms 2026-04-03 10:50:46.453 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2101 ms 2026-04-03 10:50:46.737 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.2156 ms 2026-04-03 10:50:48.846 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 92.7910 ms 2026-04-03 10:50:49.192 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1825 ms 2026-04-03 10:50:49.627 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.9596 ms 2026-04-03 10:50:55.263 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1969-08-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=94400&dateEffet=2026-04-08" responded 200 in 33.6479 ms 2026-04-03 10:51:14.151 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 351.7047 ms 2026-04-03 10:51:15.339 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2316 ms 2026-04-03 10:51:15.518 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.3401 ms 2026-04-03 10:51:16.439 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1972-12-04&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59233&dateEffet=2026-04-04" responded 200 in 34.0346 ms 2026-04-03 10:51:16.544 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1972-12-04&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59233&dateEffet=2026-04-04" responded 200 in 51.4775 ms 2026-04-03 10:51:21.797 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 85.4161 ms 2026-04-03 10:51:22.309 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1703 ms 2026-04-03 10:51:22.424 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.9084 ms 2026-04-03 10:51:24.476 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=1291529c-1fb5-4bb1-e146-08de9159ef47" responded 200 in 357.2670 ms 2026-04-03 10:51:25.217 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3691 ms 2026-04-03 10:51:25.358 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.8492 ms 2026-04-03 10:51:32.125 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 327.1681 ms 2026-04-03 10:51:33.128 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 826.5149 ms 2026-04-03 10:51:33.865 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3204 ms 2026-04-03 10:51:34.017 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.5535 ms 2026-04-03 10:51:42.477 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1981-04-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=92100&dateEffet=2026-04-08" responded 200 in 61.9671 ms 2026-04-03 10:51:43.611 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1979-05-09&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=67660&dateEffet=2026-04-08" responded 200 in 38.9511 ms 2026-04-03 10:51:47.790 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1981-04-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=95490&dateEffet=2026-04-08" responded 200 in 33.9837 ms 2026-04-03 10:51:53.506 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1969-02-28&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=27150&dateEffet=2026-04-08" responded 200 in 41.7719 ms 2026-04-03 10:51:55.169 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7611306000004814357359453" responded 200 in 15.4873 ms 2026-04-03 10:51:58.949 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7611306000004814357359453" responded 200 in 14.4923 ms 2026-04-03 10:52:02.618 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630003041760005005954340" responded 200 in 17.4879 ms 2026-04-03 10:52:03.234 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1279.8175 ms 2026-04-03 10:52:04.438 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630003041760005005954340" responded 200 in 32.9267 ms 2026-04-03 10:52:08.637 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1141.2071 ms 2026-04-03 10:52:16.726 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4323.0648 ms 2026-04-03 10:52:26.626 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3905.3864 ms 2026-04-03 10:52:55.874 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 153.4079 ms 2026-04-03 10:52:56.166 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3656 ms 2026-04-03 10:52:56.250 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.3594 ms 2026-04-03 10:53:00.306 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 10:53:00.306 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 10:53:00.617 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=5ec9e255-51e4-46f7-e147-08de9159ef47" responded 200 in 312.2187 ms 2026-04-03 10:53:00.986 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 10:53:00.986 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 10:53:00.987 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.6331 ms 2026-04-03 10:53:01.091 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 10:53:01.091 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 10:53:01.113 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.2065 ms 2026-04-03 10:53:05.012 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.9426 ms 2026-04-03 10:53:05.383 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2961 ms 2026-04-03 10:53:05.472 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.6592 ms 2026-04-03 10:53:14.399 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 49.8749 ms 2026-04-03 10:53:14.810 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3408 ms 2026-04-03 10:53:15.274 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.7223 ms 2026-04-03 10:53:17.903 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 10:53:17.903 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 10:53:18.064 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 161.0431 ms 2026-04-03 10:53:18.370 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 10:53:18.370 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 10:53:19.067 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 697.8837 ms 2026-04-03 10:53:19.676 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 10:53:19.676 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 10:53:19.676 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5575 ms 2026-04-03 10:53:19.724 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 10:53:19.724 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 10:53:19.772 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.4379 ms 2026-04-03 10:53:28.701 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1967-06-26&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=13015&dateEffet=2026-04-08" responded 200 in 32.2426 ms 2026-04-03 10:53:28.817 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1967-06-26&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=13015&dateEffet=2026-04-08" responded 200 in 42.2766 ms 2026-04-03 10:53:29.243 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 10:53:29.243 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 10:53:29.345 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 102.4467 ms 2026-04-03 10:53:29.665 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 10:53:29.665 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 10:53:29.665 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5407 ms 2026-04-03 10:53:29.730 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 10:53:29.730 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 10:53:29.772 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.5749 ms 2026-04-03 10:53:46.776 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 10:53:46.776 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 10:53:46.821 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1982-09-09&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=33340&dateEffet=2026-04-08" responded 200 in 45.9475 ms 2026-04-03 10:54:19.683 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:54:19.684 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 1.6461 ms 2026-04-03 10:54:20.044 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:54:20.046 +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 {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:54:20.048 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 5.0486 ms 2026-04-03 10:54:37.544 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 53.0629 ms 2026-04-03 10:54:37.723 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1864 ms 2026-04-03 10:54:37.839 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.7952 ms 2026-04-03 10:54:43.722 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 10:54:43.775 +02:00 [Information] Connexion utilisateur: prod2 2026-04-03 10:54:43.775 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 54.1203 ms 2026-04-03 10:54:44.059 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 203.3583 ms 2026-04-03 10:54:46.201 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1675 ms 2026-04-03 10:54:46.773 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.3910 ms 2026-04-03 10:54:51.566 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=1291529c-1fb5-4bb1-e146-08de9159ef47" responded 200 in 305.5891 ms 2026-04-03 10:54:52.665 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1974 ms 2026-04-03 10:54:52.846 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.5288 ms 2026-04-03 10:55:23.053 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.3024 ms 2026-04-03 10:55:23.133 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.8982 ms 2026-04-03 10:55:24.026 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3370 ms 2026-04-03 10:55:24.028 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.1886 ms 2026-04-03 10:55:24.106 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.6135 ms 2026-04-03 10:55:24.193 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.4258 ms 2026-04-03 10:55:26.675 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 200.4727 ms 2026-04-03 10:55:26.909 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1526 ms 2026-04-03 10:55:27.130 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.6797 ms 2026-04-03 10:55:28.781 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 61.0770 ms 2026-04-03 10:55:29.538 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=6472c88f-efaa-42ec-e14a-08de9159ef47" responded 200 in 324.4437 ms 2026-04-03 10:55:29.742 +02:00 [Information] HTTP "GET" "/assets/media/svg/files/pdf.svg" responded 304 in 0.0929 ms 2026-04-03 10:55:29.849 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.6894 ms 2026-04-03 10:55:30.008 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 57.5001 ms 2026-04-03 10:55:30.333 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0572 ms 2026-04-03 10:55:30.699 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.3416 ms 2026-04-03 10:55:39.563 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1958-11-04&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=11320&dateEffet=2026-04-08" responded 200 in 30.9194 ms 2026-04-03 10:55:43.228 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 165.9573 ms 2026-04-03 10:55:43.453 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2508 ms 2026-04-03 10:55:43.750 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.1853 ms 2026-04-03 10:56:07.697 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 337.1339 ms 2026-04-03 10:56:08.015 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1933 ms 2026-04-03 10:56:08.220 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.6069 ms 2026-04-03 10:56:10.398 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=da8b1f93-db60-4a6b-e14b-08de9159ef47" responded 200 in 293.5802 ms 2026-04-03 10:56:10.683 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2196 ms 2026-04-03 10:56:10.804 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.3213 ms 2026-04-03 10:56:10.939 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 71.0665 ms 2026-04-03 10:56:11.508 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2997 ms 2026-04-03 10:56:12.104 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.9127 ms 2026-04-03 10:56:17.111 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 292.9291 ms 2026-04-03 10:56:18.333 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 92.3596 ms 2026-04-03 10:56:18.408 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 1205.7574 ms 2026-04-03 10:56:18.659 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2271 ms 2026-04-03 10:56:18.852 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 55.9647 ms 2026-04-03 10:56:18.910 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2936 ms 2026-04-03 10:56:19.233 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 234.3841 ms 2026-04-03 10:56:20.693 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 531.0439 ms 2026-04-03 10:56:21.065 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2845 ms 2026-04-03 10:56:21.247 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.7352 ms 2026-04-03 10:56:32.945 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 95.7038 ms 2026-04-03 10:56:33.562 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1770 ms 2026-04-03 10:56:33.688 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 56.0777 ms 2026-04-03 10:56:34.873 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1974-12-28&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=91200&dateEffet=2026-04-08" responded 200 in 54.4966 ms 2026-04-03 10:56:55.618 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=6472c88f-efaa-42ec-e14a-08de9159ef47" responded 200 in 341.6515 ms 2026-04-03 10:56:56.503 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1919 ms 2026-04-03 10:56:56.703 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.1622 ms 2026-04-03 10:57:06.367 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 159.6435 ms 2026-04-03 10:57:07.185 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 707.5811 ms 2026-04-03 10:57:07.529 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3684 ms 2026-04-03 10:57:07.617 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.1064 ms 2026-04-03 10:57:21.339 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 100.9675 ms 2026-04-03 10:57:21.538 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3405 ms 2026-04-03 10:57:21.642 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.0761 ms 2026-04-03 10:57:46.365 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 239.0918 ms 2026-04-03 10:57:46.751 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1697 ms 2026-04-03 10:57:47.274 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.9725 ms 2026-04-03 10:57:54.716 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 10:57:54.716 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 10:57:54.776 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1982-09-09&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=33780&dateEffet=2026-04-08" responded 200 in 60.5606 ms 2026-04-03 10:57:56.120 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1972-07-09&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-04-08" responded 200 in 33.2269 ms 2026-04-03 10:57:57.777 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1977-01-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75015&dateEffet=2026-04-08" responded 200 in 32.8925 ms 2026-04-03 10:58:03.286 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1980-03-24&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=62560&dateEffet=2026-04-08" responded 200 in 46.1493 ms 2026-04-03 10:58:37.872 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 81.3506 ms 2026-04-03 10:58:38.210 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3492 ms 2026-04-03 10:58:38.339 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.1813 ms 2026-04-03 10:58:42.120 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=5ec9e255-51e4-46f7-e147-08de9159ef47" responded 200 in 322.3317 ms 2026-04-03 10:58:42.478 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2079 ms 2026-04-03 10:58:42.674 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 61.8841 ms 2026-04-03 10:58:49.224 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 278.1722 ms 2026-04-03 10:58:49.521 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3024 ms 2026-04-03 10:58:49.616 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.3188 ms 2026-04-03 10:58:53.331 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=5ec9e255-51e4-46f7-e147-08de9159ef47" responded 200 in 344.3536 ms 2026-04-03 10:58:53.605 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3646 ms 2026-04-03 10:58:53.698 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-10-02&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59330&dateEffet=2026-04-08" responded 200 in 37.2232 ms 2026-04-03 10:58:53.724 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.4825 ms 2026-04-03 10:58:53.802 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-10-02&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59330&dateEffet=2026-04-08" responded 200 in 46.9098 ms 2026-04-03 10:59:04.026 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 394.2484 ms 2026-04-03 10:59:05.580 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3972 ms 2026-04-03 10:59:05.760 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.4784 ms 2026-04-03 10:59:37.887 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 85.2267 ms 2026-04-03 10:59:38.607 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2991 ms 2026-04-03 10:59:38.756 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.8302 ms 2026-04-03 11:00:05.753 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 196.1414 ms 2026-04-03 11:00:06.020 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1898 ms 2026-04-03 11:00:06.193 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.0813 ms 2026-04-03 11:00:10.327 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-11-24&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=94000&dateEffet=2026-04-04" responded 200 in 53.8727 ms 2026-04-03 11:00:11.341 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 229.7344 ms 2026-04-03 11:00:11.841 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2820 ms 2026-04-03 11:00:12.361 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 125.4482 ms 2026-04-03 11:00:13.242 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 11:00:13.242 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 11:00:13.334 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 92.7821 ms 2026-04-03 11:00:13.758 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 11:00:13.758 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 11:00:13.758 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.6262 ms 2026-04-03 11:00:14.386 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 11:00:14.386 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 11:00:14.423 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.4069 ms 2026-04-03 11:00:17.122 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 85.5884 ms 2026-04-03 11:00:17.932 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2341 ms 2026-04-03 11:00:18.080 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.0771 ms 2026-04-03 11:00:27.436 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1983-01-27&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=77410&dateEffet=2026-04-08" responded 200 in 44.6316 ms 2026-04-03 11:00:29.125 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 11:00:29.125 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 11:00:29.168 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1981-02-13&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=13340&dateEffet=2026-04-08" responded 200 in 42.9410 ms 2026-04-03 11:00:42.810 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1994-10-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=49000&dateEffet=2026-04-08" responded 200 in 35.3511 ms 2026-04-03 11:00:47.676 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1994-10-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=21200&dateEffet=2026-04-08" responded 200 in 31.8792 ms 2026-04-03 11:00:47.770 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2968 ms 2026-04-03 11:00:47.827 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 531.9132 ms 2026-04-03 11:00:48.022 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.9216 ms 2026-04-03 11:00:52.342 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=da8b1f93-db60-4a6b-e14b-08de9159ef47" responded 200 in 319.7782 ms 2026-04-03 11:00:52.517 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2896 ms 2026-04-03 11:00:52.954 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 53.1486 ms 2026-04-03 11:01:05.797 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 85.0327 ms 2026-04-03 11:01:06.109 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1976 ms 2026-04-03 11:01:06.226 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.7213 ms 2026-04-03 11:01:09.954 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 11:01:09.954 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 302 in 0.4555 ms 2026-04-03 11:01:10.072 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 11:01:10.072 +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 {14cbfe53-b94c-404a-8a4a-a2447c699d4d} 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-04-03 11:01:10.073 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FIndex%3Fsuccess%3Dtrue" responded 200 in 1.3110 ms 2026-04-03 11:01:10.205 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1964-07-10&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=21200&dateEffet=2026-04-08" responded 200 in 31.5636 ms 2026-04-03 11:01:20.280 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1969-12-15&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=26800&dateEffet=2026-04-08" responded 200 in 36.1239 ms 2026-04-03 11:02:30.971 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 443.9511 ms 2026-04-03 11:02:33.285 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3417 ms 2026-04-03 11:02:35.557 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 64.9312 ms 2026-04-03 11:03:02.002 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-09-10&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=92600&dateEffet=2026-04-08" responded 200 in 50.2751 ms 2026-04-03 11:03:30.983 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 441.8249 ms 2026-04-03 11:03:32.172 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 1041.7552 ms 2026-04-03 11:03:32.487 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2964 ms 2026-04-03 11:03:32.666 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.8459 ms 2026-04-03 11:04:00.902 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7610278089100006153444080" responded 200 in 31.2239 ms 2026-04-03 11:04:03.184 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7610278089100006153444080" responded 200 in 17.4949 ms 2026-04-03 11:04:32.672 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1185.6454 ms 2026-04-03 11:04:40.017 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4662.3397 ms 2026-04-03 11:04:40.830 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1965-12-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=63980&dateEffet=2026-04-08" responded 200 in 43.7703 ms 2026-04-03 11:04:43.714 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.0406 ms 2026-04-03 11:04:43.791 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.3752 ms 2026-04-03 11:04:44.519 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3319 ms 2026-04-03 11:04:44.519 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.2123 ms 2026-04-03 11:04:44.645 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.4261 ms 2026-04-03 11:04:44.731 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.5232 ms 2026-04-03 11:04:46.009 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 151.5439 ms 2026-04-03 11:04:46.436 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1463 ms 2026-04-03 11:04:46.887 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.7951 ms 2026-04-03 11:05:16.765 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 171.5301 ms 2026-04-03 11:05:17.080 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3529 ms 2026-04-03 11:05:17.508 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.6830 ms 2026-04-03 11:05:28.629 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 135.3000 ms 2026-04-03 11:05:28.855 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3971 ms 2026-04-03 11:05:28.963 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.1892 ms 2026-04-03 11:05:38.548 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 187.4989 ms 2026-04-03 11:05:38.833 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3279 ms 2026-04-03 11:05:39.002 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.2542 ms 2026-04-03 11:05:42.419 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=3fa579ee-43f8-4e27-e14d-08de9159ef47" responded 200 in 326.8014 ms 2026-04-03 11:05:42.731 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3691 ms 2026-04-03 11:05:42.847 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.0178 ms 2026-04-03 11:05:44.274 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=44c96342-d461-4167-36c3-08de909106df" responded 200 in 319.9192 ms 2026-04-03 11:05:44.660 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1597 ms 2026-04-03 11:05:44.882 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.0434 ms 2026-04-03 11:05:49.292 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 283.4646 ms 2026-04-03 11:05:49.645 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2233 ms 2026-04-03 11:05:50.080 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.3205 ms 2026-04-03 11:05:55.837 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=3fa579ee-43f8-4e27-e14d-08de9159ef47" responded 200 in 306.1043 ms 2026-04-03 11:05:56.184 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3215 ms 2026-04-03 11:05:56.267 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.5025 ms 2026-04-03 11:06:06.255 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?success=true" responded 200 in 594.1360 ms 2026-04-03 11:06:07.246 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3248 ms 2026-04-03 11:06:07.378 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.5889 ms 2026-04-03 11:06:17.554 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?success=true" responded 200 in 511.4128 ms 2026-04-03 11:06:17.768 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2835 ms 2026-04-03 11:06:17.868 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.1689 ms 2026-04-03 11:06:30.466 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 11:06:30.467 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 11:06:30.531 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 65.4816 ms 2026-04-03 11:06:30.963 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 11:06:30.963 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 11:06:30.963 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5228 ms 2026-04-03 11:06:31.543 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 11:06:31.543 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 11:06:31.563 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.7977 ms 2026-04-03 11:06:38.157 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?success=true" responded 200 in 488.9179 ms 2026-04-03 11:06:38.378 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3321 ms 2026-04-03 11:06:38.486 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.9094 ms 2026-04-03 11:06:44.793 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 11:06:44.794 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 11:06:44.848 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1971-12-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=29540&dateEffet=2026-04-08" responded 200 in 55.5338 ms 2026-04-03 11:06:48.368 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 298.1360 ms 2026-04-03 11:06:48.680 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2300 ms 2026-04-03 11:06:48.788 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.9719 ms 2026-04-03 11:06:57.405 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=3fa579ee-43f8-4e27-e14d-08de9159ef47" responded 200 in 305.3432 ms 2026-04-03 11:06:57.766 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2178 ms 2026-04-03 11:06:57.937 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.0942 ms 2026-04-03 11:07:00.707 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 115.9683 ms 2026-04-03 11:07:01.744 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 959.0222 ms 2026-04-03 11:07:02.041 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.8975 ms 2026-04-03 11:07:02.159 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.3847 ms 2026-04-03 11:07:10.933 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1960-03-14&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-04-08" responded 200 in 47.5139 ms 2026-04-03 11:07:12.060 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 407.4098 ms 2026-04-03 11:07:12.294 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1910 ms 2026-04-03 11:07:12.566 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 57.3585 ms 2026-04-03 11:07:21.886 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 83.1888 ms 2026-04-03 11:07:22.094 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2916 ms 2026-04-03 11:07:22.255 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.2582 ms 2026-04-03 11:07:25.293 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 96.1598 ms 2026-04-03 11:07:25.789 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3213 ms 2026-04-03 11:07:26.007 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.0584 ms 2026-04-03 11:07:45.062 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1963-11-19&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-04-08" responded 200 in 37.8168 ms 2026-04-03 11:08:11.395 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 97.6117 ms 2026-04-03 11:08:11.744 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1638 ms 2026-04-03 11:08:12.051 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.2127 ms 2026-04-03 11:09:53.732 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1964-06-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=21200&dateEffet=2026-04-08" responded 200 in 52.7921 ms 2026-04-03 11:10:26.498 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1979-04-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=09100&dateEffet=2026-04-08" responded 200 in 38.0521 ms 2026-04-03 11:11:28.590 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 2448.9314 ms 2026-04-03 11:11:29.603 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2547 ms 2026-04-03 11:11:30.123 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 464.0705 ms 2026-04-03 11:11:45.886 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1969-10-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=89500&dateEffet=2026-04-08" responded 200 in 320.6192 ms 2026-04-03 11:11:53.402 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 1234.4317 ms 2026-04-03 11:11:58.768 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 5261.5585 ms 2026-04-03 11:11:59.395 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2033 ms 2026-04-03 11:12:00.511 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1022.7949 ms 2026-04-03 11:12:15.330 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 2380.4582 ms 2026-04-03 11:12:16.038 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1972 ms 2026-04-03 11:12:17.745 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1524.4671 ms 2026-04-03 11:12:34.443 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1988-07-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=30670&dateEffet=2026-04-04" responded 200 in 432.2530 ms 2026-04-03 11:13:11.861 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 8736.3834 ms 2026-04-03 11:13:13.410 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1844 ms 2026-04-03 11:13:14.763 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 981.3832 ms 2026-04-03 11:13:20.585 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 1433.0271 ms 2026-04-03 11:13:20.920 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2438 ms 2026-04-03 11:13:21.446 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 432.4346 ms 2026-04-03 11:14:12.705 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 84.2714 ms 2026-04-03 11:14:13.158 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2103 ms 2026-04-03 11:14:13.276 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.6814 ms 2026-04-03 11:14:48.682 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?success=true" responded 200 in 367.3857 ms 2026-04-03 11:14:49.036 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2885 ms 2026-04-03 11:14:49.329 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.6784 ms 2026-04-03 11:14:54.298 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 410.4147 ms 2026-04-03 11:14:54.619 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3801 ms 2026-04-03 11:14:54.826 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.6132 ms 2026-04-03 11:14:54.868 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-09-04&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=57880&dateEffet=2026-04-08" responded 200 in 32.0686 ms 2026-04-03 11:15:12.919 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 83.8991 ms 2026-04-03 11:15:13.281 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2775 ms 2026-04-03 11:15:13.455 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.6549 ms 2026-04-03 11:15:22.782 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 11:15:22.782 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 11:15:22.874 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 91.9922 ms 2026-04-03 11:15:23.964 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 11:15:23.964 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 11:15:23.964 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4636 ms 2026-04-03 11:15:24.008 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 11:15:24.008 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 11:15:24.059 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.1982 ms 2026-04-03 11:15:29.232 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 11:15:29.232 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 11:15:29.327 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 95.2276 ms 2026-04-03 11:15:29.479 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1984-09-15&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=34670&dateEffet=2026-04-08" responded 200 in 31.9035 ms 2026-04-03 11:15:29.801 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 11:15:29.801 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 11:15:29.801 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3823 ms 2026-04-03 11:15:30.379 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 11:15:30.379 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 11:15:30.416 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.0534 ms 2026-04-03 11:15:33.079 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 393.5459 ms 2026-04-03 11:15:33.318 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3391 ms 2026-04-03 11:15:33.644 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.7792 ms 2026-04-03 11:15:36.263 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 89.8373 ms 2026-04-03 11:15:36.698 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1859 ms 2026-04-03 11:15:37.024 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.9704 ms 2026-04-03 11:15:45.918 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 83.3987 ms 2026-04-03 11:15:46.412 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1869 ms 2026-04-03 11:15:46.517 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 59.8079 ms 2026-04-03 11:16:18.978 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 11:16:18.978 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 11:16:19.019 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-06-26&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=95160&dateEffet=2026-04-08" responded 200 in 42.5704 ms 2026-04-03 11:16:31.905 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 94.3810 ms 2026-04-03 11:16:32.569 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2935 ms 2026-04-03 11:16:32.711 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.8594 ms 2026-04-03 11:16:36.439 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-05-10&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=38170&dateEffet=2026-04-08" responded 200 in 53.4740 ms 2026-04-03 11:16:40.261 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 778.8118 ms 2026-04-03 11:16:40.696 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3320 ms 2026-04-03 11:16:40.812 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.7922 ms 2026-04-03 11:16:45.817 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1997-05-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=14000&dateEffet=2026-04-04" responded 200 in 37.0155 ms 2026-04-03 11:16:50.145 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 796.1143 ms 2026-04-03 11:16:50.671 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2064 ms 2026-04-03 11:16:50.863 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.5226 ms 2026-04-03 11:16:56.694 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 812.3671 ms 2026-04-03 11:16:57.620 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3290 ms 2026-04-03 11:16:57.729 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.3175 ms 2026-04-03 11:17:13.420 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 799.1495 ms 2026-04-03 11:17:13.959 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3665 ms 2026-04-03 11:17:14.293 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.5960 ms 2026-04-03 11:17:50.865 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1996-08-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93000&dateEffet=2026-04-08" responded 200 in 43.9610 ms 2026-04-03 11:17:52.389 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 785.6254 ms 2026-04-03 11:17:52.675 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3017 ms 2026-04-03 11:17:52.903 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.3881 ms 2026-04-03 11:17:57.570 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1218.3440 ms 2026-04-03 11:17:57.781 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 642.9586 ms 2026-04-03 11:17:57.991 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3049 ms 2026-04-03 11:17:58.164 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.8875 ms 2026-04-03 11:18:05.498 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR9720041010041109962U02561" responded 200 in 29.5011 ms 2026-04-03 11:18:17.721 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 641.3277 ms 2026-04-03 11:18:18.136 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3420 ms 2026-04-03 11:18:18.255 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.3916 ms 2026-04-03 11:18:23.620 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4458.2611 ms 2026-04-03 11:18:25.329 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 269.9900 ms 2026-04-03 11:18:25.663 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1962 ms 2026-04-03 11:18:25.970 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.1881 ms 2026-04-03 11:18:29.367 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 660.9486 ms 2026-04-03 11:18:29.770 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.6786 ms 2026-04-03 11:18:30.064 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.7033 ms 2026-04-03 11:18:34.984 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 650.1869 ms 2026-04-03 11:18:35.348 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2176 ms 2026-04-03 11:18:35.513 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.3526 ms 2026-04-03 11:18:40.839 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 52.1200 ms 2026-04-03 11:18:41.260 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1753 ms 2026-04-03 11:18:41.539 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.8912 ms 2026-04-03 11:18:44.343 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 654.3588 ms 2026-04-03 11:18:44.755 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3561 ms 2026-04-03 11:18:44.906 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.0397 ms 2026-04-03 11:18:51.750 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 683.6726 ms 2026-04-03 11:18:52.123 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2908 ms 2026-04-03 11:18:52.344 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.7026 ms 2026-04-03 11:18:56.281 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 652.3104 ms 2026-04-03 11:18:56.741 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.6864 ms 2026-04-03 11:18:56.966 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.9472 ms 2026-04-03 11:19:00.873 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 649.5302 ms 2026-04-03 11:19:01.234 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3361 ms 2026-04-03 11:19:01.353 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.7832 ms 2026-04-03 11:19:05.562 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 654.8257 ms 2026-04-03 11:19:05.875 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1927 ms 2026-04-03 11:19:06.044 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.1483 ms 2026-04-03 11:19:12.905 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 652.1051 ms 2026-04-03 11:19:13.309 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3573 ms 2026-04-03 11:19:13.452 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.6205 ms 2026-04-03 11:19:15.730 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 49.9131 ms 2026-04-03 11:19:16.506 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1835 ms 2026-04-03 11:19:17.015 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.0322 ms 2026-04-03 11:19:24.087 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 675.4655 ms 2026-04-03 11:19:24.445 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3474 ms 2026-04-03 11:19:24.571 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.9547 ms 2026-04-03 11:19:27.675 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7611425002000410873933686" responded 200 in 46.2560 ms 2026-04-03 11:19:29.816 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 643.5604 ms 2026-04-03 11:19:29.995 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7611425002000410873933686" responded 200 in 22.2074 ms 2026-04-03 11:19:30.108 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.5669 ms 2026-04-03 11:19:30.241 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.8226 ms 2026-04-03 11:19:33.992 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1337.3610 ms 2026-04-03 11:19:36.280 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 678.4619 ms 2026-04-03 11:19:36.914 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2030 ms 2026-04-03 11:19:37.884 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.5668 ms 2026-04-03 11:19:41.102 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4140.1089 ms 2026-04-03 11:19:41.404 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 654.7556 ms 2026-04-03 11:19:41.816 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.5051 ms 2026-04-03 11:19:41.976 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.5989 ms 2026-04-03 11:19:46.231 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 645.5246 ms 2026-04-03 11:19:46.832 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1744 ms 2026-04-03 11:19:47.005 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.2073 ms 2026-04-03 11:19:51.392 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 661.0125 ms 2026-04-03 11:19:51.783 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3649 ms 2026-04-03 11:19:51.949 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.2801 ms 2026-04-03 11:19:55.482 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 662.1526 ms 2026-04-03 11:19:55.938 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1924 ms 2026-04-03 11:19:56.154 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.8670 ms 2026-04-03 11:20:01.146 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 636.2271 ms 2026-04-03 11:20:01.832 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2358 ms 2026-04-03 11:20:02.033 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.1873 ms 2026-04-03 11:20:05.319 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 49.5882 ms 2026-04-03 11:20:05.540 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3162 ms 2026-04-03 11:20:05.779 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.2516 ms 2026-04-03 11:20:06.682 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 654.8981 ms 2026-04-03 11:20:07.489 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2766 ms 2026-04-03 11:20:08.197 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.2481 ms 2026-04-03 11:20:08.231 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.2519 ms 2026-04-03 11:20:08.307 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.9724 ms 2026-04-03 11:20:09.113 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3434 ms 2026-04-03 11:20:09.113 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.2046 ms 2026-04-03 11:20:09.352 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.0063 ms 2026-04-03 11:20:09.426 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.8009 ms 2026-04-03 11:20:10.796 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 174.3978 ms 2026-04-03 11:20:11.251 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3760 ms 2026-04-03 11:20:11.579 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.6950 ms 2026-04-03 11:20:15.859 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 397.4779 ms 2026-04-03 11:20:16.211 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1924 ms 2026-04-03 11:20:16.259 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 698.9394 ms 2026-04-03 11:20:16.317 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.8265 ms 2026-04-03 11:20:16.674 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2878 ms 2026-04-03 11:20:16.779 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.4027 ms 2026-04-03 11:20:21.216 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 616.0040 ms 2026-04-03 11:20:21.920 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.9304 ms 2026-04-03 11:20:22.146 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 297.9522 ms 2026-04-03 11:20:22.217 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.2705 ms 2026-04-03 11:20:22.502 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3053 ms 2026-04-03 11:20:22.924 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.6750 ms 2026-04-03 11:20:25.771 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 624.1289 ms 2026-04-03 11:20:26.142 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1675 ms 2026-04-03 11:20:26.854 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.7471 ms 2026-04-03 11:20:27.382 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 357.8763 ms 2026-04-03 11:20:27.475 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 280.4499 ms 2026-04-03 11:20:27.867 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.8929 ms 2026-04-03 11:20:28.141 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1764 ms 2026-04-03 11:20:28.189 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.6983 ms 2026-04-03 11:20:28.642 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.3670 ms 2026-04-03 11:20:31.370 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 288.9270 ms 2026-04-03 11:20:31.902 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.5208 ms 2026-04-03 11:20:32.077 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.2623 ms 2026-04-03 11:20:36.527 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1983-05-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=44110&dateEffet=2026-04-08" responded 200 in 39.1425 ms 2026-04-03 11:20:42.739 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 287.7151 ms 2026-04-03 11:20:43.886 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2070 ms 2026-04-03 11:20:44.218 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.5672 ms 2026-04-03 11:20:58.693 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 283.5313 ms 2026-04-03 11:20:59.022 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3614 ms 2026-04-03 11:20:59.313 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.6858 ms 2026-04-03 11:21:02.201 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=b192c05c-dd17-460d-e150-08de9159ef47" responded 200 in 316.2218 ms 2026-04-03 11:21:02.421 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1612 ms 2026-04-03 11:21:02.672 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.6366 ms 2026-04-03 11:21:04.778 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 672.6843 ms 2026-04-03 11:21:05.188 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2486 ms 2026-04-03 11:21:05.283 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.8311 ms 2026-04-03 11:21:05.394 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 346.3701 ms 2026-04-03 11:21:05.547 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d4c2f7c8-731d-44ac-869a-08de8fc7153a" responded 200 in 449.5240 ms 2026-04-03 11:21:05.924 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2045 ms 2026-04-03 11:21:06.303 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.0217 ms 2026-04-03 11:21:06.639 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2400 ms 2026-04-03 11:21:06.975 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.0851 ms 2026-04-03 11:21:14.402 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=b192c05c-dd17-460d-e150-08de9159ef47" responded 200 in 301.9442 ms 2026-04-03 11:21:15.004 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1853 ms 2026-04-03 11:21:15.306 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.2795 ms 2026-04-03 11:21:16.235 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 676.9087 ms 2026-04-03 11:21:16.461 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3159 ms 2026-04-03 11:21:16.680 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.1090 ms 2026-04-03 11:21:20.756 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 620.4298 ms 2026-04-03 11:21:21.129 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3676 ms 2026-04-03 11:21:21.249 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.4887 ms 2026-04-03 11:21:24.977 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 646.7757 ms 2026-04-03 11:21:25.371 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1742 ms 2026-04-03 11:21:26.098 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.9549 ms 2026-04-03 11:21:26.674 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 295.8947 ms 2026-04-03 11:21:27.741 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3218 ms 2026-04-03 11:21:28.008 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.5861 ms 2026-04-03 11:21:28.985 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 664.7323 ms 2026-04-03 11:21:29.617 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3649 ms 2026-04-03 11:21:29.732 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.6253 ms 2026-04-03 11:21:34.720 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 637.5860 ms 2026-04-03 11:21:35.013 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 273.2546 ms 2026-04-03 11:21:35.115 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3107 ms 2026-04-03 11:21:35.538 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.4049 ms 2026-04-03 11:21:36.159 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3463 ms 2026-04-03 11:21:36.811 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.3275 ms 2026-04-03 11:21:41.060 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 657.2688 ms 2026-04-03 11:21:41.298 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3758 ms 2026-04-03 11:21:41.403 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.8972 ms 2026-04-03 11:21:43.732 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 63.3031 ms 2026-04-03 11:21:44.336 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1862 ms 2026-04-03 11:21:44.524 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.0719 ms 2026-04-03 11:21:44.972 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 647.3397 ms 2026-04-03 11:21:45.569 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1726 ms 2026-04-03 11:21:45.676 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.5425 ms 2026-04-03 11:21:56.362 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 318.9860 ms 2026-04-03 11:21:57.489 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 991.0325 ms 2026-04-03 11:21:58.325 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2028 ms 2026-04-03 11:21:58.748 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 56.4780 ms 2026-04-03 11:22:10.150 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1958-01-29&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-04-08" responded 200 in 53.8929 ms 2026-04-03 11:22:25.849 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1975-09-30&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=92000&dateEffet=2026-04-08" responded 200 in 34.7519 ms 2026-04-03 11:22:34.039 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1975-09-30&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=92000&dateEffet=2026-04-08" responded 200 in 32.4388 ms 2026-04-03 11:22:42.817 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 50.2759 ms 2026-04-03 11:22:44.383 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1423 ms 2026-04-03 11:22:44.574 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.8705 ms 2026-04-03 11:24:01.520 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1959-01-13&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75010&dateEffet=2026-04-08" responded 200 in 26.5628 ms 2026-04-03 11:24:28.133 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 62.0350 ms 2026-04-03 11:24:28.456 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1537 ms 2026-04-03 11:24:28.899 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.2583 ms 2026-04-03 11:25:06.646 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1994-03-02&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=50450&dateEffet=2026-04-08" responded 200 in 52.0661 ms 2026-04-03 11:25:33.948 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1976-09-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=66560&dateEffet=2026-04-08" responded 200 in 31.3139 ms 2026-04-03 11:25:40.038 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 60.5305 ms 2026-04-03 11:25:40.372 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2835 ms 2026-04-03 11:25:40.770 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.3451 ms 2026-04-03 11:26:18.498 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 73.1282 ms 2026-04-03 11:26:18.734 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1830 ms 2026-04-03 11:26:18.847 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.9081 ms 2026-04-03 11:28:04.951 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1982-10-13&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-04-08" responded 200 in 51.8437 ms 2026-04-03 11:28:11.264 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1982-10-13&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93340&dateEffet=2026-04-08" responded 200 in 38.6855 ms 2026-04-03 11:28:30.774 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 62.9315 ms 2026-04-03 11:28:31.293 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1700 ms 2026-04-03 11:28:31.400 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.7952 ms 2026-04-03 11:28:32.210 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 266.6744 ms 2026-04-03 11:28:32.546 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.9172 ms 2026-04-03 11:28:32.720 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.2154 ms 2026-04-03 11:28:41.287 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.2439 ms 2026-04-03 11:28:41.329 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 0.8334 ms 2026-04-03 11:28:46.963 +02:00 [Information] Connexion utilisateur: prod1 2026-04-03 11:28:46.963 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 23.5784 ms 2026-04-03 11:28:47.130 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 52.4361 ms 2026-04-03 11:28:47.765 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.9057 ms 2026-04-03 11:28:48.489 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.7617 ms 2026-04-03 11:28:49.940 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1989-11-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=31470&dateEffet=2026-04-08" responded 200 in 40.9136 ms 2026-04-03 11:29:05.205 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1961-01-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=06150&dateEffet=2026-04-08" responded 200 in 42.0218 ms 2026-04-03 11:29:41.173 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1971-05-25&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-04-08" responded 200 in 33.9050 ms 2026-04-03 11:30:43.282 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 49.3961 ms 2026-04-03 11:30:43.728 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2978 ms 2026-04-03 11:30:43.827 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.9035 ms 2026-04-03 11:30:52.810 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1964-07-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=31620&dateEffet=2026-04-08" responded 200 in 46.2488 ms 2026-04-03 11:30:52.919 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1964-07-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=31620&dateEffet=2026-04-08" responded 200 in 49.6914 ms 2026-04-03 11:31:18.719 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR4220041010126367667T03317" responded 200 in 20.7112 ms 2026-04-03 11:31:21.378 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR4220041010126367667T03317" responded 200 in 25.3682 ms 2026-04-03 11:32:11.954 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1159.8633 ms 2026-04-03 11:32:17.412 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-01-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=77240&dateEffet=2026-04-08" responded 200 in 49.4625 ms 2026-04-03 11:32:19.172 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4103.7027 ms 2026-04-03 11:33:29.738 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 213.1998 ms 2026-04-03 11:33:30.162 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2174 ms 2026-04-03 11:33:30.608 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.4331 ms 2026-04-03 11:33:33.240 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=1559f2df-aea5-4453-e151-08de9159ef47" responded 200 in 286.4686 ms 2026-04-03 11:33:33.763 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2054 ms 2026-04-03 11:33:34.039 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.7863 ms 2026-04-03 11:33:42.924 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 127.9621 ms 2026-04-03 11:33:43.637 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 60.6057 ms 2026-04-03 11:33:43.828 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 808.5776 ms 2026-04-03 11:33:43.842 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2731 ms 2026-04-03 11:33:44.071 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.9012 ms 2026-04-03 11:33:44.213 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3530 ms 2026-04-03 11:33:44.589 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 55.4103 ms 2026-04-03 11:33:46.974 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=1559f2df-aea5-4453-e151-08de9159ef47" responded 200 in 341.6204 ms 2026-04-03 11:33:47.614 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1869 ms 2026-04-03 11:33:47.727 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.9608 ms 2026-04-03 11:33:55.089 +02:00 [Information] HTTP "GET" "/documents/PieceJointe/03-04-2026_a77fbd11-c380-4346-96fe-68d6cee8ba39.pdf" responded 200 in 532.5276 ms 2026-04-03 11:33:55.179 +02:00 [Information] HTTP "GET" "/favicon.ico" responded 200 in 6.0269 ms 2026-04-03 11:34:25.866 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 83.1052 ms 2026-04-03 11:34:26.349 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.8974 ms 2026-04-03 11:34:26.584 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 60.8299 ms 2026-04-03 11:34:34.751 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1968-04-10&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=88000&dateEffet=2026-04-08" responded 200 in 65.6364 ms 2026-04-03 11:34:49.489 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1968-04-10&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=56100&dateEffet=2026-04-08" responded 200 in 48.1945 ms 2026-04-03 11:35:33.859 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 50.1739 ms 2026-04-03 11:35:34.155 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3752 ms 2026-04-03 11:35:34.286 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.6823 ms 2026-04-03 11:35:43.553 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 136.2236 ms 2026-04-03 11:35:43.746 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.7817 ms 2026-04-03 11:35:43.913 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.9976 ms 2026-04-03 11:35:54.030 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 62.2487 ms 2026-04-03 11:35:54.429 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1493 ms 2026-04-03 11:35:54.992 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.1066 ms 2026-04-03 11:35:55.976 +02:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 200 in 0.8546 ms 2026-04-03 11:36:07.596 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1997-03-28&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-04-08" responded 200 in 35.8075 ms 2026-04-03 11:36:23.130 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 63.7434 ms 2026-04-03 11:36:23.425 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3256 ms 2026-04-03 11:36:23.583 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.5135 ms 2026-04-03 11:37:17.661 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 69.2648 ms 2026-04-03 11:37:17.971 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3399 ms 2026-04-03 11:37:18.057 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.1037 ms 2026-04-03 11:37:31.849 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 199.4355 ms 2026-04-03 11:37:32.780 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 147.7551 ms 2026-04-03 11:37:32.877 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3177 ms 2026-04-03 11:37:32.983 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3517 ms 2026-04-03 11:37:33.142 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.0632 ms 2026-04-03 11:37:33.188 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 53.9629 ms 2026-04-03 11:37:34.480 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1982-03-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=34800&dateEffet=2026-04-08" responded 200 in 55.4846 ms 2026-04-03 11:37:45.280 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 253.6772 ms 2026-04-03 11:37:45.501 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1700 ms 2026-04-03 11:37:45.631 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.9459 ms 2026-04-03 11:37:50.659 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 271.2559 ms 2026-04-03 11:37:50.851 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1557 ms 2026-04-03 11:37:51.015 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 53.0550 ms 2026-04-03 11:37:51.172 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 102.1668 ms 2026-04-03 11:37:51.488 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2965 ms 2026-04-03 11:37:52.158 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 56.5957 ms 2026-04-03 11:37:56.447 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 83.0435 ms 2026-04-03 11:37:56.945 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1718 ms 2026-04-03 11:37:57.425 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.1288 ms 2026-04-03 11:38:06.679 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-08-30&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=42160&dateEffet=2026-04-08" responded 200 in 44.8886 ms 2026-04-03 11:38:06.769 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-08-30&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=42160&dateEffet=2026-04-08" responded 200 in 42.1432 ms 2026-04-03 11:38:25.274 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=4c73983b-d152-4cc3-86b6-08de8fc7153a" responded 200 in 341.1400 ms 2026-04-03 11:38:25.492 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2449 ms 2026-04-03 11:38:25.665 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.2081 ms 2026-04-03 11:38:58.598 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 75.6481 ms 2026-04-03 11:38:58.795 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2727 ms 2026-04-03 11:38:58.920 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.1826 ms 2026-04-03 11:39:01.938 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 155.5348 ms 2026-04-03 11:39:02.284 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1758 ms 2026-04-03 11:39:02.408 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.6403 ms 2026-04-03 11:39:09.144 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 127.7863 ms 2026-04-03 11:39:09.374 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2327 ms 2026-04-03 11:39:09.483 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.0353 ms 2026-04-03 11:39:11.899 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 201.8898 ms 2026-04-03 11:39:12.091 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3270 ms 2026-04-03 11:39:12.223 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.5725 ms 2026-04-03 11:39:14.692 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 234.1011 ms 2026-04-03 11:39:14.874 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3190 ms 2026-04-03 11:39:14.912 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 635.9952 ms 2026-04-03 11:39:14.991 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.2431 ms 2026-04-03 11:39:15.408 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2849 ms 2026-04-03 11:39:15.531 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.2555 ms 2026-04-03 11:39:18.830 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 133.2328 ms 2026-04-03 11:39:19.038 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2080 ms 2026-04-03 11:39:19.180 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.3651 ms 2026-04-03 11:39:24.135 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 214.0081 ms 2026-04-03 11:39:25.251 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3548 ms 2026-04-03 11:39:25.335 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 125.1766 ms 2026-04-03 11:39:25.419 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.0658 ms 2026-04-03 11:39:25.548 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3564 ms 2026-04-03 11:39:25.681 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.7697 ms 2026-04-03 11:39:28.497 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 51.1659 ms 2026-04-03 11:39:28.694 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3625 ms 2026-04-03 11:39:28.825 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.7156 ms 2026-04-03 11:41:07.035 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1973-01-19&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-04-08" responded 200 in 43.9174 ms 2026-04-03 11:41:51.628 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 1798.6801 ms 2026-04-03 11:41:51.980 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3052 ms 2026-04-03 11:41:52.272 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 7240.8685 ms 2026-04-03 11:41:52.887 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2051 ms 2026-04-03 11:41:53.895 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1829.2295 ms 2026-04-03 11:41:53.926 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 836.1149 ms 2026-04-03 11:42:06.756 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=1559f2df-aea5-4453-e151-08de9159ef47" responded 200 in 9472.2785 ms 2026-04-03 11:42:07.373 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2987 ms 2026-04-03 11:42:09.861 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1965.1737 ms 2026-04-03 11:42:41.730 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1994-04-19&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=69800&dateEffet=2026-04-08" responded 200 in 178.2507 ms 2026-04-03 11:42:54.478 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 4045.3704 ms 2026-04-03 11:42:54.974 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2341 ms 2026-04-03 11:42:58.162 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 3100.0762 ms 2026-04-03 11:42:58.842 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 11546.3240 ms 2026-04-03 11:42:59.223 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3271 ms 2026-04-03 11:43:00.380 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1065.1199 ms 2026-04-03 11:43:06.517 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 2499.5518 ms 2026-04-03 11:43:07.850 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2949 ms 2026-04-03 11:43:10.935 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2979.8238 ms 2026-04-03 11:43:16.952 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-06-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=31400&dateEffet=2026-04-08" responded 200 in 97.9104 ms 2026-04-03 11:43:30.632 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 11242.0821 ms 2026-04-03 11:43:30.938 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1971-03-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=22360&dateEffet=2026-04-08" responded 200 in 204.8170 ms 2026-04-03 11:43:31.129 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3009 ms 2026-04-03 11:43:33.538 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2257.4435 ms 2026-04-03 11:43:38.016 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 1564.1506 ms 2026-04-03 11:43:43.482 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 5352.5278 ms 2026-04-03 11:43:44.264 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2149 ms 2026-04-03 11:43:45.048 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 618.0573 ms 2026-04-03 11:44:05.408 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 2099.8862 ms 2026-04-03 11:44:05.444 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 1584.6464 ms 2026-04-03 11:44:05.448 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 515.8365 ms 2026-04-03 11:44:05.454 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 141.4368 ms 2026-04-03 11:44:05.795 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3643 ms 2026-04-03 11:44:05.949 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.3698 ms 2026-04-03 11:44:16.586 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=79aaf3f5-0789-4569-e14f-08de9159ef47" responded 200 in 319.6179 ms 2026-04-03 11:44:17.023 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1843 ms 2026-04-03 11:44:17.195 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.3107 ms 2026-04-03 11:44:18.311 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 11:44:18.311 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 11:44:18.383 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 72.6278 ms 2026-04-03 11:44:18.557 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 51.6836 ms 2026-04-03 11:44:18.894 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2414 ms 2026-04-03 11:44:18.940 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 11:44:18.940 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 11:44:18.940 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3637 ms 2026-04-03 11:44:19.052 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 11:44:19.053 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 11:44:19.072 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.4246 ms 2026-04-03 11:44:19.113 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.7556 ms 2026-04-03 11:44:20.770 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 316.1940 ms 2026-04-03 11:44:21.107 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2723 ms 2026-04-03 11:44:21.343 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.3428 ms 2026-04-03 11:44:25.614 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 226.5415 ms 2026-04-03 11:44:26.354 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2972 ms 2026-04-03 11:44:26.768 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.6422 ms 2026-04-03 11:44:43.933 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1992-12-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59112&dateEffet=2026-04-08" responded 200 in 36.0298 ms 2026-04-03 11:45:03.197 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 88.1732 ms 2026-04-03 11:45:03.404 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3291 ms 2026-04-03 11:45:03.674 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.8828 ms 2026-04-03 11:45:12.049 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 276.1004 ms 2026-04-03 11:45:12.463 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2138 ms 2026-04-03 11:45:12.561 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.1344 ms 2026-04-03 11:45:14.885 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 100.1128 ms 2026-04-03 11:45:15.095 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2005 ms 2026-04-03 11:45:15.277 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.2055 ms 2026-04-03 11:46:50.503 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 95.1091 ms 2026-04-03 11:46:50.829 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2456 ms 2026-04-03 11:46:50.982 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.9691 ms 2026-04-03 11:47:02.843 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 91.3396 ms 2026-04-03 11:47:03.308 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3011 ms 2026-04-03 11:47:03.447 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.1106 ms 2026-04-03 11:47:16.906 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1988-07-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=54116&dateEffet=2026-04-08" responded 200 in 44.8036 ms 2026-04-03 11:47:17.026 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1988-07-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=54116&dateEffet=2026-04-08" responded 200 in 49.2188 ms 2026-04-03 11:48:21.757 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1990-06-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=22360&dateEffet=2026-04-08" responded 200 in 32.3617 ms 2026-04-03 11:48:27.871 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1990-06-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=76610&dateEffet=2026-04-08" responded 200 in 37.9206 ms 2026-04-03 11:49:40.660 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1955-03-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=80000&dateEffet=2026-04-08" responded 200 in 32.4269 ms 2026-04-03 11:50:42.352 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 11:50:42.352 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 11:50:42.601 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 249.6087 ms 2026-04-03 11:50:42.971 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 11:50:42.971 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 11:50:42.971 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5873 ms 2026-04-03 11:50:43.037 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 11:50:43.037 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 11:50:43.095 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 57.9939 ms 2026-04-03 11:50:56.331 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 408.4213 ms 2026-04-03 11:50:56.822 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1426 ms 2026-04-03 11:51:02.966 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.2412 ms 2026-04-03 11:51:06.286 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 11:51:06.287 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 11:51:06.389 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 103.7033 ms 2026-04-03 11:51:06.768 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 11:51:06.768 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 11:51:06.768 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5541 ms 2026-04-03 11:51:06.840 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 11:51:06.840 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 11:51:06.892 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 53.0405 ms 2026-04-03 11:51:59.318 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 11:51:59.318 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 11:51:59.363 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1973-05-27&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=33270&dateEffet=2026-04-08" responded 200 in 45.5765 ms 2026-04-03 11:52:10.078 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 765.7765 ms 2026-04-03 11:52:13.469 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3141 ms 2026-04-03 11:52:14.689 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.4531 ms 2026-04-03 11:52:36.930 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.8472 ms 2026-04-03 11:52:36.982 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 3.6366 ms 2026-04-03 11:53:12.145 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 414.1534 ms 2026-04-03 11:53:12.459 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2866 ms 2026-04-03 11:53:12.747 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.2723 ms 2026-04-03 11:54:11.109 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1969-05-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=95460&dateEffet=2026-04-08" responded 200 in 48.9407 ms 2026-04-03 11:54:23.978 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 83.2845 ms 2026-04-03 11:54:24.497 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3298 ms 2026-04-03 11:54:24.639 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.5736 ms 2026-04-03 11:54:34.088 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1997-09-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=62480&dateEffet=2026-04-09" responded 200 in 44.4993 ms 2026-04-03 11:54:43.692 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 249.8172 ms 2026-04-03 11:54:44.528 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 729.0539 ms 2026-04-03 11:54:45.686 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2649 ms 2026-04-03 11:54:45.859 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.8151 ms 2026-04-03 11:54:55.207 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1997-09-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=62480&dateEffet=2026-04-08" responded 200 in 55.1811 ms 2026-04-03 11:54:56.989 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1971-09-10&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-04-08" responded 200 in 38.4710 ms 2026-04-03 11:56:15.395 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 114.7414 ms 2026-04-03 11:56:15.945 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2262 ms 2026-04-03 11:56:16.079 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.9957 ms 2026-04-03 11:56:23.220 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 11:56:23.220 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 11:56:23.320 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 101.1740 ms 2026-04-03 11:56:23.629 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 11:56:23.629 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 11:56:23.629 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3646 ms 2026-04-03 11:56:23.690 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 11:56:23.691 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 11:56:23.733 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.7503 ms 2026-04-03 11:56:29.318 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1985-08-28&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=76610&dateEffet=2026-04-08" responded 200 in 32.3251 ms 2026-04-03 11:56:50.044 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 106.7273 ms 2026-04-03 11:56:50.435 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1907 ms 2026-04-03 11:56:51.069 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.5842 ms 2026-04-03 11:56:53.495 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 107.6958 ms 2026-04-03 11:56:54.282 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1700 ms 2026-04-03 11:56:54.454 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.8441 ms 2026-04-03 11:57:08.300 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1974-08-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=83100&dateEffet=2026-04-04" responded 200 in 48.2311 ms 2026-04-03 11:57:08.390 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1974-08-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=83100&dateEffet=2026-04-04" responded 200 in 31.3321 ms 2026-04-03 11:57:28.570 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 91.6315 ms 2026-04-03 11:57:28.920 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2857 ms 2026-04-03 11:57:29.133 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 57.3316 ms 2026-04-03 11:57:32.027 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1986-07-28&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=06130&dateEffet=2026-04-08" responded 200 in 39.8524 ms 2026-04-03 11:57:55.531 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 82.1923 ms 2026-04-03 11:57:55.907 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2745 ms 2026-04-03 11:57:56.045 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.8409 ms 2026-04-03 11:58:06.742 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-03-22&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=03140&dateEffet=2026-04-08" responded 200 in 48.3425 ms 2026-04-03 11:58:06.875 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-03-22&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=03140&dateEffet=2026-04-08" responded 200 in 35.8080 ms 2026-04-03 11:58:41.891 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 102.9518 ms 2026-04-03 11:58:42.407 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1915 ms 2026-04-03 11:58:42.662 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 61.3256 ms 2026-04-03 11:58:44.615 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 117.4463 ms 2026-04-03 11:58:44.990 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3233 ms 2026-04-03 11:58:45.171 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.8140 ms 2026-04-03 11:59:22.043 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-03-22&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=81640&dateEffet=2026-04-08" responded 200 in 35.9425 ms 2026-04-03 12:00:04.536 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 85.6285 ms 2026-04-03 12:00:04.850 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2809 ms 2026-04-03 12:00:05.021 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.9705 ms 2026-04-03 12:00:50.829 +02:00 [Information] Connexion utilisateur: Mathis.L 2026-04-03 12:00:50.830 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 20.2024 ms 2026-04-03 12:00:51.374 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 443.8527 ms 2026-04-03 12:00:51.903 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3251 ms 2026-04-03 12:00:52.023 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.1878 ms 2026-04-03 12:01:12.079 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1997-07-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=82130&dateEffet=2026-04-08" responded 200 in 50.5462 ms 2026-04-03 12:01:23.822 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:01:23.822 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:01:24.087 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 265.8688 ms 2026-04-03 12:01:24.403 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:01:24.403 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:01:24.403 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5624 ms 2026-04-03 12:01:24.510 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:01:24.510 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:01:24.554 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.9997 ms 2026-04-03 12:01:31.129 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 378.5189 ms 2026-04-03 12:01:31.448 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3744 ms 2026-04-03 12:01:31.642 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.3148 ms 2026-04-03 12:01:33.524 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=0feeffa4-07e1-4d69-8670-08de8fc7153a" responded 200 in 341.4932 ms 2026-04-03 12:01:33.851 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3557 ms 2026-04-03 12:01:33.999 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 66.5235 ms 2026-04-03 12:01:36.663 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 254.2875 ms 2026-04-03 12:01:37.813 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 1085.5492 ms 2026-04-03 12:01:38.503 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3781 ms 2026-04-03 12:01:38.659 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 58.6731 ms 2026-04-03 12:01:46.242 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:01:46.242 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:01:46.325 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 83.8194 ms 2026-04-03 12:01:46.666 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:01:46.666 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:01:46.667 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5015 ms 2026-04-03 12:01:46.752 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:01:46.752 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:01:46.800 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.6328 ms 2026-04-03 12:01:46.926 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 127.3216 ms 2026-04-03 12:01:47.288 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1844 ms 2026-04-03 12:01:47.439 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.4904 ms 2026-04-03 12:01:52.595 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:01:52.595 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:01:52.745 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 150.5437 ms 2026-04-03 12:01:52.974 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:01:52.974 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:01:52.974 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4430 ms 2026-04-03 12:01:53.093 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:01:53.093 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:01:53.126 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.9460 ms 2026-04-03 12:01:59.745 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:01:59.746 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:01:59.877 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 131.4576 ms 2026-04-03 12:01:59.979 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:01:59.979 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:01:59.980 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3807 ms 2026-04-03 12:02:00.362 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:02:00.362 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:02:00.410 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.5791 ms 2026-04-03 12:02:00.595 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=44c96342-d461-4167-36c3-08de909106df" responded 200 in 287.8703 ms 2026-04-03 12:02:00.969 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3601 ms 2026-04-03 12:02:01.263 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.8828 ms 2026-04-03 12:02:17.314 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:02:17.314 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:02:17.614 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 200 in 300.4223 ms 2026-04-03 12:02:17.947 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:02:17.947 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:02:17.947 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3613 ms 2026-04-03 12:02:18.048 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:02:18.048 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:02:18.086 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.3462 ms 2026-04-03 12:02:19.769 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?success=true" responded 200 in 267.4227 ms 2026-04-03 12:02:20.110 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3317 ms 2026-04-03 12:02:20.224 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.4656 ms 2026-04-03 12:02:23.789 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=ef401c63-0aa7-455a-86ae-08de8fc7153a" responded 200 in 295.5207 ms 2026-04-03 12:02:23.950 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3198 ms 2026-04-03 12:02:24.116 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.7779 ms 2026-04-03 12:02:31.583 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1980-10-05&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=44250&dateEffet=2026-04-08" responded 200 in 33.8629 ms 2026-04-03 12:02:35.159 +02:00 [Information] HTTP "GET" "/documents/PieceJointe/01-04-2026_7dec50c2-888e-45d0-954f-fb07c96e2f08.pdf" responded 200 in 818.1783 ms 2026-04-03 12:02:36.384 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1980-10-05&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=52100&dateEffet=2026-04-08" responded 200 in 46.1892 ms 2026-04-03 12:02:37.145 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=3f175293-9316-43f7-72c3-08de8a4f5f74" responded 200 in 304.0101 ms 2026-04-03 12:02:38.001 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FIndex%3FstatusId%3De0b78893-2112-4267-73da-08d8c3a80a45%26typeStatus%3DProspection" responded 200 in 1.2884 ms 2026-04-03 12:02:46.407 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1687 ms 2026-04-03 12:02:46.490 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.3287 ms 2026-04-03 12:02:58.517 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:02:58.517 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:02:58.575 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 58.6969 ms 2026-04-03 12:02:58.858 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:02:58.858 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:02:58.859 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5151 ms 2026-04-03 12:02:59.025 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:02:59.025 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:02:59.051 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.1569 ms 2026-04-03 12:03:11.080 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:03:11.080 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:03:11.116 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-04-09&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=53290&dateEffet=2026-04-08" responded 200 in 35.7252 ms 2026-04-03 12:03:41.834 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:03:41.834 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:03:41.974 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 140.4917 ms 2026-04-03 12:03:42.262 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:03:42.262 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:03:42.262 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3753 ms 2026-04-03 12:03:42.408 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:03:42.408 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:03:42.439 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.9773 ms 2026-04-03 12:03:45.488 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:03:45.488 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:03:45.626 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 138.6774 ms 2026-04-03 12:03:45.883 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:03:45.883 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:03:45.883 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5492 ms 2026-04-03 12:03:46.033 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:03:46.033 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:03:46.060 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.6574 ms 2026-04-03 12:03:48.387 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:03:48.387 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:03:48.687 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 200 in 300.2879 ms 2026-04-03 12:03:48.884 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:03:48.884 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:03:48.884 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3576 ms 2026-04-03 12:03:49.155 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:03:49.155 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:03:49.174 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.3611 ms 2026-04-03 12:05:17.142 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 394.2090 ms 2026-04-03 12:05:17.484 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1589 ms 2026-04-03 12:05:17.839 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 59.8424 ms 2026-04-03 12:05:21.672 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=79ba5afc-13fd-4568-86c1-08de8fc7153a" responded 200 in 336.4315 ms 2026-04-03 12:05:21.901 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3381 ms 2026-04-03 12:05:22.031 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.2575 ms 2026-04-03 12:05:25.384 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 374.2275 ms 2026-04-03 12:05:26.498 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 962.6421 ms 2026-04-03 12:05:26.827 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2963 ms 2026-04-03 12:05:26.938 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.0291 ms 2026-04-03 12:06:38.662 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 92.5477 ms 2026-04-03 12:06:39.152 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3430 ms 2026-04-03 12:06:39.298 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 68.1363 ms 2026-04-03 12:07:33.648 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1985-12-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=04100&dateEffet=2026-04-08" responded 200 in 32.5905 ms 2026-04-03 12:07:34.650 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1985-06-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=31200&dateEffet=2026-04-08" responded 200 in 34.5844 ms 2026-04-03 12:08:59.750 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 93.1518 ms 2026-04-03 12:09:00.098 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2758 ms 2026-04-03 12:09:00.197 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.2649 ms 2026-04-03 12:10:47.096 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1967-07-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59130&dateEffet=2026-04-08" responded 200 in 111.2646 ms 2026-04-03 12:12:07.576 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 1187.9429 ms 2026-04-03 12:12:16.428 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 8691.4346 ms 2026-04-03 12:12:17.733 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3928 ms 2026-04-03 12:12:18.319 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 502.0417 ms 2026-04-03 12:12:31.351 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1968-10-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=52100&dateEffet=2026-04-08" responded 200 in 663.4564 ms 2026-04-03 12:12:33.633 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 4083.5773 ms 2026-04-03 12:12:35.851 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 3379.2331 ms 2026-04-03 12:12:36.191 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3640 ms 2026-04-03 12:12:37.986 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1968-10-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=63800&dateEffet=2026-04-08" responded 200 in 323.2836 ms 2026-04-03 12:12:38.761 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2442.1900 ms 2026-04-03 12:12:39.720 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 3725.7111 ms 2026-04-03 12:12:43.770 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2904 ms 2026-04-03 12:12:44.367 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 503.1990 ms 2026-04-03 12:12:46.275 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1958-03-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=61200&dateEffet=2026-04-08" responded 200 in 546.6053 ms 2026-04-03 12:12:46.852 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1958-03-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=61200&dateEffet=2026-04-08" responded 200 in 522.1654 ms 2026-04-03 12:13:41.126 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 2389.3158 ms 2026-04-03 12:13:41.616 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3455 ms 2026-04-03 12:13:44.221 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2456.6943 ms 2026-04-03 12:13:53.308 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 10624.3375 ms 2026-04-03 12:13:53.340 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1981-05-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=94600&dateEffet=2026-04-08" responded 200 in 694.2353 ms 2026-04-03 12:13:54.226 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1888 ms 2026-04-03 12:13:56.099 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1705.7283 ms 2026-04-03 12:15:33.890 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1994-06-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=76160&dateEffet=2026-04-08" responded 200 in 28.9342 ms 2026-04-03 12:16:04.229 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 49.4567 ms 2026-04-03 12:16:04.673 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3281 ms 2026-04-03 12:16:04.769 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.4729 ms 2026-04-03 12:16:25.835 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1990-02-23&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=66750&dateEffet=2026-04-08" responded 200 in 41.4284 ms 2026-04-03 12:17:11.997 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1990-02-23&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=66600&dateEffet=2026-04-08" responded 200 in 35.7220 ms 2026-04-03 12:17:39.152 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 101.1998 ms 2026-04-03 12:17:39.684 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3280 ms 2026-04-03 12:17:39.797 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.9426 ms 2026-04-03 12:18:00.248 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1984-06-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=67560&dateEffet=2026-04-04" responded 200 in 52.4822 ms 2026-04-03 12:19:07.463 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 97.2121 ms 2026-04-03 12:19:07.775 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3459 ms 2026-04-03 12:19:07.945 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.5121 ms 2026-04-03 12:19:32.178 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 103.6394 ms 2026-04-03 12:19:32.552 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1696 ms 2026-04-03 12:19:32.692 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.0246 ms 2026-04-03 12:19:36.490 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 88.9771 ms 2026-04-03 12:19:37.419 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1707 ms 2026-04-03 12:19:37.834 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.3779 ms 2026-04-03 12:20:30.106 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 97.3823 ms 2026-04-03 12:20:31.632 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0252 ms 2026-04-03 12:20:31.816 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.8958 ms 2026-04-03 12:23:21.614 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:23:21.614 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:23:21.725 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 111.9065 ms 2026-04-03 12:23:22.121 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:23:22.121 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:23:22.121 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4481 ms 2026-04-03 12:23:22.593 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:23:22.594 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:23:22.637 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.8653 ms 2026-04-03 12:23:56.348 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:23:56.348 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:23:56.391 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1969-07-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=03290&dateEffet=2026-04-08" responded 200 in 43.7626 ms 2026-04-03 12:24:14.157 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:24:14.158 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:24:14.190 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1967-07-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=03290&dateEffet=2026-04-08" responded 200 in 32.8532 ms 2026-04-03 12:25:03.530 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 87.0878 ms 2026-04-03 12:25:03.962 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2874 ms 2026-04-03 12:25:04.077 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.4096 ms 2026-04-03 12:26:22.432 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1963-05-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=02700&dateEffet=2026-04-08" responded 200 in 43.3065 ms 2026-04-03 12:26:33.863 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1963-05-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=37270&dateEffet=2026-04-08" responded 200 in 35.9884 ms 2026-04-03 12:26:51.904 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1979-05-10&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=57070&dateEffet=2026-04-08" responded 200 in 37.0423 ms 2026-04-03 12:27:44.302 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 410.1805 ms 2026-04-03 12:27:44.625 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3425 ms 2026-04-03 12:27:44.796 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 66.0688 ms 2026-04-03 12:29:35.612 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-03-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=45130&dateEffet=2026-04-08" responded 200 in 46.7877 ms 2026-04-03 12:30:37.364 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 93.1867 ms 2026-04-03 12:30:37.607 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2936 ms 2026-04-03 12:30:37.921 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.3124 ms 2026-04-03 12:31:05.353 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 436.5250 ms 2026-04-03 12:31:06.041 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1757 ms 2026-04-03 12:31:06.565 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.0322 ms 2026-04-03 12:31:09.477 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 349.1535 ms 2026-04-03 12:31:09.986 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1445 ms 2026-04-03 12:31:10.481 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.9367 ms 2026-04-03 12:31:24.708 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:31:24.708 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:31:24.826 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 118.9158 ms 2026-04-03 12:31:25.143 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:31:25.143 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:31:25.143 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3484 ms 2026-04-03 12:31:25.255 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:31:25.255 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:31:25.313 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 57.9943 ms 2026-04-03 12:32:12.602 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 268.6749 ms 2026-04-03 12:32:13.165 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2581 ms 2026-04-03 12:32:13.317 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 66.8037 ms 2026-04-03 12:32:18.553 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 96.9123 ms 2026-04-03 12:32:18.974 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3061 ms 2026-04-03 12:32:19.479 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.5968 ms 2026-04-03 12:32:29.562 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 94.4913 ms 2026-04-03 12:32:30.407 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1726 ms 2026-04-03 12:32:30.629 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.6796 ms 2026-04-03 12:32:41.693 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1971-03-05&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=62138&dateEffet=2026-04-07" responded 200 in 32.1879 ms 2026-04-03 12:32:47.660 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1971-03-05&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=62138&dateEffet=2026-04-08" responded 200 in 44.1995 ms 2026-04-03 12:33:59.860 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 332.8553 ms 2026-04-03 12:34:00.665 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 690.2071 ms 2026-04-03 12:34:01.093 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.6295 ms 2026-04-03 12:34:01.318 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.0001 ms 2026-04-03 12:34:15.485 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1997-12-09&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=27300&dateEffet=2026-04-08" responded 200 in 32.3030 ms 2026-04-03 12:34:18.523 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 92.5139 ms 2026-04-03 12:34:18.874 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2927 ms 2026-04-03 12:34:18.997 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.9864 ms 2026-04-03 12:35:09.681 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 403.3915 ms 2026-04-03 12:35:10.940 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2670 ms 2026-04-03 12:35:11.203 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 59.1310 ms 2026-04-03 12:36:56.405 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:36:56.405 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:36:56.447 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1985-04-23&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-04-08" responded 200 in 42.6567 ms 2026-04-03 12:37:03.131 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 421.1716 ms 2026-04-03 12:37:03.444 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1552 ms 2026-04-03 12:37:03.582 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 56.1145 ms 2026-04-03 12:38:30.387 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?success=true" responded 200 in 702.9641 ms 2026-04-03 12:38:30.703 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3463 ms 2026-04-03 12:38:31.102 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 56.5074 ms 2026-04-03 12:38:51.384 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.0404 ms 2026-04-03 12:38:51.489 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 56.6504 ms 2026-04-03 12:38:52.099 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1879 ms 2026-04-03 12:38:52.100 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.9580 ms 2026-04-03 12:38:52.225 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.8747 ms 2026-04-03 12:38:52.309 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.3812 ms 2026-04-03 12:38:53.770 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 256.5734 ms 2026-04-03 12:38:54.240 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2500 ms 2026-04-03 12:38:54.452 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.4283 ms 2026-04-03 12:38:58.721 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 360.9102 ms 2026-04-03 12:38:59.182 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3000 ms 2026-04-03 12:38:59.426 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.0950 ms 2026-04-03 12:39:33.139 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 394.6137 ms 2026-04-03 12:39:33.420 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3833 ms 2026-04-03 12:39:33.731 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.5667 ms 2026-04-03 12:41:03.731 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1995-08-27&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=34660&dateEffet=2026-04-08" responded 200 in 206.9265 ms 2026-04-03 12:41:38.869 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1992-12-03&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=33720&dateEffet=2026-04-08" responded 200 in 236.0770 ms 2026-04-03 12:42:09.062 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 8564.4441 ms 2026-04-03 12:42:10.135 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1744 ms 2026-04-03 12:42:11.554 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1290.0141 ms 2026-04-03 12:42:48.937 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 2185.4206 ms 2026-04-03 12:42:49.487 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1724 ms 2026-04-03 12:42:50.431 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 869.7126 ms 2026-04-03 12:43:02.642 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1965-10-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=71470&dateEffet=2026-04-04" responded 200 in 347.4228 ms 2026-04-03 12:43:32.907 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 4067.4347 ms 2026-04-03 12:43:33.361 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2136 ms 2026-04-03 12:43:36.881 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 3062.4600 ms 2026-04-03 12:43:59.393 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1982-12-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=83130&dateEffet=2026-04-08" responded 200 in 191.0750 ms 2026-04-03 12:44:13.871 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 82.2844 ms 2026-04-03 12:44:14.282 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1836 ms 2026-04-03 12:44:14.430 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.7026 ms 2026-04-03 12:44:27.517 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1978-12-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=29800&dateEffet=2026-04-08" responded 200 in 38.4711 ms 2026-04-03 12:45:12.079 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 104.6077 ms 2026-04-03 12:45:13.397 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2528 ms 2026-04-03 12:45:13.588 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.8700 ms 2026-04-03 12:46:27.100 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 391.6141 ms 2026-04-03 12:46:27.480 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1385 ms 2026-04-03 12:46:27.680 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.1391 ms 2026-04-03 12:47:37.160 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:47:37.160 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:47:37.242 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 82.0146 ms 2026-04-03 12:47:37.526 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:47:37.526 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:47:37.526 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4231 ms 2026-04-03 12:47:37.593 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:47:37.593 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:47:37.635 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.7476 ms 2026-04-03 12:51:10.308 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7628233000017637317393744" responded 200 in 23.8508 ms 2026-04-03 12:51:17.419 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1280.3071 ms 2026-04-03 12:51:18.875 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 174.0353 ms 2026-04-03 12:51:19.162 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3550 ms 2026-04-03 12:51:19.258 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.3007 ms 2026-04-03 12:51:24.192 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3628.6815 ms 2026-04-03 12:51:29.599 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 196.6435 ms 2026-04-03 12:51:30.165 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3491 ms 2026-04-03 12:51:30.351 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.7950 ms 2026-04-03 12:51:41.482 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=5a074c02-8c75-426c-e156-08de9159ef47" responded 200 in 285.5697 ms 2026-04-03 12:51:41.918 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3664 ms 2026-04-03 12:51:42.051 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.3038 ms 2026-04-03 12:52:01.982 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.0280 ms 2026-04-03 12:52:02.067 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.5307 ms 2026-04-03 12:52:02.850 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1842 ms 2026-04-03 12:52:02.851 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.9129 ms 2026-04-03 12:52:03.138 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.9753 ms 2026-04-03 12:52:03.246 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.5200 ms 2026-04-03 12:52:04.256 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 184.3968 ms 2026-04-03 12:52:04.607 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3509 ms 2026-04-03 12:52:04.774 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.9118 ms 2026-04-03 12:52:26.257 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=5a074c02-8c75-426c-e156-08de9159ef47" responded 200 in 306.9951 ms 2026-04-03 12:52:26.583 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3409 ms 2026-04-03 12:52:26.718 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.8948 ms 2026-04-03 12:52:59.321 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 297.9180 ms 2026-04-03 12:53:00.210 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3360 ms 2026-04-03 12:53:01.068 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.0669 ms 2026-04-03 12:53:09.266 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:53:09.267 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:53:09.341 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-06-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=56400&dateEffet=2026-04-08" responded 200 in 75.1137 ms 2026-04-03 12:53:10.945 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 62.3846 ms 2026-04-03 12:53:12.229 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2140 ms 2026-04-03 12:53:12.348 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.4750 ms 2026-04-03 12:53:16.116 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 317.6027 ms 2026-04-03 12:53:17.115 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2678 ms 2026-04-03 12:53:17.872 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.3684 ms 2026-04-03 12:53:22.914 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 281.9793 ms 2026-04-03 12:53:23.370 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1575 ms 2026-04-03 12:53:23.479 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.6240 ms 2026-04-03 12:53:24.930 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 71.0551 ms 2026-04-03 12:53:25.569 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2126 ms 2026-04-03 12:53:25.705 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.5516 ms 2026-04-03 12:53:32.466 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1998-10-13&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=44700&dateEffet=2026-04-04" responded 200 in 39.3317 ms 2026-04-03 12:54:20.023 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1989-08-24&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=73670&dateEffet=2026-04-08" responded 200 in 28.7107 ms 2026-04-03 12:54:22.084 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.9025 ms 2026-04-03 12:54:22.202 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 1.0699 ms 2026-04-03 12:54:28.140 +02:00 [Information] Connexion utilisateur: prod2 2026-04-03 12:54:28.140 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 12.4144 ms 2026-04-03 12:54:28.420 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 224.7480 ms 2026-04-03 12:54:29.066 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1869 ms 2026-04-03 12:54:29.377 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.8976 ms 2026-04-03 12:54:42.995 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:54:42.995 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:54:43.072 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 77.4426 ms 2026-04-03 12:54:43.397 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:54:43.397 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:54:43.398 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4655 ms 2026-04-03 12:54:43.469 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 12:54:43.469 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 12:54:43.505 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.0519 ms 2026-04-03 12:54:43.782 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 71.9245 ms 2026-04-03 12:54:44.254 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1665 ms 2026-04-03 12:54:44.696 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.8170 ms 2026-04-03 12:54:49.284 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 79.0554 ms 2026-04-03 12:54:49.492 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.2511 ms 2026-04-03 12:54:49.584 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.3028 ms 2026-04-03 12:54:49.638 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2938 ms 2026-04-03 12:54:49.742 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.7600 ms 2026-04-03 12:54:50.394 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1407 ms 2026-04-03 12:54:50.420 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.9198 ms 2026-04-03 12:54:50.548 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.4884 ms 2026-04-03 12:54:50.642 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.7690 ms 2026-04-03 12:54:56.537 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 180.8161 ms 2026-04-03 12:54:56.780 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3418 ms 2026-04-03 12:54:57.212 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.9043 ms 2026-04-03 12:54:57.341 +02:00 [Information] HTTP "GET" "/assets/js/pages/admin/fiche/index.js" responded 304 in 0.0786 ms 2026-04-03 12:55:07.335 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=5a074c02-8c75-426c-e156-08de9159ef47" responded 200 in 309.2800 ms 2026-04-03 12:55:07.753 +02:00 [Information] HTTP "GET" "/assets/media/svg/files/pdf.svg" responded 304 in 0.0862 ms 2026-04-03 12:55:07.770 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2790 ms 2026-04-03 12:55:07.975 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.0134 ms 2026-04-03 12:55:09.290 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2008-03-06&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=42640&dateEffet=2026-04-08" responded 200 in 38.8418 ms 2026-04-03 12:55:11.470 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 312.5467 ms 2026-04-03 12:55:12.507 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 929.9209 ms 2026-04-03 12:55:12.748 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2728 ms 2026-04-03 12:55:13.028 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.5111 ms 2026-04-03 12:55:18.783 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 107.1641 ms 2026-04-03 12:55:19.064 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1652 ms 2026-04-03 12:55:19.218 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.8101 ms 2026-04-03 12:55:24.439 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.2966 ms 2026-04-03 12:55:24.551 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 65.6009 ms 2026-04-03 12:55:24.953 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.7384 ms 2026-04-03 12:55:24.954 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.5340 ms 2026-04-03 12:55:25.167 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.7393 ms 2026-04-03 12:55:25.262 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.0110 ms 2026-04-03 12:55:26.508 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 272.9977 ms 2026-04-03 12:55:26.926 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1977 ms 2026-04-03 12:55:27.093 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 56.9189 ms 2026-04-03 12:55:36.810 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 385.1900 ms 2026-04-03 12:55:37.113 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3380 ms 2026-04-03 12:55:37.343 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 61.6846 ms 2026-04-03 12:55:40.941 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=4d3fd8b4-6fb6-47be-9624-08de72bd1617" responded 200 in 325.8941 ms 2026-04-03 12:55:41.158 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3423 ms 2026-04-03 12:55:41.306 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.1622 ms 2026-04-03 12:57:27.000 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1986-01-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=45130&dateEffet=2026-04-08" responded 200 in 52.0300 ms 2026-04-03 12:57:27.153 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.9018 ms 2026-04-03 12:57:27.200 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 2.4846 ms 2026-04-03 12:57:33.252 +02:00 [Information] Connexion utilisateur: prod1 2026-04-03 12:57:33.252 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 31.3043 ms 2026-04-03 12:57:33.420 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 98.2498 ms 2026-04-03 12:57:33.743 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2147 ms 2026-04-03 12:57:33.864 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.0288 ms 2026-04-03 12:57:41.959 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1986-01-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=26110&dateEffet=2026-04-08" responded 200 in 35.6141 ms 2026-04-03 12:58:03.111 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1997-09-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=06910&dateEffet=2026-04-08" responded 200 in 44.1510 ms 2026-04-03 12:58:59.440 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1957-11-05&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=31000&dateEffet=2026-04-08" responded 200 in 40.2322 ms 2026-04-03 12:59:15.258 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR2020041010012071278H02265" responded 200 in 15.7782 ms 2026-04-03 12:59:17.702 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR2020041010012071278H02265" responded 200 in 19.2807 ms 2026-04-03 12:59:20.750 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.8737 ms 2026-04-03 12:59:20.802 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 3.4749 ms 2026-04-03 12:59:25.657 +02:00 [Information] Connexion utilisateur: prod1 2026-04-03 12:59:25.657 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 10.3040 ms 2026-04-03 12:59:25.813 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 87.9736 ms 2026-04-03 12:59:26.122 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1633 ms 2026-04-03 12:59:26.651 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 58.5733 ms 2026-04-03 12:59:31.397 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1184.3682 ms 2026-04-03 12:59:34.429 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1972-01-06&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=77140&dateEffet=2026-04-08" responded 200 in 46.6779 ms 2026-04-03 12:59:34.521 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1972-01-06&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=77140&dateEffet=2026-04-08" responded 200 in 29.0418 ms 2026-04-03 12:59:39.177 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3691.8666 ms 2026-04-03 12:59:44.506 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.0387 ms 2026-04-03 12:59:44.592 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.3012 ms 2026-04-03 12:59:45.184 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3663 ms 2026-04-03 12:59:45.191 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.6093 ms 2026-04-03 12:59:45.370 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.4274 ms 2026-04-03 12:59:45.454 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.7788 ms 2026-04-03 12:59:55.235 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 362.8187 ms 2026-04-03 12:59:55.614 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2957 ms 2026-04-03 12:59:55.884 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.5939 ms 2026-04-03 13:00:00.968 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 168.4206 ms 2026-04-03 13:00:01.393 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3006 ms 2026-04-03 13:00:01.599 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.1351 ms 2026-04-03 13:00:40.242 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-03 13:00:40.242 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-03 13:00:40.298 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1974-06-29&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=83200&dateEffet=2026-04-08" responded 200 in 56.3014 ms 2026-04-03 13:00:49.509 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 56.7291 ms 2026-04-03 13:00:54.084 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2540 ms 2026-04-03 13:00:54.252 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.5163 ms 2026-04-03 13:00:59.655 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1984-04-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=54130&dateEffet=2026-04-08" responded 200 in 54.5929 ms 2026-04-03 13:01:10.149 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 309.2484 ms 2026-04-03 13:01:10.772 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1569 ms 2026-04-03 13:01:11.320 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.6655 ms 2026-04-03 13:01:12.154 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 50.1913 ms 2026-04-03 13:01:12.508 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1964 ms 2026-04-03 13:01:12.622 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.3291 ms 2026-04-03 13:01:14.872 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 272.6687 ms 2026-04-03 13:01:15.349 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3142 ms 2026-04-03 13:01:15.656 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.9071 ms 2026-04-03 13:01:27.544 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1962-04-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=69008&dateEffet=2026-04-08" responded 200 in 41.4364 ms 2026-04-03 13:01:37.787 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 60.5319 ms 2026-04-03 13:01:38.110 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3036 ms 2026-04-03 13:01:38.484 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.8939 ms