Advertisement
Guest User

Untitled

a guest
Jul 12th, 2017
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.08 KB | None | 0 0
  1. 17-7-13 05:26:24.1|Fatal|NzbDroneErrorPipeline|Request Failed. GET /api/log/file/sonarr.trace.0.txt
  2.  
  3. [v2.0.0.4855] System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  4. at System.Text.StringBuilder.ToString()
  5. at System.IO.StreamReader.ReadToEnd()
  6. at System.IO.File.InternalReadAllText(String path, Encoding encoding, Boolean checkHost)
  7. at System.IO.File.ReadAllText(String path)
  8. at NzbDrone.Common.Disk.DiskProviderBase.ReadAllText(String filePath) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Disk\DiskProviderBase.cs:line 241
  9. at NzbDrone.Api.Logs.LogFileModuleBase.GetLogFileResponse(String filename) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Api\Logs\LogFileModuleBase.cs:line 61
  10. at NzbDrone.Api.Logs.LogFileModuleBase.<.ctor>b__3_0(Object options) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Api\Logs\LogFileModuleBase.cs:line 27
  11. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  12. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  13.  
  14. 17-7-13 05:26:24.1|Fatal|NzbDroneErrorPipeline|Request Failed. GET /logfile/sonarr.trace.0.txt
  15.  
  16. [v2.0.0.4855] System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  17. at System.IO.MemoryStream.set_Capacity(Int32 value)
  18. at System.IO.MemoryStream.EnsureCapacity(Int32 value)
  19. at System.IO.MemoryStream.Write(Byte[] buffer, Int32 offset, Int32 count)
  20. at System.IO.Stream.InternalCopyTo(Stream destination, Int32 bufferSize)
  21. at System.IO.Stream.CopyTo(Stream destination)
  22. at Nancy.Responses.StreamResponse.<>c__DisplayClass1.<GetResponseBodyDelegate>b__0(Stream stream)
  23. at Nancy.Responses.MaterialisingResponse.PreExecute(NancyContext context)
  24.  
  25. 17-7-13 05:26:25.0|Trace|Http|Res: 1284 [GET] /api/log/file/sonarr.trace.0.txt: 500.InternalServerError (1352 ms)
  26. 17-7-13 05:26:25.0|Trace|Http|Res: 1285 [GET] /logfile/sonarr.trace.0.txt: 500.InternalServerError (1103 ms)
  27. 17-7-13 05:26:25.0|Debug|Api|[GET] /api/log/file/sonarr.trace.0.txt: 500.InternalServerError (1352 ms)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement