VccAutoMailSentJob.SentOutstandingReminderMail

// Job ID: #3715006
using OOP.BackgroundJobsManager.Jobs;

var vccAutoMailSentJob = Activate<VccAutoMailSentJob>();
vccAutoMailSentJob.SentOutstandingReminderMail();

Properties

CurrentCulture
"en-IN"
CurrentUICulture
"en-US"
RecurringJobId
"7"
Time
1762823027

State

11/11/2025 1:03:48 AM (+126ms) Failed

An exception occurred during performance of the job.

System.AggregateException

One or more errors occurred.

System.AggregateException: One or more errors occurred. ---> System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The request was aborted: Could not create SSL/TLS secure channel.
   at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   at System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- End of inner exception stack trace ---
   --- End of inner exception stack trace ---
   at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   at OOP.BackgroundTask.Orders.SentAutoMailReportVCC.SentOutstandingReminderMail() in D:\Projects_2.O\OOP_Git\OOP.BackgroundTask\Orders\SentAutoMailReportVCC.cs:line 877
   at OOP.BackgroundJobsManager.Jobs.VccAutoMailSentJob.SentOutstandingReminderMail() in D:\Projects_2.O\OOP_Git\OOP.BackgroundJobsManager\Jobs\VccAutoMailSentJob.cs:line 136
---> (Inner Exception #0) System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The request was aborted: Could not create SSL/TLS secure channel.
   at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   at System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)

+64ms Processing

Server:
ooptest:12852
Worker:
aeb55c2b

+ <1ms Enqueued

Triggered by recurring job scheduler

11/11/2025 1:03:48 AM Created