Advertisement
Guest User

Untitled

a guest
Nov 26th, 2017
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.44 KB | None | 0 0
  1. 17-11-26 19:02:35.4|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from myTransmission
  2.  
  3. [v2.0.0.5054] System.ObjectDisposedException: Cannot access a disposed object.
  4. Object name: 'System.Net.Sockets.NetworkStream'.
  5. at System.Net.WebConnectionStream.EndWrite (System.IAsyncResult r) [0x000af] in <5641e4edad4f4464ba58c620a7b8ea48>:0
  6. at System.Net.WebConnectionStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x00059] in <5641e4edad4f4464ba58c620a7b8ea48>:0
  7. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000e1] in <22414d89e85c45babce99539812a436f>:0
  8. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in <22414d89e85c45babce99539812a436f>:0
  9. at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request) [0x0007e] in <22414d89e85c45babce99539812a436f>:0
  10. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00000] in <22414d89e85c45babce99539812a436f>:0
  11. at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.ProcessRequest (System.String action, System.Object arguments, NzbDrone.Core.Download.Clients.Transmission.TransmissionSettings settings) [0x00072] in <65fd07448b304721a1cf8bbfea4394c9>:0
  12. at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.GetTorrentStatus (System.Collections.Generic.IEnumerable`1[T] hashStrings, NzbDrone.Core.Download.Clients.Transmission.TransmissionSettings settings) [0x0007a] in <65fd07448b304721a1cf8bbfea4394c9>:0
  13. at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.GetTorrentStatus (NzbDrone.Core.Download.Clients.Transmission.TransmissionSettings settings) [0x00000] in <65fd07448b304721a1cf8bbfea4394c9>:0
  14. at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.GetTorrents (NzbDrone.Core.Download.Clients.Transmission.TransmissionSettings settings) [0x00000] in <65fd07448b304721a1cf8bbfea4394c9>:0
  15. at NzbDrone.Core.Download.Clients.Transmission.TransmissionBase.GetItems () [0x0000c] in <65fd07448b304721a1cf8bbfea4394c9>:0
  16. at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads (NzbDrone.Core.Download.IDownloadClient downloadClient) [0x0000c] in <65fd07448b304721a1cf8bbfea4394c9>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement