Advertisement
Guest User

Untitled

a guest
Oct 15th, 2014
425
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.67 KB | None | 0 0
  1. Drone.Common.Http.HttpRequest request) [0x00000] in <filename unknown>:0
  2. at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00000] in <filename unknown>:0
  3. at NzbDrone.Core.Download.UsenetClientBase`1[NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings].Download (NzbDrone.Core.Parser.Model.RemoteEpisode remoteEpisode) [0x00000] in <filename unknown>:0
  4. at NzbDrone.Core.Download.DownloadService.DownloadReport (NzbDrone.Core.Parser.Model.RemoteEpisode remoteEpisode) [0x00000] in <filename unknown>:0
  5. at NzbDrone.Core.Download.ProcessDownloadDecisions.ProcessDecisions (System.Collections.Generic.List`1 decisions) [0x00000] in <filename unknown>:0
  6. <html>
  7. <head><title>404 Not Found</title></head>
  8. <body bgcolor="white">
  9. <center><h1>404 Not Found</h1></center>
  10. <hr><center>nginx</center>
  11. </body>
  12. </html>
  13.  
  14.  
  15. 14-10-15 05:15:55.9|Info|Nzbget|Adding report [Supernatural.S10E02.HDTV.x264-LOL-NZBgeek] to the queue.
  16. 14-10-15 05:15:56.4|Info|DownloadService|Report sent to download client. Supernatural.S10E02.HDTV.x264-LOL-NZBgeek
  17. 14-10-15 05:17:20.4|Warn|UpdateEpisodeFileService|Unable to set date of file [/volume1/tv shows/About a Boy/Season 02/About a Boy - S02E01 - About A Vasectomy.mp4]
  18.  
  19. System.UnauthorizedAccessException: Access to the path "/volume1/tv shows/About a Boy/Season 02/About a Boy - S02E01 - About A Vasectomy.mp4" is denied.
  20. at System.IO.File.SetLastWriteTime (System.String path, DateTime lastWriteTime) [0x00000] in <filename unknown>:0
  21. at NzbDrone.Common.Disk.DiskProviderBase.FileSetLastWriteTime (System.String path, DateTime dateTime) [0x00000] in <filename unknown>:0
  22. at NzbDrone.Core.MediaFiles.UpdateEpisodeFileService.ChangeFileDateToLocalAirDate (System.String filePath, System.String fileDate, System.String fileTime) [0x00000] in <filename unknown>:0
  23.  
  24. 14-10-15 05:17:20.8|Warn|EpisodeFileMovingService|Unable to apply permissions to: /volume1/tv shows/About a Boy/Season 02/About a Boy - S02E01 - About A Vasectomy.mp4
  25.  
  26. NzbDrone.Mono.LinuxPermissionsException: Error setting file permissions: EPERM
  27. at NzbDrone.Mono.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in <filename unknown>:0
  28. at NzbDrone.Core.MediaFiles.EpisodeFileMovingService.SetPermissions (System.String path, System.String permissions) [0x00000] in <filename unknown>:0
  29.  
  30. 14-10-15 05:17:21.5|Warn|ImportApprovedEpisodes|Couldn't import episode /volume1/downloads/nzbget/complete/tv/About.a.Boy.S02E01.480p.HDTV.x264-REenCO/About.a.Boy.S02E01.480p.HDTV.x264-REenCO.mp4
  31.  
  32. System.IO.FileNotFoundException: File doesn't exist: /volume1/downloads/nzbget/complete/tv/About.a.Boy.S02E01.480p.HDTV.x264-REenCO/About.a.Boy.S02E01.480p.HDTV.x264-REenCO.mp4
  33. at NzbDrone.Common.Disk.DiskProviderBase.GetFileSize (System.String path) [0x00000] in <filename unknown>:0
  34. at NzbDrone.Core.MediaFiles.EpisodeImport.ImportApprovedEpisodes.Import (System.Collections.Generic.List`1 decisions, Boolean newDownload, NzbDrone.Core.Download.DownloadClientItem downloadClientItem) [0x00000] in <filename unknown>:0
  35.  
  36. 14-10-15 05:17:21.7|Error|CompletedDownloadService|[About.a.Boy.S02E01.480p.HDTV.x264-REenCO] Failed to import:
  37. About.a.Boy.S02E01.480p.HDTV.x264-REenCO.mp4
  38. - Failed to import episode
  39. 14-10-15 05:17:22.6|Info|MissingEpisodeSearchService|Episode search completed. 1 reports downloaded.
  40. 14-10-15 05:17:27.2|Error|Scheduler|Error occurred while executing task NzbDrone.Core.Download.CheckForFinishedDownloadCommand
  41.  
  42. System.IO.DirectoryNotFoundException: Directory '/volume1/downloads/nzbget/complete/tv/About.a.Boy.S02E01.480p.HDTV.x264-REenCO' not found.
  43. at System.IO.Directory.ValidateDirectoryListing (System.String path, System.String searchPattern, System.Boolean& stop) [0x00000] in <filename unknown>:0
  44. at System.IO.Directory.GetFileSystemEntries (System.String path, System.String searchPattern, FileAttributes mask, FileAttributes attrs) [0x00000] in <filename unknown>:0
  45. at System.IO.Directory.GetFiles (System.String path, System.String searchPattern) [0x00000] in <filename unknown>:0
  46. at System.IO.Directory.GetFilesRecurse (System.String path, System.String searchPattern, System.Collections.Generic.List`1 all) [0x00000] in <filename unknown>:0
  47. at System.IO.Directory.GetFiles (System.String path, System.String searchPattern, SearchOption searchOption) [0x00000] in <filename unknown>:0
  48. at NzbDrone.Common.Disk.DiskProviderBase.GetFiles (System.String path, SearchOption searchOption) [0x00000] in <filename unknown>:0
  49. at NzbDrone.Core.MediaFiles.DiskScanService.GetVideoFiles (System.String path, Boolean allDirectories) [0x00000] in <filename unknown>:0
  50. at NzbDrone.Core.MediaFiles.DownloadedEpisodesImportService.ShouldDeleteFolder (System.IO.DirectoryInfo directoryInfo) [0x00000] in <filename unknown>:0
  51. at NzbDrone.Core.MediaFiles.DownloadedEpisodesImportService.ProcessFolder (System.IO.DirectoryInfo directoryInfo, NzbDrone.Core.Download.DownloadClientItem downloadClientItem) [0x00000] in <filename unknown>:0
  52. at NzbDrone.Core.Download.CompletedDownloadService.CheckForCompletedItem (IDownloadClient downloadClient, NzbDrone.Core.Download.TrackedDownload trackedDownload, System.Collections.Generic.List`1 grabbedHistory, System.Collections.Generic.List`1 importedHistory) [0x00000] in <filename unknown>:0
  53. at NzbDrone.Core.Download.DownloadTrackingService.ProcessTrackedDownloads () [0x00000] in <filename unknown>:0
  54. at NzbDrone.Core.Download.DownloadTrackingService.Execute (NzbDrone.Core.Download.CheckForFinishedDownloadCommand message) [0x00000] in <filename unknown>:0
  55. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[CheckForFinishedDownloadCommand] (NzbDrone.Core.Messaging.Commands.Command command) [0x00000] in <filename unknown>:0
  56.  
  57. 14-10-15 05:18:40.9|Info|RecycleBinProvider|Recycling Bin has not been configured, deleting permanently.
  58. 14-10-15 05:18:44.4|Warn|UpdateEpisodeFileService|Unable to set date of file [/volume1/tv shows/Supernatural/Season 010/Supernatural - S10E02 - Reichenbach.mp4]
  59.  
  60. System.IO.IOException: Invalid parameter
  61. at System.IO.File.SetLastWriteTime (System.String path, DateTime lastWriteTime) [0x00000] in <filename unknown>:0
  62. at NzbDrone.Common.Disk.DiskProviderBase.FileSetLastWriteTime (System.String path, DateTime dateTime) [0x00000] in <filename unknown>:0
  63. at NzbDrone.Core.MediaFiles.UpdateEpisodeFileService.ChangeFileDateToLocalAirDate (System.String filePath, System.String fileDate, System.String fileTime) [0x00000] in <filename unknown>:0
  64.  
  65. 14-10-15 05:18:44.7|Warn|EpisodeFileMovingService|Unable to apply permissions to: /volume1/tv shows/Supernatural/Season 010/Supernatural - S10E02 - Reichenbach.mp4
  66.  
  67. NzbDrone.Mono.LinuxPermissionsException: Error setting file permissions: EPERM
  68. at NzbDrone.Mono.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in <filename unknown>:0
  69. at NzbDrone.Core.MediaFiles.EpisodeFileMovingService.SetPermissions (System.String path, System.String permissions) [0x00000] in <filename unknown>:0
  70.  
  71. 14-10-15 05:18:52.4|Info|CompletedDownloadService|[Supernatural.S10E02.HDTV.x264-LOL-NZBgeek] Imported 1 files.
  72. 14-10-15 05:22:54.8|Info|RssSyncService|Starting RSS Sync
  73. 14-10-15 05:23:07.4|Info|DownloadDecisionMaker|Processing 383 reports
  74. 14-10-15 05:25:30.2|Info|RssSyncService|RSS Sync Completed. Reports found: 383, Reports grabbed: 0
  75. 14-10-15 05:44:09.5|Info|Database|Vacuuming database
  76. 14-10-15 05:44:09.8|Info|Database|Database Compressed
  77. 14-10-15 05:55:47.8|Info|RssSyncService|Starting RSS Sync
  78. 14-10-15 05:55:54.9|Info|DownloadDecisionMaker|Processing 383 reports
  79. 14-10-15 05:56:33.8|Info|RssSyncService|RSS Sync Completed. Reports found: 383, Reports grabbed: 0
  80. 14-10-15 06:26:42.5|Info|RssSyncService|Starting RSS Sync
  81. 14-10-15 06:26:56.4|Info|DownloadDecisionMaker|Processing 365 reports
  82. 14-10-15 06:27:35.0|Info|RssSyncService|RSS Sync Completed. Reports found: 365, Reports grabbed: 0
  83. 14-10-15 06:44:30.0|Info|Database|Vacuuming database
  84. 14-10-15 06:44:30.2|Info|Database|Database Compressed
  85. 14-10-15 06:57:40.7|Info|RssSyncService|Starting RSS Sync
  86. 14-10-15 06:57:46.8|Info|DownloadDecisionMaker|Processing 394 reports
  87. 14-10-15 06:58:23.7|Info|RssSyncService|RSS Sync Completed. Reports found: 394, Reports grabbed: 0
  88. 14-10-15 07:28:29.1|Info|RssSyncService|Starting RSS Sync
  89. 14-10-15 07:28:38.7|Info|DownloadDecisionMaker|Processing 393 reports
  90. 14-10-15 07:29:14.4|Info|RssSyncService|RSS Sync Completed. Reports found: 393, Reports grabbed: 0
  91. 14-10-15 07:42:59.3|Info|SceneMappingService|Updating Scene mappings
  92. 14-10-15 07:44:37.7|Info|Database|Vacuuming database
  93. 14-10-15 07:44:37.9|Info|Database|Database Compressed
  94. 14-10-15 07:59:24.6|Info|RssSyncService|Starting RSS Sync
  95. 14-10-15 07:59:34.9|Info|DownloadDecisionMaker|Processing 395 reports
  96. 14-10-15 08:00:10.2|Info|RssSyncService|RSS Sync Completed. Reports found: 395, Reports grabbed: 0
  97. 14-10-15 08:30:17.3|Info|RssSyncService|Starting RSS Sync
  98. 14-10-15 08:30:27.3|Info|DownloadDecisionMaker|Processing 395 reports
  99. 14-10-15 08:31:00.6|Info|RssSyncService|RSS Sync Completed. Reports found: 395, Reports grabbed: 0
  100. 14-10-15 08:44:46.1|Info|Database|Vacuuming database
  101. 14-10-15 08:44:46.4|Info|Database|Database Compressed
  102. 14-10-15 09:01:11.4|Info|RssSyncService|Starting RSS Sync
  103. 14-10-15 09:02:51.6|Warn|FetchFeedService|nzbgeek server is currently unavailable. https://01100111011001010110010101101011.info/api?t=tvsearch&cat=5030,5040&extended=1&apikey=<removed> The request timed out
  104. 14-10-15 09:02:51.7|Info|DownloadDecisionMaker|Processing 299 reports
  105. 14-10-15 09:03:16.9|Info|RssSyncService|RSS Sync Completed. Reports found: 299, Reports grabbed: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement