-------------------------------- Fecha: 8/25/2026 7:21:24 AM Mensaje: The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.7.57 Client not authenticated to send mail. Error: 535 5.7.139 Authentication unsuccessful, the user credentials were incorrect. [BN9PR03CA0097.namprd03.prod.outlook.com 2026-08-25T11:21:38.806Z 08DF0109390F5276] Metodo: CheckResponse Pila: at System.Net.Mail.MailCommand.CheckResponse(SmtpStatusCode statusCode, String response) at System.Net.Mail.MailCommand.Send(SmtpConnection conn, Byte[] command, MailAddress from, Boolean allowUnicode) at System.Net.Mail.SmtpTransport.SendMail(MailAddress sender, MailAddressCollection recipients, String deliveryNotify, Boolean allowUnicode, SmtpFailedRecipientException& exception) at System.Net.Mail.SmtpClient.Send(MailMessage message) at SPNMobile.Utility.email.EmailSMPT.SendEmail(SMTPComposition composition) in C:\Users\dewin\projects\spn-server\SPNMobile.Utility\Email\SMTP\EmailSMPT.cs:line 44 -------------------------------- Fecha: 8/25/2026 7:21:24 AM Mensaje: [FCM ERROR]: No existen tokens para el IdEmpleado: 122892 Metodo: MoveNext Pila: at SPNMobile.Repository.use_case.Notification.FCM.FcmHelper.d__2.MoveNext() in C:\Users\dewin\projects\spn-server\SPNMobile.Repository\use_case\Notification\FCM\FcmHelper.cs:line 51 -------------------------------- Fecha: 25/8/2026 12:36:36 p. m. Mensaje: The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.7.57 Client not authenticated to send mail. Error: 535 5.7.139 Authentication unsuccessful, the user credentials were incorrect. [LV3P220CA0017.NAMP220.PROD.OUTLOOK.COM 2026-08-25T16:36:50.329Z 08DF02BB3ED90DDD] Metodo: CheckResponse Pila: at System.Net.Mail.MailCommand.CheckResponse(SmtpStatusCode statusCode, String response) at System.Net.Mail.MailCommand.Send(SmtpConnection conn, Byte[] command, MailAddress from, Boolean allowUnicode) at System.Net.Mail.SmtpTransport.SendMail(MailAddress sender, MailAddressCollection recipients, String deliveryNotify, Boolean allowUnicode, SmtpFailedRecipientException& exception) at System.Net.Mail.SmtpClient.Send(MailMessage message) at SPNMobile.Utility.email.EmailSMPT.SendEmail(SMTPComposition composition) in C:\Users\dewin\projects\spn-server\SPNMobile.Utility\Email\SMTP\EmailSMPT.cs:line 44 -------------------------------- Fecha: 25/8/2026 12:36:36 p. m. Mensaje: [FCM ERROR]: No existen tokens para el IdEmpleado: 115212 Metodo: MoveNext Pila: at SPNMobile.Repository.use_case.Notification.FCM.FcmHelper.d__2.MoveNext() in C:\Users\dewin\projects\spn-server\SPNMobile.Repository\use_case\Notification\FCM\FcmHelper.cs:line 51 -------------------------------- Fecha: 25/8/2026 2:42:56 p. m. Mensaje: The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.7.57 Client not authenticated to send mail. Error: 535 5.7.139 Authentication unsuccessful, the user credentials were incorrect. [BN0PR07CA0019.namprd07.prod.outlook.com 2026-08-25T18:43:11.124Z 08DF00F86868A22F] Metodo: CheckResponse Pila: at System.Net.Mail.MailCommand.CheckResponse(SmtpStatusCode statusCode, String response) at System.Net.Mail.MailCommand.Send(SmtpConnection conn, Byte[] command, MailAddress from, Boolean allowUnicode) at System.Net.Mail.SmtpTransport.SendMail(MailAddress sender, MailAddressCollection recipients, String deliveryNotify, Boolean allowUnicode, SmtpFailedRecipientException& exception) at System.Net.Mail.SmtpClient.Send(MailMessage message) at SPNMobile.Utility.email.EmailSMPT.SendEmail(SMTPComposition composition) in C:\Users\dewin\projects\spn-server\SPNMobile.Utility\Email\SMTP\EmailSMPT.cs:line 44 -------------------------------- Fecha: 25/8/2026 2:42:56 p. m. Mensaje: [FCM ERROR]: No existen tokens para el IdEmpleado: 123058 Metodo: MoveNext Pila: at SPNMobile.Repository.use_case.Notification.FCM.FcmHelper.d__2.MoveNext() in C:\Users\dewin\projects\spn-server\SPNMobile.Repository\use_case\Notification\FCM\FcmHelper.cs:line 51 -------------------------------- Fecha: 8/25/2026 3:45:45 PM Mensaje: The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.7.57 Client not authenticated to send mail. Error: 535 5.7.139 Authentication unsuccessful, the user credentials were incorrect. [MN2PR20CA0063.namprd20.prod.outlook.com 2026-08-25T19:46:00.131Z 08DF00E7C9B6333A] Metodo: CheckResponse Pila: at System.Net.Mail.MailCommand.CheckResponse(SmtpStatusCode statusCode, String response) at System.Net.Mail.MailCommand.Send(SmtpConnection conn, Byte[] command, MailAddress from, Boolean allowUnicode) at System.Net.Mail.SmtpTransport.SendMail(MailAddress sender, MailAddressCollection recipients, String deliveryNotify, Boolean allowUnicode, SmtpFailedRecipientException& exception) at System.Net.Mail.SmtpClient.Send(MailMessage message) at SPNMobile.Utility.email.EmailSMPT.SendEmail(SMTPComposition composition) in C:\Users\dewin\projects\spn-server\SPNMobile.Utility\Email\SMTP\EmailSMPT.cs:line 44 -------------------------------- Fecha: 8/25/2026 3:45:46 PM Mensaje: [FCM ERROR]: An error occurred while sending the request. System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.EndReceive(IAsyncResult asyncResult) at System.Net.Sockets.NetworkStream.EndRead(IAsyncResult asyncResult) --- End of inner exception stack trace --- at System.Net.TlsStream.EndWrite(IAsyncResult asyncResult) at System.Net.ConnectStream.WriteHeadersCallback(IAsyncResult ar) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context) at System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar) Metodo: Throw Pila: at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at SPNMobile.Repository.use_case.Notification.FCM.FcmHelper.d__2.MoveNext() in C:\Users\dewin\projects\spn-server\SPNMobile.Repository\use_case\Notification\FCM\FcmHelper.cs:line 43 -------------------------------- Fecha: 8/25/2026 3:47:25 PM Mensaje: The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.7.57 Client not authenticated to send mail. Error: 535 5.7.139 Authentication unsuccessful, the user credentials were incorrect. [MN2PR20CA0040.namprd20.prod.outlook.com 2026-08-25T19:47:40.298Z 08DF0294BF4FBDDB] Metodo: CheckResponse Pila: at System.Net.Mail.MailCommand.CheckResponse(SmtpStatusCode statusCode, String response) at System.Net.Mail.MailCommand.Send(SmtpConnection conn, Byte[] command, MailAddress from, Boolean allowUnicode) at System.Net.Mail.SmtpTransport.SendMail(MailAddress sender, MailAddressCollection recipients, String deliveryNotify, Boolean allowUnicode, SmtpFailedRecipientException& exception) at System.Net.Mail.SmtpClient.Send(MailMessage message) at SPNMobile.Utility.email.EmailSMPT.SendEmail(SMTPComposition composition) in C:\Users\dewin\projects\spn-server\SPNMobile.Utility\Email\SMTP\EmailSMPT.cs:line 44 -------------------------------- Fecha: 8/25/2026 3:47:25 PM Mensaje: [FCM ERROR]: No existen tokens para el IdEmpleado: 115212 Metodo: MoveNext Pila: at SPNMobile.Repository.use_case.Notification.FCM.FcmHelper.d__2.MoveNext() in C:\Users\dewin\projects\spn-server\SPNMobile.Repository\use_case\Notification\FCM\FcmHelper.cs:line 51 -------------------------------- Fecha: 8/25/2026 3:49:19 PM Mensaje: The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.7.57 Client not authenticated to send mail. Error: 535 5.7.139 Authentication unsuccessful, the user credentials were incorrect. [BN1PR12CA0009.namprd12.prod.outlook.com 2026-08-25T19:49:33.346Z 08DF02883BE6EE71] Metodo: CheckResponse Pila: at System.Net.Mail.MailCommand.CheckResponse(SmtpStatusCode statusCode, String response) at System.Net.Mail.MailCommand.Send(SmtpConnection conn, Byte[] command, MailAddress from, Boolean allowUnicode) at System.Net.Mail.SmtpTransport.SendMail(MailAddress sender, MailAddressCollection recipients, String deliveryNotify, Boolean allowUnicode, SmtpFailedRecipientException& exception) at System.Net.Mail.SmtpClient.Send(MailMessage message) at SPNMobile.Utility.email.EmailSMPT.SendEmail(SMTPComposition composition) in C:\Users\dewin\projects\spn-server\SPNMobile.Utility\Email\SMTP\EmailSMPT.cs:line 44 -------------------------------- Fecha: 8/25/2026 3:49:19 PM Mensaje: [FCM ERROR]: An error occurred while sending the request. System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.EndReceive(IAsyncResult asyncResult) at System.Net.Sockets.NetworkStream.EndRead(IAsyncResult asyncResult) --- End of inner exception stack trace --- at System.Net.TlsStream.EndWrite(IAsyncResult asyncResult) at System.Net.ConnectStream.WriteHeadersCallback(IAsyncResult ar) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context) at System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar) Metodo: Throw Pila: at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at SPNMobile.Repository.use_case.Notification.FCM.FcmHelper.d__2.MoveNext() in C:\Users\dewin\projects\spn-server\SPNMobile.Repository\use_case\Notification\FCM\FcmHelper.cs:line 43 -------------------------------- Fecha: 8/25/2026 5:33:04 PM Mensaje: The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.7.57 Client not authenticated to send mail. Error: 535 5.7.139 Authentication unsuccessful, the user credentials were incorrect. [MN2PR07CA0012.namprd07.prod.outlook.com 2026-08-25T21:33:18.932Z 08DF00BFB4EF6B32] Metodo: CheckResponse Pila: at System.Net.Mail.MailCommand.CheckResponse(SmtpStatusCode statusCode, String response) at System.Net.Mail.MailCommand.Send(SmtpConnection conn, Byte[] command, MailAddress from, Boolean allowUnicode) at System.Net.Mail.SmtpTransport.SendMail(MailAddress sender, MailAddressCollection recipients, String deliveryNotify, Boolean allowUnicode, SmtpFailedRecipientException& exception) at System.Net.Mail.SmtpClient.Send(MailMessage message) at SPNMobile.Utility.email.EmailSMPT.SendEmail(SMTPComposition composition) in C:\Users\dewin\projects\spn-server\SPNMobile.Utility\Email\SMTP\EmailSMPT.cs:line 44 -------------------------------- Fecha: 8/25/2026 5:33:04 PM Mensaje: [FCM ERROR]: No existen tokens para el IdEmpleado: 19199 Metodo: MoveNext Pila: at SPNMobile.Repository.use_case.Notification.FCM.FcmHelper.d__2.MoveNext() in C:\Users\dewin\projects\spn-server\SPNMobile.Repository\use_case\Notification\FCM\FcmHelper.cs:line 51 -------------------------------- Fecha: 8/25/2026 5:43:32 PM Mensaje: The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.7.57 Client not authenticated to send mail. Error: 535 5.7.139 Authentication unsuccessful, the user credentials were incorrect. [BN8PR04CA0057.namprd04.prod.outlook.com 2026-08-25T21:43:46.924Z 08DF00DAFA1149F6] Metodo: CheckResponse Pila: at System.Net.Mail.MailCommand.CheckResponse(SmtpStatusCode statusCode, String response) at System.Net.Mail.MailCommand.Send(SmtpConnection conn, Byte[] command, MailAddress from, Boolean allowUnicode) at System.Net.Mail.SmtpTransport.SendMail(MailAddress sender, MailAddressCollection recipients, String deliveryNotify, Boolean allowUnicode, SmtpFailedRecipientException& exception) at System.Net.Mail.SmtpClient.Send(MailMessage message) at SPNMobile.Utility.email.EmailSMPT.SendEmail(SMTPComposition composition) in C:\Users\dewin\projects\spn-server\SPNMobile.Utility\Email\SMTP\EmailSMPT.cs:line 44 -------------------------------- Fecha: 8/25/2026 5:43:33 PM Mensaje: [FCM ERROR]: An error occurred while sending the request. System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.EndReceive(IAsyncResult asyncResult) at System.Net.Sockets.NetworkStream.EndRead(IAsyncResult asyncResult) --- End of inner exception stack trace --- at System.Net.TlsStream.EndWrite(IAsyncResult asyncResult) at System.Net.ConnectStream.WriteHeadersCallback(IAsyncResult ar) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context) at System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar) Metodo: Throw Pila: at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at SPNMobile.Repository.use_case.Notification.FCM.FcmHelper.d__2.MoveNext() in C:\Users\dewin\projects\spn-server\SPNMobile.Repository\use_case\Notification\FCM\FcmHelper.cs:line 43