Failed jobs do not become expired to allow you to re-queue them without any
time pressure. You should re-queue or delete them manually, or apply AutomaticRetry(OnAttemptsExceeded = AttemptsExceededAction.Delete)
attribute to delete them automatically.
An exception occurred during performance of the job. Fewer details...
03/02/2023 15:28:04
System.Net.Http.HttpRequestException
The SSL connection could not be established, see inner exception.
System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception.
---> System.UnauthorizedAccessException: Access to the path '/usr/lib/ssl/certs' is denied.
---> System.IO.IOException: Permission denied
--- End of inner exception stack trace ---
at System.IO.Enumeration.FileSystemEnumerator`1.CreateDirectoryHandle(Stringpath, BooleanignoreNotFound)
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
at System.IO.Enumeration.FileSystemEnumerable`1..ctor(Stringdirectory, FindTransformtransform, EnumerationOptionsoptions, BooleanisNormalized)
at System.IO.Enumeration.FileSystemEnumerableFactory.FileInfos(Stringdirectory, Stringexpression, EnumerationOptionsoptions, BooleanisNormalized)
at System.IO.DirectoryInfo.InternalEnumerateInfos(Stringpath, StringsearchPattern, SearchTargetsearchTarget, EnumerationOptionsoptions)
at System.IO.DirectoryInfo.EnumerateFiles()
at Internal.Cryptography.Pal.CachedSystemStoreProvider.LoadMachineStores(DirectoryInforootStorePath, FileInforootStoreFile)
at Internal.Cryptography.Pal.CachedSystemStoreProvider.GetCollections()
at Internal.Cryptography.Pal.CachedSystemStoreProvider.GetNativeCollections(SafeX509StackHandle&root, SafeX509StackHandle&intermediate)
at Internal.Cryptography.Pal.OpenSslX509ChainProcessor.InitiateChain(SafeX509HandleleafHandle, X509Certificate2CollectioncustomTrustStore, X509ChainTrustModetrustMode, DateTimeverificationTime, TimeSpanremainingDownloadTime)
at Internal.Cryptography.Pal.ChainPal.BuildChain(BooleanuseMachineContext, ICertificatePalcert, X509Certificate2CollectionextraStore, OidCollectionapplicationPolicy, OidCollectioncertificatePolicy, X509RevocationModerevocationMode, X509RevocationFlagrevocationFlag, X509Certificate2CollectioncustomTrustStore, X509ChainTrustModetrustMode, DateTimeverificationTime, TimeSpantimeout, BooleandisableAia)
at System.Security.Cryptography.X509Certificates.X509Chain.Build(X509Certificate2certificate, BooleanthrowOnException)
at System.Net.Security.CertificateValidation.BuildChainAndVerifyProperties(X509Chainchain, X509Certificate2remoteCertificate, BooleancheckCertName, StringhostName)
at System.Net.Security.SecureChannel.VerifyRemoteCertificate(RemoteCertificateValidationCallbackremoteCertValidationCallback, ProtocolToken&alertToken, SslPolicyErrors&sslPolicyErrors, X509ChainStatusFlags&chainStatus)
at System.Net.Security.SslStream.CompleteHandshake(ProtocolToken&alertToken, SslPolicyErrors&sslPolicyErrors, X509ChainStatusFlags&chainStatus)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](TIOAdapteradapter, BooleanreceiveFirst, Byte[]reAuthenticationData, BooleanisApm)
at System.Net.Http.ConnectHelper.EstablishSslConnectionAsyncCore(Booleanasync, Streamstream, SslClientAuthenticationOptionssslOptions, CancellationTokencancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.ConnectHelper.EstablishSslConnectionAsyncCore(Booleanasync, Streamstream, SslClientAuthenticationOptionssslOptions, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttpConnectionAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithRetryAsync(HttpRequestMessagerequest, Booleanasync, BooleandoRequestAuth, CancellationTokencancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpClient.SendAsyncCore(HttpRequestMessagerequest, HttpCompletionOptioncompletionOption, Booleanasync, BooleanemitTelemetryStartStop, CancellationTokencancellationToken)
at MR.Schedules.DeleteDraftJobsTask.StartDeleteDraftJobs() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/DeleteDraftJobsTask.cs:line 48
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
03/02/2023 15:28:04
System.Net.Http.HttpRequestException
The SSL connection could not be established, see inner exception.
System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception.
---> System.UnauthorizedAccessException: Access to the path '/usr/lib/ssl/certs' is denied.
---> System.IO.IOException: Permission denied
--- End of inner exception stack trace ---
at System.IO.Enumeration.FileSystemEnumerator`1.CreateDirectoryHandle(Stringpath, BooleanignoreNotFound)
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
at System.IO.Enumeration.FileSystemEnumerable`1..ctor(Stringdirectory, FindTransformtransform, EnumerationOptionsoptions, BooleanisNormalized)
at System.IO.Enumeration.FileSystemEnumerableFactory.FileInfos(Stringdirectory, Stringexpression, EnumerationOptionsoptions, BooleanisNormalized)
at System.IO.DirectoryInfo.InternalEnumerateInfos(Stringpath, StringsearchPattern, SearchTargetsearchTarget, EnumerationOptionsoptions)
at System.IO.DirectoryInfo.EnumerateFiles()
at Internal.Cryptography.Pal.CachedSystemStoreProvider.LoadMachineStores(DirectoryInforootStorePath, FileInforootStoreFile)
at Internal.Cryptography.Pal.CachedSystemStoreProvider.GetCollections()
at Internal.Cryptography.Pal.CachedSystemStoreProvider.GetNativeCollections(SafeX509StackHandle&root, SafeX509StackHandle&intermediate)
at Internal.Cryptography.Pal.OpenSslX509ChainProcessor.InitiateChain(SafeX509HandleleafHandle, X509Certificate2CollectioncustomTrustStore, X509ChainTrustModetrustMode, DateTimeverificationTime, TimeSpanremainingDownloadTime)
at Internal.Cryptography.Pal.ChainPal.BuildChain(BooleanuseMachineContext, ICertificatePalcert, X509Certificate2CollectionextraStore, OidCollectionapplicationPolicy, OidCollectioncertificatePolicy, X509RevocationModerevocationMode, X509RevocationFlagrevocationFlag, X509Certificate2CollectioncustomTrustStore, X509ChainTrustModetrustMode, DateTimeverificationTime, TimeSpantimeout, BooleandisableAia)
at System.Security.Cryptography.X509Certificates.X509Chain.Build(X509Certificate2certificate, BooleanthrowOnException)
at System.Net.Security.CertificateValidation.BuildChainAndVerifyProperties(X509Chainchain, X509Certificate2remoteCertificate, BooleancheckCertName, StringhostName)
at System.Net.Security.SecureChannel.VerifyRemoteCertificate(RemoteCertificateValidationCallbackremoteCertValidationCallback, ProtocolToken&alertToken, SslPolicyErrors&sslPolicyErrors, X509ChainStatusFlags&chainStatus)
at System.Net.Security.SslStream.CompleteHandshake(ProtocolToken&alertToken, SslPolicyErrors&sslPolicyErrors, X509ChainStatusFlags&chainStatus)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](TIOAdapteradapter, BooleanreceiveFirst, Byte[]reAuthenticationData, BooleanisApm)
at System.Net.Http.ConnectHelper.EstablishSslConnectionAsyncCore(Booleanasync, Streamstream, SslClientAuthenticationOptionssslOptions, CancellationTokencancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.ConnectHelper.EstablishSslConnectionAsyncCore(Booleanasync, Streamstream, SslClientAuthenticationOptionssslOptions, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttpConnectionAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithRetryAsync(HttpRequestMessagerequest, Booleanasync, BooleandoRequestAuth, CancellationTokencancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpClient.SendAsyncCore(HttpRequestMessagerequest, HttpCompletionOptioncompletionOption, Booleanasync, BooleanemitTelemetryStartStop, CancellationTokencancellationToken)
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 47
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
03/02/2023 15:27:04
System.Net.Http.HttpRequestException
The SSL connection could not be established, see inner exception.
System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception.
---> System.UnauthorizedAccessException: Access to the path '/usr/lib/ssl/certs' is denied.
---> System.IO.IOException: Permission denied
--- End of inner exception stack trace ---
at System.IO.Enumeration.FileSystemEnumerator`1.CreateDirectoryHandle(Stringpath, BooleanignoreNotFound)
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
at System.IO.Enumeration.FileSystemEnumerable`1..ctor(Stringdirectory, FindTransformtransform, EnumerationOptionsoptions, BooleanisNormalized)
at System.IO.Enumeration.FileSystemEnumerableFactory.FileInfos(Stringdirectory, Stringexpression, EnumerationOptionsoptions, BooleanisNormalized)
at System.IO.DirectoryInfo.InternalEnumerateInfos(Stringpath, StringsearchPattern, SearchTargetsearchTarget, EnumerationOptionsoptions)
at System.IO.DirectoryInfo.EnumerateFiles()
at Internal.Cryptography.Pal.CachedSystemStoreProvider.LoadMachineStores(DirectoryInforootStorePath, FileInforootStoreFile)
at Internal.Cryptography.Pal.CachedSystemStoreProvider.GetCollections()
at Internal.Cryptography.Pal.CachedSystemStoreProvider.GetNativeCollections(SafeX509StackHandle&root, SafeX509StackHandle&intermediate)
at Internal.Cryptography.Pal.OpenSslX509ChainProcessor.InitiateChain(SafeX509HandleleafHandle, X509Certificate2CollectioncustomTrustStore, X509ChainTrustModetrustMode, DateTimeverificationTime, TimeSpanremainingDownloadTime)
at Internal.Cryptography.Pal.ChainPal.BuildChain(BooleanuseMachineContext, ICertificatePalcert, X509Certificate2CollectionextraStore, OidCollectionapplicationPolicy, OidCollectioncertificatePolicy, X509RevocationModerevocationMode, X509RevocationFlagrevocationFlag, X509Certificate2CollectioncustomTrustStore, X509ChainTrustModetrustMode, DateTimeverificationTime, TimeSpantimeout, BooleandisableAia)
at System.Security.Cryptography.X509Certificates.X509Chain.Build(X509Certificate2certificate, BooleanthrowOnException)
at System.Net.Security.CertificateValidation.BuildChainAndVerifyProperties(X509Chainchain, X509Certificate2remoteCertificate, BooleancheckCertName, StringhostName)
at System.Net.Security.SecureChannel.VerifyRemoteCertificate(RemoteCertificateValidationCallbackremoteCertValidationCallback, ProtocolToken&alertToken, SslPolicyErrors&sslPolicyErrors, X509ChainStatusFlags&chainStatus)
at System.Net.Security.SslStream.CompleteHandshake(ProtocolToken&alertToken, SslPolicyErrors&sslPolicyErrors, X509ChainStatusFlags&chainStatus)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](TIOAdapteradapter, BooleanreceiveFirst, Byte[]reAuthenticationData, BooleanisApm)
at System.Net.Http.ConnectHelper.EstablishSslConnectionAsyncCore(Booleanasync, Streamstream, SslClientAuthenticationOptionssslOptions, CancellationTokencancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.ConnectHelper.EstablishSslConnectionAsyncCore(Booleanasync, Streamstream, SslClientAuthenticationOptionssslOptions, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttpConnectionAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithRetryAsync(HttpRequestMessagerequest, Booleanasync, BooleandoRequestAuth, CancellationTokencancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpClient.SendAsyncCore(HttpRequestMessagerequest, HttpCompletionOptioncompletionOption, Booleanasync, BooleanemitTelemetryStartStop, CancellationTokencancellationToken)
at MR.Schedules.DeleteDraftJobsTask.StartDeleteDraftJobs() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/DeleteDraftJobsTask.cs:line 48
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
03/02/2023 15:27:04
System.Net.Http.HttpRequestException
The SSL connection could not be established, see inner exception.
System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception.
---> System.UnauthorizedAccessException: Access to the path '/usr/lib/ssl/certs' is denied.
---> System.IO.IOException: Permission denied
--- End of inner exception stack trace ---
at System.IO.Enumeration.FileSystemEnumerator`1.CreateDirectoryHandle(Stringpath, BooleanignoreNotFound)
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
at System.IO.Enumeration.FileSystemEnumerable`1..ctor(Stringdirectory, FindTransformtransform, EnumerationOptionsoptions, BooleanisNormalized)
at System.IO.Enumeration.FileSystemEnumerableFactory.FileInfos(Stringdirectory, Stringexpression, EnumerationOptionsoptions, BooleanisNormalized)
at System.IO.DirectoryInfo.InternalEnumerateInfos(Stringpath, StringsearchPattern, SearchTargetsearchTarget, EnumerationOptionsoptions)
at System.IO.DirectoryInfo.EnumerateFiles()
at Internal.Cryptography.Pal.CachedSystemStoreProvider.LoadMachineStores(DirectoryInforootStorePath, FileInforootStoreFile)
at Internal.Cryptography.Pal.CachedSystemStoreProvider.GetCollections()
at Internal.Cryptography.Pal.CachedSystemStoreProvider.GetNativeCollections(SafeX509StackHandle&root, SafeX509StackHandle&intermediate)
at Internal.Cryptography.Pal.OpenSslX509ChainProcessor.InitiateChain(SafeX509HandleleafHandle, X509Certificate2CollectioncustomTrustStore, X509ChainTrustModetrustMode, DateTimeverificationTime, TimeSpanremainingDownloadTime)
at Internal.Cryptography.Pal.ChainPal.BuildChain(BooleanuseMachineContext, ICertificatePalcert, X509Certificate2CollectionextraStore, OidCollectionapplicationPolicy, OidCollectioncertificatePolicy, X509RevocationModerevocationMode, X509RevocationFlagrevocationFlag, X509Certificate2CollectioncustomTrustStore, X509ChainTrustModetrustMode, DateTimeverificationTime, TimeSpantimeout, BooleandisableAia)
at System.Security.Cryptography.X509Certificates.X509Chain.Build(X509Certificate2certificate, BooleanthrowOnException)
at System.Net.Security.CertificateValidation.BuildChainAndVerifyProperties(X509Chainchain, X509Certificate2remoteCertificate, BooleancheckCertName, StringhostName)
at System.Net.Security.SecureChannel.VerifyRemoteCertificate(RemoteCertificateValidationCallbackremoteCertValidationCallback, ProtocolToken&alertToken, SslPolicyErrors&sslPolicyErrors, X509ChainStatusFlags&chainStatus)
at System.Net.Security.SslStream.CompleteHandshake(ProtocolToken&alertToken, SslPolicyErrors&sslPolicyErrors, X509ChainStatusFlags&chainStatus)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](TIOAdapteradapter, BooleanreceiveFirst, Byte[]reAuthenticationData, BooleanisApm)
at System.Net.Http.ConnectHelper.EstablishSslConnectionAsyncCore(Booleanasync, Streamstream, SslClientAuthenticationOptionssslOptions, CancellationTokencancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.ConnectHelper.EstablishSslConnectionAsyncCore(Booleanasync, Streamstream, SslClientAuthenticationOptionssslOptions, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttpConnectionAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithRetryAsync(HttpRequestMessagerequest, Booleanasync, BooleandoRequestAuth, CancellationTokencancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpClient.SendAsyncCore(HttpRequestMessagerequest, HttpCompletionOptioncompletionOption, Booleanasync, BooleanemitTelemetryStartStop, CancellationTokencancellationToken)
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 47
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
03/02/2023 15:26:04
System.Net.Http.HttpRequestException
The SSL connection could not be established, see inner exception.
System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception.
---> System.UnauthorizedAccessException: Access to the path '/usr/lib/ssl/certs' is denied.
---> System.IO.IOException: Permission denied
--- End of inner exception stack trace ---
at System.IO.Enumeration.FileSystemEnumerator`1.CreateDirectoryHandle(Stringpath, BooleanignoreNotFound)
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
at System.IO.Enumeration.FileSystemEnumerable`1..ctor(Stringdirectory, FindTransformtransform, EnumerationOptionsoptions, BooleanisNormalized)
at System.IO.Enumeration.FileSystemEnumerableFactory.FileInfos(Stringdirectory, Stringexpression, EnumerationOptionsoptions, BooleanisNormalized)
at System.IO.DirectoryInfo.InternalEnumerateInfos(Stringpath, StringsearchPattern, SearchTargetsearchTarget, EnumerationOptionsoptions)
at System.IO.DirectoryInfo.EnumerateFiles()
at Internal.Cryptography.Pal.CachedSystemStoreProvider.LoadMachineStores(DirectoryInforootStorePath, FileInforootStoreFile)
at Internal.Cryptography.Pal.CachedSystemStoreProvider.GetCollections()
at Internal.Cryptography.Pal.CachedSystemStoreProvider.GetNativeCollections(SafeX509StackHandle&root, SafeX509StackHandle&intermediate)
at Internal.Cryptography.Pal.OpenSslX509ChainProcessor.InitiateChain(SafeX509HandleleafHandle, X509Certificate2CollectioncustomTrustStore, X509ChainTrustModetrustMode, DateTimeverificationTime, TimeSpanremainingDownloadTime)
at Internal.Cryptography.Pal.ChainPal.BuildChain(BooleanuseMachineContext, ICertificatePalcert, X509Certificate2CollectionextraStore, OidCollectionapplicationPolicy, OidCollectioncertificatePolicy, X509RevocationModerevocationMode, X509RevocationFlagrevocationFlag, X509Certificate2CollectioncustomTrustStore, X509ChainTrustModetrustMode, DateTimeverificationTime, TimeSpantimeout, BooleandisableAia)
at System.Security.Cryptography.X509Certificates.X509Chain.Build(X509Certificate2certificate, BooleanthrowOnException)
at System.Net.Security.CertificateValidation.BuildChainAndVerifyProperties(X509Chainchain, X509Certificate2remoteCertificate, BooleancheckCertName, StringhostName)
at System.Net.Security.SecureChannel.VerifyRemoteCertificate(RemoteCertificateValidationCallbackremoteCertValidationCallback, ProtocolToken&alertToken, SslPolicyErrors&sslPolicyErrors, X509ChainStatusFlags&chainStatus)
at System.Net.Security.SslStream.CompleteHandshake(ProtocolToken&alertToken, SslPolicyErrors&sslPolicyErrors, X509ChainStatusFlags&chainStatus)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](TIOAdapteradapter, BooleanreceiveFirst, Byte[]reAuthenticationData, BooleanisApm)
at System.Net.Http.ConnectHelper.EstablishSslConnectionAsyncCore(Booleanasync, Streamstream, SslClientAuthenticationOptionssslOptions, CancellationTokencancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.ConnectHelper.EstablishSslConnectionAsyncCore(Booleanasync, Streamstream, SslClientAuthenticationOptionssslOptions, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttpConnectionAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithRetryAsync(HttpRequestMessagerequest, Booleanasync, BooleandoRequestAuth, CancellationTokencancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpClient.SendAsyncCore(HttpRequestMessagerequest, HttpCompletionOptioncompletionOption, Booleanasync, BooleanemitTelemetryStartStop, CancellationTokencancellationToken)
at MR.Schedules.DeleteDraftJobsTask.StartDeleteDraftJobs() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/DeleteDraftJobsTask.cs:line 48
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
03/02/2023 15:26:04
System.Net.Http.HttpRequestException
The SSL connection could not be established, see inner exception.
System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception.
---> System.UnauthorizedAccessException: Access to the path '/usr/lib/ssl/certs' is denied.
---> System.IO.IOException: Permission denied
--- End of inner exception stack trace ---
at System.IO.Enumeration.FileSystemEnumerator`1.CreateDirectoryHandle(Stringpath, BooleanignoreNotFound)
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
at System.IO.Enumeration.FileSystemEnumerable`1..ctor(Stringdirectory, FindTransformtransform, EnumerationOptionsoptions, BooleanisNormalized)
at System.IO.Enumeration.FileSystemEnumerableFactory.FileInfos(Stringdirectory, Stringexpression, EnumerationOptionsoptions, BooleanisNormalized)
at System.IO.DirectoryInfo.InternalEnumerateInfos(Stringpath, StringsearchPattern, SearchTargetsearchTarget, EnumerationOptionsoptions)
at System.IO.DirectoryInfo.EnumerateFiles()
at Internal.Cryptography.Pal.CachedSystemStoreProvider.LoadMachineStores(DirectoryInforootStorePath, FileInforootStoreFile)
at Internal.Cryptography.Pal.CachedSystemStoreProvider.GetCollections()
at Internal.Cryptography.Pal.CachedSystemStoreProvider.GetNativeCollections(SafeX509StackHandle&root, SafeX509StackHandle&intermediate)
at Internal.Cryptography.Pal.OpenSslX509ChainProcessor.InitiateChain(SafeX509HandleleafHandle, X509Certificate2CollectioncustomTrustStore, X509ChainTrustModetrustMode, DateTimeverificationTime, TimeSpanremainingDownloadTime)
at Internal.Cryptography.Pal.ChainPal.BuildChain(BooleanuseMachineContext, ICertificatePalcert, X509Certificate2CollectionextraStore, OidCollectionapplicationPolicy, OidCollectioncertificatePolicy, X509RevocationModerevocationMode, X509RevocationFlagrevocationFlag, X509Certificate2CollectioncustomTrustStore, X509ChainTrustModetrustMode, DateTimeverificationTime, TimeSpantimeout, BooleandisableAia)
at System.Security.Cryptography.X509Certificates.X509Chain.Build(X509Certificate2certificate, BooleanthrowOnException)
at System.Net.Security.CertificateValidation.BuildChainAndVerifyProperties(X509Chainchain, X509Certificate2remoteCertificate, BooleancheckCertName, StringhostName)
at System.Net.Security.SecureChannel.VerifyRemoteCertificate(RemoteCertificateValidationCallbackremoteCertValidationCallback, ProtocolToken&alertToken, SslPolicyErrors&sslPolicyErrors, X509ChainStatusFlags&chainStatus)
at System.Net.Security.SslStream.CompleteHandshake(ProtocolToken&alertToken, SslPolicyErrors&sslPolicyErrors, X509ChainStatusFlags&chainStatus)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](TIOAdapteradapter, BooleanreceiveFirst, Byte[]reAuthenticationData, BooleanisApm)
at System.Net.Http.ConnectHelper.EstablishSslConnectionAsyncCore(Booleanasync, Streamstream, SslClientAuthenticationOptionssslOptions, CancellationTokencancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.ConnectHelper.EstablishSslConnectionAsyncCore(Booleanasync, Streamstream, SslClientAuthenticationOptionssslOptions, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttpConnectionAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithRetryAsync(HttpRequestMessagerequest, Booleanasync, BooleandoRequestAuth, CancellationTokencancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpClient.SendAsyncCore(HttpRequestMessagerequest, HttpCompletionOptioncompletionOption, Booleanasync, BooleanemitTelemetryStartStop, CancellationTokencancellationToken)
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 47
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
03/02/2023 15:25:04
System.Net.Http.HttpRequestException
The SSL connection could not be established, see inner exception.
System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception.
---> System.UnauthorizedAccessException: Access to the path '/usr/lib/ssl/certs' is denied.
---> System.IO.IOException: Permission denied
--- End of inner exception stack trace ---
at System.IO.Enumeration.FileSystemEnumerator`1.CreateDirectoryHandle(Stringpath, BooleanignoreNotFound)
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
at System.IO.Enumeration.FileSystemEnumerable`1..ctor(Stringdirectory, FindTransformtransform, EnumerationOptionsoptions, BooleanisNormalized)
at System.IO.Enumeration.FileSystemEnumerableFactory.FileInfos(Stringdirectory, Stringexpression, EnumerationOptionsoptions, BooleanisNormalized)
at System.IO.DirectoryInfo.InternalEnumerateInfos(Stringpath, StringsearchPattern, SearchTargetsearchTarget, EnumerationOptionsoptions)
at System.IO.DirectoryInfo.EnumerateFiles()
at Internal.Cryptography.Pal.CachedSystemStoreProvider.LoadMachineStores(DirectoryInforootStorePath, FileInforootStoreFile)
at Internal.Cryptography.Pal.CachedSystemStoreProvider.GetCollections()
at Internal.Cryptography.Pal.CachedSystemStoreProvider.GetNativeCollections(SafeX509StackHandle&root, SafeX509StackHandle&intermediate)
at Internal.Cryptography.Pal.OpenSslX509ChainProcessor.InitiateChain(SafeX509HandleleafHandle, X509Certificate2CollectioncustomTrustStore, X509ChainTrustModetrustMode, DateTimeverificationTime, TimeSpanremainingDownloadTime)
at Internal.Cryptography.Pal.ChainPal.BuildChain(BooleanuseMachineContext, ICertificatePalcert, X509Certificate2CollectionextraStore, OidCollectionapplicationPolicy, OidCollectioncertificatePolicy, X509RevocationModerevocationMode, X509RevocationFlagrevocationFlag, X509Certificate2CollectioncustomTrustStore, X509ChainTrustModetrustMode, DateTimeverificationTime, TimeSpantimeout, BooleandisableAia)
at System.Security.Cryptography.X509Certificates.X509Chain.Build(X509Certificate2certificate, BooleanthrowOnException)
at System.Net.Security.CertificateValidation.BuildChainAndVerifyProperties(X509Chainchain, X509Certificate2remoteCertificate, BooleancheckCertName, StringhostName)
at System.Net.Security.SecureChannel.VerifyRemoteCertificate(RemoteCertificateValidationCallbackremoteCertValidationCallback, ProtocolToken&alertToken, SslPolicyErrors&sslPolicyErrors, X509ChainStatusFlags&chainStatus)
at System.Net.Security.SslStream.CompleteHandshake(ProtocolToken&alertToken, SslPolicyErrors&sslPolicyErrors, X509ChainStatusFlags&chainStatus)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](TIOAdapteradapter, BooleanreceiveFirst, Byte[]reAuthenticationData, BooleanisApm)
at System.Net.Http.ConnectHelper.EstablishSslConnectionAsyncCore(Booleanasync, Streamstream, SslClientAuthenticationOptionssslOptions, CancellationTokencancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.ConnectHelper.EstablishSslConnectionAsyncCore(Booleanasync, Streamstream, SslClientAuthenticationOptionssslOptions, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttpConnectionAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithRetryAsync(HttpRequestMessagerequest, Booleanasync, BooleandoRequestAuth, CancellationTokencancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpClient.SendAsyncCore(HttpRequestMessagerequest, HttpCompletionOptioncompletionOption, Booleanasync, BooleanemitTelemetryStartStop, CancellationTokencancellationToken)
at MR.Schedules.DeleteDraftJobsTask.StartDeleteDraftJobs() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/DeleteDraftJobsTask.cs:line 48
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
03/02/2023 15:25:04
System.Net.Http.HttpRequestException
The SSL connection could not be established, see inner exception.
System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception.
---> System.UnauthorizedAccessException: Access to the path '/usr/lib/ssl/certs' is denied.
---> System.IO.IOException: Permission denied
--- End of inner exception stack trace ---
at System.IO.Enumeration.FileSystemEnumerator`1.CreateDirectoryHandle(Stringpath, BooleanignoreNotFound)
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
at System.IO.Enumeration.FileSystemEnumerable`1..ctor(Stringdirectory, FindTransformtransform, EnumerationOptionsoptions, BooleanisNormalized)
at System.IO.Enumeration.FileSystemEnumerableFactory.FileInfos(Stringdirectory, Stringexpression, EnumerationOptionsoptions, BooleanisNormalized)
at System.IO.DirectoryInfo.InternalEnumerateInfos(Stringpath, StringsearchPattern, SearchTargetsearchTarget, EnumerationOptionsoptions)
at System.IO.DirectoryInfo.EnumerateFiles()
at Internal.Cryptography.Pal.CachedSystemStoreProvider.LoadMachineStores(DirectoryInforootStorePath, FileInforootStoreFile)
at Internal.Cryptography.Pal.CachedSystemStoreProvider.GetCollections()
at Internal.Cryptography.Pal.CachedSystemStoreProvider.GetNativeCollections(SafeX509StackHandle&root, SafeX509StackHandle&intermediate)
at Internal.Cryptography.Pal.OpenSslX509ChainProcessor.InitiateChain(SafeX509HandleleafHandle, X509Certificate2CollectioncustomTrustStore, X509ChainTrustModetrustMode, DateTimeverificationTime, TimeSpanremainingDownloadTime)
at Internal.Cryptography.Pal.ChainPal.BuildChain(BooleanuseMachineContext, ICertificatePalcert, X509Certificate2CollectionextraStore, OidCollectionapplicationPolicy, OidCollectioncertificatePolicy, X509RevocationModerevocationMode, X509RevocationFlagrevocationFlag, X509Certificate2CollectioncustomTrustStore, X509ChainTrustModetrustMode, DateTimeverificationTime, TimeSpantimeout, BooleandisableAia)
at System.Security.Cryptography.X509Certificates.X509Chain.Build(X509Certificate2certificate, BooleanthrowOnException)
at System.Net.Security.CertificateValidation.BuildChainAndVerifyProperties(X509Chainchain, X509Certificate2remoteCertificate, BooleancheckCertName, StringhostName)
at System.Net.Security.SecureChannel.VerifyRemoteCertificate(RemoteCertificateValidationCallbackremoteCertValidationCallback, ProtocolToken&alertToken, SslPolicyErrors&sslPolicyErrors, X509ChainStatusFlags&chainStatus)
at System.Net.Security.SslStream.CompleteHandshake(ProtocolToken&alertToken, SslPolicyErrors&sslPolicyErrors, X509ChainStatusFlags&chainStatus)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](TIOAdapteradapter, BooleanreceiveFirst, Byte[]reAuthenticationData, BooleanisApm)
at System.Net.Http.ConnectHelper.EstablishSslConnectionAsyncCore(Booleanasync, Streamstream, SslClientAuthenticationOptionssslOptions, CancellationTokencancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.ConnectHelper.EstablishSslConnectionAsyncCore(Booleanasync, Streamstream, SslClientAuthenticationOptionssslOptions, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttpConnectionAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithRetryAsync(HttpRequestMessagerequest, Booleanasync, BooleandoRequestAuth, CancellationTokencancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpClient.SendAsyncCore(HttpRequestMessagerequest, HttpCompletionOptioncompletionOption, Booleanasync, BooleanemitTelemetryStartStop, CancellationTokencancellationToken)
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 47
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
03/02/2023 15:24:04
System.Net.Http.HttpRequestException
The SSL connection could not be established, see inner exception.
System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception.
---> System.UnauthorizedAccessException: Access to the path '/usr/lib/ssl/certs' is denied.
---> System.IO.IOException: Permission denied
--- End of inner exception stack trace ---
at System.IO.Enumeration.FileSystemEnumerator`1.CreateDirectoryHandle(Stringpath, BooleanignoreNotFound)
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
at System.IO.Enumeration.FileSystemEnumerable`1..ctor(Stringdirectory, FindTransformtransform, EnumerationOptionsoptions, BooleanisNormalized)
at System.IO.Enumeration.FileSystemEnumerableFactory.FileInfos(Stringdirectory, Stringexpression, EnumerationOptionsoptions, BooleanisNormalized)
at System.IO.DirectoryInfo.InternalEnumerateInfos(Stringpath, StringsearchPattern, SearchTargetsearchTarget, EnumerationOptionsoptions)
at System.IO.DirectoryInfo.EnumerateFiles()
at Internal.Cryptography.Pal.CachedSystemStoreProvider.LoadMachineStores(DirectoryInforootStorePath, FileInforootStoreFile)
at Internal.Cryptography.Pal.CachedSystemStoreProvider.GetCollections()
at Internal.Cryptography.Pal.CachedSystemStoreProvider.GetNativeCollections(SafeX509StackHandle&root, SafeX509StackHandle&intermediate)
at Internal.Cryptography.Pal.OpenSslX509ChainProcessor.InitiateChain(SafeX509HandleleafHandle, X509Certificate2CollectioncustomTrustStore, X509ChainTrustModetrustMode, DateTimeverificationTime, TimeSpanremainingDownloadTime)
at Internal.Cryptography.Pal.ChainPal.BuildChain(BooleanuseMachineContext, ICertificatePalcert, X509Certificate2CollectionextraStore, OidCollectionapplicationPolicy, OidCollectioncertificatePolicy, X509RevocationModerevocationMode, X509RevocationFlagrevocationFlag, X509Certificate2CollectioncustomTrustStore, X509ChainTrustModetrustMode, DateTimeverificationTime, TimeSpantimeout, BooleandisableAia)
at System.Security.Cryptography.X509Certificates.X509Chain.Build(X509Certificate2certificate, BooleanthrowOnException)
at System.Net.Security.CertificateValidation.BuildChainAndVerifyProperties(X509Chainchain, X509Certificate2remoteCertificate, BooleancheckCertName, StringhostName)
at System.Net.Security.SecureChannel.VerifyRemoteCertificate(RemoteCertificateValidationCallbackremoteCertValidationCallback, ProtocolToken&alertToken, SslPolicyErrors&sslPolicyErrors, X509ChainStatusFlags&chainStatus)
at System.Net.Security.SslStream.CompleteHandshake(ProtocolToken&alertToken, SslPolicyErrors&sslPolicyErrors, X509ChainStatusFlags&chainStatus)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](TIOAdapteradapter, BooleanreceiveFirst, Byte[]reAuthenticationData, BooleanisApm)
at System.Net.Http.ConnectHelper.EstablishSslConnectionAsyncCore(Booleanasync, Streamstream, SslClientAuthenticationOptionssslOptions, CancellationTokencancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.ConnectHelper.EstablishSslConnectionAsyncCore(Booleanasync, Streamstream, SslClientAuthenticationOptionssslOptions, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttpConnectionAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithRetryAsync(HttpRequestMessagerequest, Booleanasync, BooleandoRequestAuth, CancellationTokencancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpClient.SendAsyncCore(HttpRequestMessagerequest, HttpCompletionOptioncompletionOption, Booleanasync, BooleanemitTelemetryStartStop, CancellationTokencancellationToken)
at MR.Schedules.DeleteDraftJobsTask.StartDeleteDraftJobs() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/DeleteDraftJobsTask.cs:line 48
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
03/02/2023 15:24:04
System.Net.Http.HttpRequestException
The SSL connection could not be established, see inner exception.
System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception.
---> System.UnauthorizedAccessException: Access to the path '/usr/lib/ssl/certs' is denied.
---> System.IO.IOException: Permission denied
--- End of inner exception stack trace ---
at System.IO.Enumeration.FileSystemEnumerator`1.CreateDirectoryHandle(Stringpath, BooleanignoreNotFound)
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
at System.IO.Enumeration.FileSystemEnumerable`1..ctor(Stringdirectory, FindTransformtransform, EnumerationOptionsoptions, BooleanisNormalized)
at System.IO.Enumeration.FileSystemEnumerableFactory.FileInfos(Stringdirectory, Stringexpression, EnumerationOptionsoptions, BooleanisNormalized)
at System.IO.DirectoryInfo.InternalEnumerateInfos(Stringpath, StringsearchPattern, SearchTargetsearchTarget, EnumerationOptionsoptions)
at System.IO.DirectoryInfo.EnumerateFiles()
at Internal.Cryptography.Pal.CachedSystemStoreProvider.LoadMachineStores(DirectoryInforootStorePath, FileInforootStoreFile)
at Internal.Cryptography.Pal.CachedSystemStoreProvider.GetCollections()
at Internal.Cryptography.Pal.CachedSystemStoreProvider.GetNativeCollections(SafeX509StackHandle&root, SafeX509StackHandle&intermediate)
at Internal.Cryptography.Pal.OpenSslX509ChainProcessor.InitiateChain(SafeX509HandleleafHandle, X509Certificate2CollectioncustomTrustStore, X509ChainTrustModetrustMode, DateTimeverificationTime, TimeSpanremainingDownloadTime)
at Internal.Cryptography.Pal.ChainPal.BuildChain(BooleanuseMachineContext, ICertificatePalcert, X509Certificate2CollectionextraStore, OidCollectionapplicationPolicy, OidCollectioncertificatePolicy, X509RevocationModerevocationMode, X509RevocationFlagrevocationFlag, X509Certificate2CollectioncustomTrustStore, X509ChainTrustModetrustMode, DateTimeverificationTime, TimeSpantimeout, BooleandisableAia)
at System.Security.Cryptography.X509Certificates.X509Chain.Build(X509Certificate2certificate, BooleanthrowOnException)
at System.Net.Security.CertificateValidation.BuildChainAndVerifyProperties(X509Chainchain, X509Certificate2remoteCertificate, BooleancheckCertName, StringhostName)
at System.Net.Security.SecureChannel.VerifyRemoteCertificate(RemoteCertificateValidationCallbackremoteCertValidationCallback, ProtocolToken&alertToken, SslPolicyErrors&sslPolicyErrors, X509ChainStatusFlags&chainStatus)
at System.Net.Security.SslStream.CompleteHandshake(ProtocolToken&alertToken, SslPolicyErrors&sslPolicyErrors, X509ChainStatusFlags&chainStatus)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](TIOAdapteradapter, BooleanreceiveFirst, Byte[]reAuthenticationData, BooleanisApm)
at System.Net.Http.ConnectHelper.EstablishSslConnectionAsyncCore(Booleanasync, Streamstream, SslClientAuthenticationOptionssslOptions, CancellationTokencancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.ConnectHelper.EstablishSslConnectionAsyncCore(Booleanasync, Streamstream, SslClientAuthenticationOptionssslOptions, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttpConnectionAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithRetryAsync(HttpRequestMessagerequest, Booleanasync, BooleandoRequestAuth, CancellationTokencancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpClient.SendAsyncCore(HttpRequestMessagerequest, HttpCompletionOptioncompletionOption, Booleanasync, BooleanemitTelemetryStartStop, CancellationTokencancellationToken)
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 47
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
03/02/2023 15:23:04
System.Net.Http.HttpRequestException
The SSL connection could not be established, see inner exception.
System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception.
---> System.UnauthorizedAccessException: Access to the path '/usr/lib/ssl/certs' is denied.
---> System.IO.IOException: Permission denied
--- End of inner exception stack trace ---
at System.IO.Enumeration.FileSystemEnumerator`1.CreateDirectoryHandle(Stringpath, BooleanignoreNotFound)
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
at System.IO.Enumeration.FileSystemEnumerable`1..ctor(Stringdirectory, FindTransformtransform, EnumerationOptionsoptions, BooleanisNormalized)
at System.IO.Enumeration.FileSystemEnumerableFactory.FileInfos(Stringdirectory, Stringexpression, EnumerationOptionsoptions, BooleanisNormalized)
at System.IO.DirectoryInfo.InternalEnumerateInfos(Stringpath, StringsearchPattern, SearchTargetsearchTarget, EnumerationOptionsoptions)
at System.IO.DirectoryInfo.EnumerateFiles()
at Internal.Cryptography.Pal.CachedSystemStoreProvider.LoadMachineStores(DirectoryInforootStorePath, FileInforootStoreFile)
at Internal.Cryptography.Pal.CachedSystemStoreProvider.GetCollections()
at Internal.Cryptography.Pal.CachedSystemStoreProvider.GetNativeCollections(SafeX509StackHandle&root, SafeX509StackHandle&intermediate)
at Internal.Cryptography.Pal.OpenSslX509ChainProcessor.InitiateChain(SafeX509HandleleafHandle, X509Certificate2CollectioncustomTrustStore, X509ChainTrustModetrustMode, DateTimeverificationTime, TimeSpanremainingDownloadTime)
at Internal.Cryptography.Pal.ChainPal.BuildChain(BooleanuseMachineContext, ICertificatePalcert, X509Certificate2CollectionextraStore, OidCollectionapplicationPolicy, OidCollectioncertificatePolicy, X509RevocationModerevocationMode, X509RevocationFlagrevocationFlag, X509Certificate2CollectioncustomTrustStore, X509ChainTrustModetrustMode, DateTimeverificationTime, TimeSpantimeout, BooleandisableAia)
at System.Security.Cryptography.X509Certificates.X509Chain.Build(X509Certificate2certificate, BooleanthrowOnException)
at System.Net.Security.CertificateValidation.BuildChainAndVerifyProperties(X509Chainchain, X509Certificate2remoteCertificate, BooleancheckCertName, StringhostName)
at System.Net.Security.SecureChannel.VerifyRemoteCertificate(RemoteCertificateValidationCallbackremoteCertValidationCallback, ProtocolToken&alertToken, SslPolicyErrors&sslPolicyErrors, X509ChainStatusFlags&chainStatus)
at System.Net.Security.SslStream.CompleteHandshake(ProtocolToken&alertToken, SslPolicyErrors&sslPolicyErrors, X509ChainStatusFlags&chainStatus)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](TIOAdapteradapter, BooleanreceiveFirst, Byte[]reAuthenticationData, BooleanisApm)
at System.Net.Http.ConnectHelper.EstablishSslConnectionAsyncCore(Booleanasync, Streamstream, SslClientAuthenticationOptionssslOptions, CancellationTokencancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.ConnectHelper.EstablishSslConnectionAsyncCore(Booleanasync, Streamstream, SslClientAuthenticationOptionssslOptions, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttpConnectionAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithRetryAsync(HttpRequestMessagerequest, Booleanasync, BooleandoRequestAuth, CancellationTokencancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpClient.SendAsyncCore(HttpRequestMessagerequest, HttpCompletionOptioncompletionOption, Booleanasync, BooleanemitTelemetryStartStop, CancellationTokencancellationToken)
at MR.Schedules.DeleteDraftJobsTask.StartDeleteDraftJobs() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/DeleteDraftJobsTask.cs:line 48
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
03/02/2023 15:23:03
System.Net.Http.HttpRequestException
The SSL connection could not be established, see inner exception.
System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception.
---> System.UnauthorizedAccessException: Access to the path '/usr/lib/ssl/certs' is denied.
---> System.IO.IOException: Permission denied
--- End of inner exception stack trace ---
at System.IO.Enumeration.FileSystemEnumerator`1.CreateDirectoryHandle(Stringpath, BooleanignoreNotFound)
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
at System.IO.Enumeration.FileSystemEnumerable`1..ctor(Stringdirectory, FindTransformtransform, EnumerationOptionsoptions, BooleanisNormalized)
at System.IO.Enumeration.FileSystemEnumerableFactory.FileInfos(Stringdirectory, Stringexpression, EnumerationOptionsoptions, BooleanisNormalized)
at System.IO.DirectoryInfo.InternalEnumerateInfos(Stringpath, StringsearchPattern, SearchTargetsearchTarget, EnumerationOptionsoptions)
at System.IO.DirectoryInfo.EnumerateFiles()
at Internal.Cryptography.Pal.CachedSystemStoreProvider.LoadMachineStores(DirectoryInforootStorePath, FileInforootStoreFile)
at Internal.Cryptography.Pal.CachedSystemStoreProvider.GetCollections()
at Internal.Cryptography.Pal.CachedSystemStoreProvider.GetNativeCollections(SafeX509StackHandle&root, SafeX509StackHandle&intermediate)
at Internal.Cryptography.Pal.OpenSslX509ChainProcessor.InitiateChain(SafeX509HandleleafHandle, X509Certificate2CollectioncustomTrustStore, X509ChainTrustModetrustMode, DateTimeverificationTime, TimeSpanremainingDownloadTime)
at Internal.Cryptography.Pal.ChainPal.BuildChain(BooleanuseMachineContext, ICertificatePalcert, X509Certificate2CollectionextraStore, OidCollectionapplicationPolicy, OidCollectioncertificatePolicy, X509RevocationModerevocationMode, X509RevocationFlagrevocationFlag, X509Certificate2CollectioncustomTrustStore, X509ChainTrustModetrustMode, DateTimeverificationTime, TimeSpantimeout, BooleandisableAia)
at System.Security.Cryptography.X509Certificates.X509Chain.Build(X509Certificate2certificate, BooleanthrowOnException)
at System.Net.Security.CertificateValidation.BuildChainAndVerifyProperties(X509Chainchain, X509Certificate2remoteCertificate, BooleancheckCertName, StringhostName)
at System.Net.Security.SecureChannel.VerifyRemoteCertificate(RemoteCertificateValidationCallbackremoteCertValidationCallback, ProtocolToken&alertToken, SslPolicyErrors&sslPolicyErrors, X509ChainStatusFlags&chainStatus)
at System.Net.Security.SslStream.CompleteHandshake(ProtocolToken&alertToken, SslPolicyErrors&sslPolicyErrors, X509ChainStatusFlags&chainStatus)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](TIOAdapteradapter, BooleanreceiveFirst, Byte[]reAuthenticationData, BooleanisApm)
at System.Net.Http.ConnectHelper.EstablishSslConnectionAsyncCore(Booleanasync, Streamstream, SslClientAuthenticationOptionssslOptions, CancellationTokencancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.ConnectHelper.EstablishSslConnectionAsyncCore(Booleanasync, Streamstream, SslClientAuthenticationOptionssslOptions, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttpConnectionAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithRetryAsync(HttpRequestMessagerequest, Booleanasync, BooleandoRequestAuth, CancellationTokencancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpClient.SendAsyncCore(HttpRequestMessagerequest, HttpCompletionOptioncompletionOption, Booleanasync, BooleanemitTelemetryStartStop, CancellationTokencancellationToken)
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 47
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
03/02/2023 15:22:03
System.Net.Http.HttpRequestException
The SSL connection could not be established, see inner exception.
System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception.
---> System.UnauthorizedAccessException: Access to the path '/usr/lib/ssl/certs' is denied.
---> System.IO.IOException: Permission denied
--- End of inner exception stack trace ---
at System.IO.Enumeration.FileSystemEnumerator`1.CreateDirectoryHandle(Stringpath, BooleanignoreNotFound)
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
at System.IO.Enumeration.FileSystemEnumerable`1..ctor(Stringdirectory, FindTransformtransform, EnumerationOptionsoptions, BooleanisNormalized)
at System.IO.Enumeration.FileSystemEnumerableFactory.FileInfos(Stringdirectory, Stringexpression, EnumerationOptionsoptions, BooleanisNormalized)
at System.IO.DirectoryInfo.InternalEnumerateInfos(Stringpath, StringsearchPattern, SearchTargetsearchTarget, EnumerationOptionsoptions)
at System.IO.DirectoryInfo.EnumerateFiles()
at Internal.Cryptography.Pal.CachedSystemStoreProvider.LoadMachineStores(DirectoryInforootStorePath, FileInforootStoreFile)
at Internal.Cryptography.Pal.CachedSystemStoreProvider.GetCollections()
at Internal.Cryptography.Pal.CachedSystemStoreProvider.GetNativeCollections(SafeX509StackHandle&root, SafeX509StackHandle&intermediate)
at Internal.Cryptography.Pal.OpenSslX509ChainProcessor.InitiateChain(SafeX509HandleleafHandle, X509Certificate2CollectioncustomTrustStore, X509ChainTrustModetrustMode, DateTimeverificationTime, TimeSpanremainingDownloadTime)
at Internal.Cryptography.Pal.ChainPal.BuildChain(BooleanuseMachineContext, ICertificatePalcert, X509Certificate2CollectionextraStore, OidCollectionapplicationPolicy, OidCollectioncertificatePolicy, X509RevocationModerevocationMode, X509RevocationFlagrevocationFlag, X509Certificate2CollectioncustomTrustStore, X509ChainTrustModetrustMode, DateTimeverificationTime, TimeSpantimeout, BooleandisableAia)
at System.Security.Cryptography.X509Certificates.X509Chain.Build(X509Certificate2certificate, BooleanthrowOnException)
at System.Net.Security.CertificateValidation.BuildChainAndVerifyProperties(X509Chainchain, X509Certificate2remoteCertificate, BooleancheckCertName, StringhostName)
at System.Net.Security.SecureChannel.VerifyRemoteCertificate(RemoteCertificateValidationCallbackremoteCertValidationCallback, ProtocolToken&alertToken, SslPolicyErrors&sslPolicyErrors, X509ChainStatusFlags&chainStatus)
at System.Net.Security.SslStream.CompleteHandshake(ProtocolToken&alertToken, SslPolicyErrors&sslPolicyErrors, X509ChainStatusFlags&chainStatus)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](TIOAdapteradapter, BooleanreceiveFirst, Byte[]reAuthenticationData, BooleanisApm)
at System.Net.Http.ConnectHelper.EstablishSslConnectionAsyncCore(Booleanasync, Streamstream, SslClientAuthenticationOptionssslOptions, CancellationTokencancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.ConnectHelper.EstablishSslConnectionAsyncCore(Booleanasync, Streamstream, SslClientAuthenticationOptionssslOptions, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttpConnectionAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithRetryAsync(HttpRequestMessagerequest, Booleanasync, BooleandoRequestAuth, CancellationTokencancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpClient.SendAsyncCore(HttpRequestMessagerequest, HttpCompletionOptioncompletionOption, Booleanasync, BooleanemitTelemetryStartStop, CancellationTokencancellationToken)
at MR.Schedules.DeleteDraftJobsTask.StartDeleteDraftJobs() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/DeleteDraftJobsTask.cs:line 48
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
03/02/2023 15:22:03
System.Net.Http.HttpRequestException
The SSL connection could not be established, see inner exception.
System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception.
---> System.UnauthorizedAccessException: Access to the path '/usr/lib/ssl/certs' is denied.
---> System.IO.IOException: Permission denied
--- End of inner exception stack trace ---
at System.IO.Enumeration.FileSystemEnumerator`1.CreateDirectoryHandle(Stringpath, BooleanignoreNotFound)
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
at System.IO.Enumeration.FileSystemEnumerable`1..ctor(Stringdirectory, FindTransformtransform, EnumerationOptionsoptions, BooleanisNormalized)
at System.IO.Enumeration.FileSystemEnumerableFactory.FileInfos(Stringdirectory, Stringexpression, EnumerationOptionsoptions, BooleanisNormalized)
at System.IO.DirectoryInfo.InternalEnumerateInfos(Stringpath, StringsearchPattern, SearchTargetsearchTarget, EnumerationOptionsoptions)
at System.IO.DirectoryInfo.EnumerateFiles()
at Internal.Cryptography.Pal.CachedSystemStoreProvider.LoadMachineStores(DirectoryInforootStorePath, FileInforootStoreFile)
at Internal.Cryptography.Pal.CachedSystemStoreProvider.GetCollections()
at Internal.Cryptography.Pal.CachedSystemStoreProvider.GetNativeCollections(SafeX509StackHandle&root, SafeX509StackHandle&intermediate)
at Internal.Cryptography.Pal.OpenSslX509ChainProcessor.InitiateChain(SafeX509HandleleafHandle, X509Certificate2CollectioncustomTrustStore, X509ChainTrustModetrustMode, DateTimeverificationTime, TimeSpanremainingDownloadTime)
at Internal.Cryptography.Pal.ChainPal.BuildChain(BooleanuseMachineContext, ICertificatePalcert, X509Certificate2CollectionextraStore, OidCollectionapplicationPolicy, OidCollectioncertificatePolicy, X509RevocationModerevocationMode, X509RevocationFlagrevocationFlag, X509Certificate2CollectioncustomTrustStore, X509ChainTrustModetrustMode, DateTimeverificationTime, TimeSpantimeout, BooleandisableAia)
at System.Security.Cryptography.X509Certificates.X509Chain.Build(X509Certificate2certificate, BooleanthrowOnException)
at System.Net.Security.CertificateValidation.BuildChainAndVerifyProperties(X509Chainchain, X509Certificate2remoteCertificate, BooleancheckCertName, StringhostName)
at System.Net.Security.SecureChannel.VerifyRemoteCertificate(RemoteCertificateValidationCallbackremoteCertValidationCallback, ProtocolToken&alertToken, SslPolicyErrors&sslPolicyErrors, X509ChainStatusFlags&chainStatus)
at System.Net.Security.SslStream.CompleteHandshake(ProtocolToken&alertToken, SslPolicyErrors&sslPolicyErrors, X509ChainStatusFlags&chainStatus)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](TIOAdapteradapter, BooleanreceiveFirst, Byte[]reAuthenticationData, BooleanisApm)
at System.Net.Http.ConnectHelper.EstablishSslConnectionAsyncCore(Booleanasync, Streamstream, SslClientAuthenticationOptionssslOptions, CancellationTokencancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.ConnectHelper.EstablishSslConnectionAsyncCore(Booleanasync, Streamstream, SslClientAuthenticationOptionssslOptions, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttpConnectionAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithRetryAsync(HttpRequestMessagerequest, Booleanasync, BooleandoRequestAuth, CancellationTokencancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpClient.SendAsyncCore(HttpRequestMessagerequest, HttpCompletionOptioncompletionOption, Booleanasync, BooleanemitTelemetryStartStop, CancellationTokencancellationToken)
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 47
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
03/02/2023 14:25:13
System.Net.Http.HttpRequestException
Response status code does not indicate success: 503 (Service Unavailable).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 503 (Service Unavailable).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.DeleteDraftJobsTask.StartDeleteDraftJobs() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/DeleteDraftJobsTask.cs:line 41
at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
An exception occurred during performance of the job. More details...
03/01/2023 17:04:05
System.Net.Http.HttpRequestException
Response status code does not indicate success: 503 (Service Unavailable).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 503 (Service Unavailable).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.DeleteDraftJobsTask.StartDeleteDraftJobs() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/DeleteDraftJobsTask.cs:line 41
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
03/01/2023 17:04:05
System.Net.Http.HttpRequestException
Response status code does not indicate success: 503 (Service Unavailable).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 503 (Service Unavailable).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/23/2022 17:29:10
System.Net.Http.HttpRequestException
Response status code does not indicate success: 503 (Service Unavailable).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 503 (Service Unavailable).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:54:11
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:53:10
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:52:10
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:51:10
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:50:10
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:49:10
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:48:10
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:47:10
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:46:10
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:45:10
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:44:10
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:43:10
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:42:10
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:41:11
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:40:10
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:39:10
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:38:10
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:37:10
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:36:09
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:35:09
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:34:09
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:33:09
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:32:09
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:31:09
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:30:09
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:29:09
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:28:09
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:27:09
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:26:09
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:25:09
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:24:09
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:23:09
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:22:09
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:21:09
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:20:08
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:19:08
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:18:08
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:17:08
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:16:08
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:15:08
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:14:09
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:13:08
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:12:08
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:11:08
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:10:08
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:09:08
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:08:08
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:07:08
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:06:08
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:05:08
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:04:08
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:03:07
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:02:07
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:01:07
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 23:00:08
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 22:59:07
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 22:58:07
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 22:57:07
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 22:56:07
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 22:55:07
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 22:54:07
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 22:53:07
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 22:52:08
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 22:51:07
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 22:50:07
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 22:49:07
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 22:48:06
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 22:47:06
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 22:46:06
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 22:45:06
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 22:44:06
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 22:43:06
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 22:42:06
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 22:41:06
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 22:40:06
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 22:39:06
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 22:38:06
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 22:37:06
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 22:36:06
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 22:35:06
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 22:34:06
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
An exception occurred during performance of the job. More details...
09/20/2022 22:33:06
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at MR.Schedules.SendNotificationsTask.StartJobSendNotifications() in /var/www/ManageRight/src/BackEnd/MR.Schedules/Tasks/SendNotificationsTask.cs:line 40
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)