error log
[2024.07.22]
[2024.07.22] 18:53:18.236 The key {5f4455a6-7e4c-4cd9-8f5c-1f4f8da41f87} was not found in the key ring. For more information go to hxxps://aka.ms/aspnet/dataprotectionwarning
[2024.07.22] at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status)
[2024.07.22] at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData)
[2024.07.22] at SmarterMail.Web.HelperClasses.AuthProtector.Unprotect(Byte[] userData, Byte[] optionalEntropy) in /src/src/SmarterMail/Web/HelperClasses/AuthProtector.cs:line 36
[2024.07.22] at SmarterMail.Common.POCO.SystemDatabase.db_system_settings.get_rsa_key_unprotected() in /src/src/SmarterMail/Common/POCO/SystemDatabase/db_system_settings.cs:line 255
[2024.07.22] at MailService.WCF.Services.AuthenticationService.ValidateToken(ServiceToWebLog& loggingDetails, String token) in /src/src/SmarterMail/MailService/WCF/Services/AuthenticationService.cs:line 2453
[2024.07.22] at MailService.WCF.Services.AuthenticationService.ValidateToken(String token, String& failureReason, String& securityTokenString, ClaimsPrincipal& claimsPrincipal, String& emailAuthenticated) in /src/src/SmarterMail/MailService/WCF/Services/AuthenticationService.cs:line 2432 18:53:27.905
[2024.07.22] Invalid time received from NtpClient. at MailService.Core.MailServer.PullOfficialTimeFromInternetAndUpdateOffset() in /src/src/SmarterMail/MailService/Core/MailServer.cs:line 3189could not post with url link. changed https to hxxps in logs.
spam log
[2024.07.22] 18:31:54.097 [43144000 ClamD Checks error: Cannot assign requested address | error
[2024.07.22] 18:55:34.462 [39011000 ClamD Checks error: Cannot assign requested address | error
docker host config: kvm,8cpu/6G Ram/SSD
Docker version 27.0.3, build 7d4bcd8, debian 12 upgraded to latest patch.
and the system is much slower/laggy compared to windows version.
docker stats
CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS
b9be5f3702dd smartermail 1.31% 441.2MiB / 5.797GiB 7.43% 5.58MB / 20.7MB 0B / 0B 51
thank you.