Advertisement
Guest User

Untitled

a guest
Jan 21st, 2018
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.45 KB | None | 0 0
  1. Error occurred while executing task Backup: Disk full. Path /usr/local/nzbdrone/var/.config/NzbDrone/config.xml" or "/tmp/nzbdrone_backup/config.xml.partial~
  2. System.IO.IOException: Disk full. Path /usr/local/nzbdrone/var/.config/NzbDrone/config.xml" or "/tmp/nzbdrone_backup/config.xml.partial~
  3. at System.IO.File.Copy (System.String sourceFileName, System.String destFileName, Boolean overwrite) [0x001bd] in /spksrc/native/mono/work-native/mono-3.10.0/mcs/class/corlib/System.IO/File.cs:112
  4. at NzbDrone.Common.Disk.DiskProviderBase.CopyFile (System.String source, System.String destination, Boolean overwrite) [0x000bc] in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Disk\DiskProviderBase.cs:190
  5. at NzbDrone.Common.Disk.DiskTransferService.TryCopyFileTransactional (System.String sourcePath, System.String targetPath, Int64 originalSize) [0x0003e] in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Disk\DiskTransferService.cs:414
  6.  
  7. Downloading update 2.0.0.5085
  8.  
  9. Failed to get response from: http://download.sonarr.tv/v2/master/mono/NzbDrone.master.2.0.0.5085.mono.tar.gz An error occurred performing a WebClient request.
  10.  
  11. Error occurred while executing task ApplicationUpdate: An error occurred performing a WebClient request.
  12. System.Net.WebException: An error occurred performing a WebClient request. ---> System.IO.IOException: Disk full. Path /tmp/nzbdrone_update/NzbDrone.master.2.0.0.5085.mono.tar.gz
  13. at System.IO.FileStream.WriteInternal (System.Byte[] src, Int32 offset, Int32 count) [0x00097] in /spksrc/native/mono/work-native/mono-3.10.0/mcs/class/corlib/System.IO/FileStream.cs:651
  14. at System.IO.FileStream.Write (System.Byte[] array, Int32 offset, Int32 count) [0x000aa] in /spksrc/native/mono/work-native/mono-3.10.0/mcs/class/corlib/System.IO/FileStream.cs:627
  15. at System.Net.WebClient.DownloadFileCore (System.Uri address, System.String fileName, System.Object userToken) [0x00088] in /spksrc/native/mono/work-native/mono-3.10.0/mcs/class/System/System.Net/WebClient.cs:335
  16. at System.Net.WebClient.DownloadFile (System.Uri address, System.String fileName) [0x00035] in /spksrc/native/mono/work-native/mono-3.10.0/mcs/class/System/System.Net/WebClient.cs:303
  17. --- End of inner exception stack trace ---
  18. at System.Net.WebClient.DownloadFile (System.Uri address, System.String fileName) [0x00047] in /spksrc/native/mono/work-native/mono-3.10.0/mcs/class/System/System.Net/WebClient.cs:307
  19. at System.Net.WebClient.DownloadFile (System.String address, System.String fileName) [0x00011] in /spksrc/native/mono/work-native/mono-3.10.0/mcs/class/System/System.Net/WebClient.cs:290
  20. at (wrapper remoting-invoke-with-check) System.Net.WebClient:DownloadFile (string,string)
  21. at NzbDrone.Common.Http.HttpClient.DownloadFile (System.String url, System.String fileName) [0x00056] in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Http\HttpClient.cs:167
  22.  
  23.  
  24. Starting RSS Sync
  25.  
  26. Error occurred while executing task RssSync: SQL logic error or missing database
  27. no such column: t0.IndexerId
  28.  
  29. System.Data.SQLite.SQLiteException: SQL logic error or missing database
  30. no such column: t0.IndexerId
  31. at System.Data.SQLite.SQLite3.Prepare (System.Data.SQLite.SQLiteConnection cnn, System.String strSql, System.Data.SQLite.SQLiteStatement previous, UInt32 timeoutMS, System.String& strRemain) [0x00000] in <filename unknown>:0
  32. at System.Data.SQLite.SQLiteCommand.BuildNextCommand () [0x00000] in <filename unknown>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement