Advertisement
shedrock

Untitled

Nov 29th, 2016
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.06 KB | None | 0 0
  1. 16-11-29 12:58:58.5|Info|Database|Vacuuming Log database
  2. 16-11-29 12:58:58.5|Info|Database|Log database compressed
  3. 16-11-29 12:59:11.5|Error|EmailService|Error sending email. Subject: Sonarr - Test Notification
  4. 16-11-29 12:59:11.5|Error|EmailService|Unable to send test email: The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.5.1 Authentication Required. Learn more at
  5.  
  6. [v2.0.0.4409] System.Net.Mail.SmtpException: The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.5.1 Authentication Required. Learn more at
  7. at System.Net.Mail.MailCommand.CheckResponse(SmtpStatusCode statusCode, String response)
  8. at System.Net.Mail.MailCommand.Send(SmtpConnection conn, Byte[] command, MailAddress from, Boolean allowUnicode)
  9. at System.Net.Mail.SmtpTransport.SendMail(MailAddress sender, MailAddressCollection recipients, String deliveryNotify, Boolean allowUnicode, SmtpFailedRecipientException& exception)
  10. at System.Net.Mail.SmtpClient.Send(MailMessage message)
  11. at NzbDrone.Core.Notifications.Email.EmailService.Send(MailMessage email, String server, Int32 port, Boolean ssl, NetworkCredential credentials) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Email\EmailService.cs:line 58
  12. at NzbDrone.Core.Notifications.Email.EmailService.SendEmail(EmailSettings settings, String subject, String body, Boolean htmlBody) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Email\EmailService.cs:line 48
  13. at NzbDrone.Core.Notifications.Email.EmailService.Test(EmailSettings settings) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Email\EmailService.cs:line 67
  14.  
  15. 16-11-29 12:59:11.5|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
  16. -- Unable to send test email
  17. 16-11-29 12:59:51.7|Warn|NotificationService|Unable to send OnDownload notification to: XBMC
  18.  
  19. [v2.0.0.4409] System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 192.168.0.109:8080
  20. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  21. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  22. --- End of inner exception stack trace ---
  23. at NzbDrone.Core.Rest.RestSharpExtensions.ValidateResponse(IRestResponse response, IRestClient restClient) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Rest\RestSharpExtensions.cs:line 22
  24. at NzbDrone.Core.Notifications.Xbmc.XbmcJsonApiProxy.ProcessRequest(IRestRequest request, XbmcSettings settings, String method, Dictionary`2 parameters) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Xbmc\XbmcJsonApiProxy.cs:line 100
  25. at NzbDrone.Core.Notifications.Xbmc.XbmcJsonApiProxy.Notify(XbmcSettings settings, String title, String message) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Xbmc\XbmcJsonApiProxy.cs:line 44
  26. at NzbDrone.Core.Notifications.Xbmc.JsonApiProvider.Notify(XbmcSettings settings, String title, String message) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Xbmc\JsonApiProvider.cs:line 28
  27. at NzbDrone.Core.Notifications.Xbmc.XbmcService.Notify(XbmcSettings settings, String title, String message) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Xbmc\XbmcService.cs:line 45
  28. at NzbDrone.Core.Notifications.Xbmc.Xbmc.Notify(XbmcSettings settings, String header, String message) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Xbmc\Xbmc.cs:line 71
  29. at NzbDrone.Core.Notifications.Xbmc.Xbmc.OnDownload(DownloadMessage message) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Xbmc\Xbmc.cs:line 39
  30. at NzbDrone.Core.Notifications.NotificationService.Handle(EpisodeDownloadedEvent message) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\NotificationService.cs:line 132
  31.  
  32. 16-11-29 12:59:52.6|Error|EmailService|Error sending email. Subject: Sonarr [TV] - Downloaded
  33. 16-11-29 12:59:52.6|Warn|NotificationService|Unable to send OnDownload notification to: Email
  34.  
  35. [v2.0.0.4409] System.Net.Mail.SmtpException: The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.5.1 Authentication Required. Learn more at
  36. at System.Net.Mail.MailCommand.CheckResponse(SmtpStatusCode statusCode, String response)
  37. at System.Net.Mail.MailCommand.Send(SmtpConnection conn, Byte[] command, MailAddress from, Boolean allowUnicode)
  38. at System.Net.Mail.SmtpTransport.SendMail(MailAddress sender, MailAddressCollection recipients, String deliveryNotify, Boolean allowUnicode, SmtpFailedRecipientException& exception)
  39. at System.Net.Mail.SmtpClient.Send(MailMessage message)
  40. at NzbDrone.Core.Notifications.Email.EmailService.Send(MailMessage email, String server, Int32 port, Boolean ssl, NetworkCredential credentials) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Email\EmailService.cs:line 58
  41. at NzbDrone.Core.Notifications.Email.EmailService.SendEmail(EmailSettings settings, String subject, String body, Boolean htmlBody) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Email\EmailService.cs:line 48
  42. at NzbDrone.Core.Notifications.Email.Email.OnDownload(DownloadMessage message) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Email\Email.cs:line 36
  43. at NzbDrone.Core.Notifications.NotificationService.Handle(EpisodeDownloadedEvent message) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\NotificationService.cs:line 132
  44.  
  45. 16-11-29 13:00:58.2|Error|EmailService|Error sending email. Subject: Sonarr - Test Notification
  46. 16-11-29 13:00:58.2|Error|EmailService|Unable to send test email: The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.5.1 Authentication Required. Learn more at
  47.  
  48. [v2.0.0.4409] System.Net.Mail.SmtpException: The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.5.1 Authentication Required. Learn more at
  49. at System.Net.Mail.MailCommand.CheckResponse(SmtpStatusCode statusCode, String response)
  50. at System.Net.Mail.MailCommand.Send(SmtpConnection conn, Byte[] command, MailAddress from, Boolean allowUnicode)
  51. at System.Net.Mail.SmtpTransport.SendMail(MailAddress sender, MailAddressCollection recipients, String deliveryNotify, Boolean allowUnicode, SmtpFailedRecipientException& exception)
  52. at System.Net.Mail.SmtpClient.Send(MailMessage message)
  53. at NzbDrone.Core.Notifications.Email.EmailService.Send(MailMessage email, String server, Int32 port, Boolean ssl, NetworkCredential credentials) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Email\EmailService.cs:line 58
  54. at NzbDrone.Core.Notifications.Email.EmailService.SendEmail(EmailSettings settings, String subject, String body, Boolean htmlBody) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Email\EmailService.cs:line 48
  55. at NzbDrone.Core.Notifications.Email.EmailService.Test(EmailSettings settings) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Email\EmailService.cs:line 67
  56.  
  57. 16-11-29 13:00:58.2|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
  58. -- Unable to send test email
  59. 16-11-29 13:02:16.7|Error|EmailService|Error sending email. Subject: Sonarr - Test Notification
  60. 16-11-29 13:02:16.7|Error|EmailService|Unable to send test email: The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.5.1 Authentication Required. Learn more at
  61.  
  62. [v2.0.0.4409] System.Net.Mail.SmtpException: The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.5.1 Authentication Required. Learn more at
  63. at System.Net.Mail.MailCommand.CheckResponse(SmtpStatusCode statusCode, String response)
  64. at System.Net.Mail.MailCommand.Send(SmtpConnection conn, Byte[] command, MailAddress from, Boolean allowUnicode)
  65. at System.Net.Mail.SmtpTransport.SendMail(MailAddress sender, MailAddressCollection recipients, String deliveryNotify, Boolean allowUnicode, SmtpFailedRecipientException& exception)
  66. at System.Net.Mail.SmtpClient.Send(MailMessage message)
  67. at NzbDrone.Core.Notifications.Email.EmailService.Send(MailMessage email, String server, Int32 port, Boolean ssl, NetworkCredential credentials) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Email\EmailService.cs:line 58
  68. at NzbDrone.Core.Notifications.Email.EmailService.SendEmail(EmailSettings settings, String subject, String body, Boolean htmlBody) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Email\EmailService.cs:line 48
  69. at NzbDrone.Core.Notifications.Email.EmailService.Test(EmailSettings settings) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Email\EmailService.cs:line 67
  70.  
  71. 16-11-29 13:02:16.7|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
  72. -- Unable to send test email
  73. 16-11-29 13:02:26.8|Error|EmailService|Error sending email. Subject: Sonarr - Test Notification
  74. 16-11-29 13:02:26.8|Error|EmailService|Unable to send test email: The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.5.1 Authentication Required. Learn more at
  75.  
  76. [v2.0.0.4409] System.Net.Mail.SmtpException: The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.5.1 Authentication Required. Learn more at
  77. at System.Net.Mail.MailCommand.CheckResponse(SmtpStatusCode statusCode, String response)
  78. at System.Net.Mail.MailCommand.Send(SmtpConnection conn, Byte[] command, MailAddress from, Boolean allowUnicode)
  79. at System.Net.Mail.SmtpTransport.SendMail(MailAddress sender, MailAddressCollection recipients, String deliveryNotify, Boolean allowUnicode, SmtpFailedRecipientException& exception)
  80. at System.Net.Mail.SmtpClient.Send(MailMessage message)
  81. at NzbDrone.Core.Notifications.Email.EmailService.Send(MailMessage email, String server, Int32 port, Boolean ssl, NetworkCredential credentials) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Email\EmailService.cs:line 58
  82. at NzbDrone.Core.Notifications.Email.EmailService.SendEmail(EmailSettings settings, String subject, String body, Boolean htmlBody) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Email\EmailService.cs:line 48
  83. at NzbDrone.Core.Notifications.Email.EmailService.Test(EmailSettings settings) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Email\EmailService.cs:line 67
  84.  
  85. 16-11-29 13:02:26.8|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
  86. -- Unable to send test email
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement