2025-10-31 20:07:21.567 +05:30 eeef3edd-c5dd-4bb8-bad0-5920322b4d16 ERR Token Regeneration failed System.ArgumentNullException: IDX10000: The parameter 'token' cannot be a 'null' or an empty object. (Parameter 'token') at Sang.Service.Common.Validators.TokenValidator.ValidateToken(String token, String TokenKey) at Sang.Service.Common.Authentication.TokenService.RegenerateTokens(String refershToken) at Sang.Claymore.Api.Controllers.LoginController.RegenerateTokens(String refreshToken) 2025-10-31 20:07:21.668 +05:30 63c13e7d-b1ae-4dd8-acc4-6bf34c6ed3a3 ERR Token Regeneration failed System.ArgumentNullException: IDX10000: The parameter 'token' cannot be a 'null' or an empty object. (Parameter 'token') at Sang.Service.Common.Validators.TokenValidator.ValidateToken(String token, String TokenKey) at Sang.Service.Common.Authentication.TokenService.RegenerateTokens(String refershToken) at Sang.Claymore.Api.Controllers.LoginController.RegenerateTokens(String refreshToken) 2025-10-31 20:07:21.756 +05:30 f5d09153-3d82-497e-9458-ae955cc90f4a ERR Token Regeneration failed System.ArgumentNullException: IDX10000: The parameter 'token' cannot be a 'null' or an empty object. (Parameter 'token') at Sang.Service.Common.Validators.TokenValidator.ValidateToken(String token, String TokenKey) at Sang.Service.Common.Authentication.TokenService.RegenerateTokens(String refershToken) at Sang.Claymore.Api.Controllers.LoginController.RegenerateTokens(String refreshToken) 2025-10-31 20:07:21.858 +05:30 2b3d487c-8231-4ba5-bcd2-4359644b6426 ERR Token Regeneration failed System.ArgumentNullException: IDX10000: The parameter 'token' cannot be a 'null' or an empty object. (Parameter 'token') at Sang.Service.Common.Validators.TokenValidator.ValidateToken(String token, String TokenKey) at Sang.Service.Common.Authentication.TokenService.RegenerateTokens(String refershToken) at Sang.Claymore.Api.Controllers.LoginController.RegenerateTokens(String refreshToken) 2025-10-31 21:01:14.488 +05:30 eacb64de-eb00-4ec7-a1e9-a7f0daaeb4f5 ERR Converting to Pdf Failed System.Exception: LibreOffice failed with exit code 1: at Sang.Claymore.Api.Services.DocumentService.ConvertWordToPdf(String wordFilePath) 2025-10-31 21:01:14.490 +05:30 eacb64de-eb00-4ec7-a1e9-a7f0daaeb4f5 ERR Generating Word Document Failed System.Exception: LibreOffice failed with exit code 1: at Sang.Claymore.Api.Services.DocumentService.ConvertWordToPdf(String wordFilePath) at Sang.Claymore.Api.Services.DocumentService.GeneratePrintDocument(Dictionary`2 replacements, String template, Int32 category, String inspectorSignPath, String clientSignPath) 2025-10-31 21:01:14.494 +05:30 eacb64de-eb00-4ec7-a1e9-a7f0daaeb4f5 ERR Generating Pdf Print Failed System.Exception: LibreOffice failed with exit code 1: at Sang.Claymore.Api.Services.DocumentService.ConvertWordToPdf(String wordFilePath) at Sang.Claymore.Api.Services.DocumentService.GeneratePrintDocument(Dictionary`2 replacements, String template, Int32 category, String inspectorSignPath, String clientSignPath) at Sang.Claymore.Api.Services.DocumentService.GeneratePdfPrint(Int32 id, Int32 category) at Sang.Claymore.Api.Controllers.DocumentController.GeneratePdfPrint(Int32 id, Int32 category)