Advertisement
Guest User

Untitled

a guest
Jan 2nd, 2019
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.79 KB | None | 0 0
  1.  
  2. Dec 14, 2018 11:36 PM: Failed while executing "Backup" with id: 1
  3. System.AggregateException: One or more errors occurred. ---> System.AggregateException: Object reference not set to an instance of an object ---> System.NullReferenceException: Object reference not set to an instance of an object
  4. at Duplicati.Library.Main.Volumes.BlockVolumeWriter.AddBlock (System.String hash, System.Byte[] data, System.Int32 offset, System.Int32 size, Duplicati.Library.Interface.CompressionHint hint) [0x00032] in <c6c6871f516b48f59d88f9d731c3ea4d>:0
  5. at Duplicati.Library.Main.Operation.Backup.SpillCollectorProcess+<>c__DisplayClass0_0+<<Run>b__0>d.MoveNext () [0x003df] in <c6c6871f516b48f59d88f9d731c3ea4d>:0
  6. --- End of stack trace from previous location where exception was thrown ---
  7. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0
  8. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0
  9. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0
  10. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0
  11. at System.Runtime.CompilerServices.TaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
  12. at CoCoL.AutomationExtensions+<RunTask>d__10`1[T].MoveNext () [0x0007a] in <6973ce2780de4b28aaa2c5ffc59993b1>:0
  13. --- End of stack trace from previous location where exception was thrown ---
  14. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0
  15. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0
  16. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0
  17. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0
  18. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
  19. at Duplicati.Library.Main.Operation.BackupHandler+<RunMainOperation>d__12.MoveNext () [0x00349] in <c6c6871f516b48f59d88f9d731c3ea4d>:0
  20. --- End of stack trace from previous location where exception was thrown ---
  21. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0
  22. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0
  23. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0
  24. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0
  25. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
  26. at Duplicati.Library.Main.Operation.BackupHandler+<RunAsync>d__19.MoveNext () [0x00a43] in <c6c6871f516b48f59d88f9d731c3ea4d>:0
  27. --- End of inner exception stack trace ---
  28. at Duplicati.Library.Main.Operation.BackupHandler+<RunAsync>d__19.MoveNext () [0x01033] in <c6c6871f516b48f59d88f9d731c3ea4d>:0
  29. --- End of inner exception stack trace ---
  30. at CoCoL.ChannelExtensions.WaitForTaskOrThrow (System.Threading.Tasks.Task task) [0x0005d] in <6973ce2780de4b28aaa2c5ffc59993b1>:0
  31. at Duplicati.Library.Main.Operation.BackupHandler.Run (System.String[] sources, Duplicati.Library.Utility.IFilter filter) [0x00008] in <c6c6871f516b48f59d88f9d731c3ea4d>:0
  32. at Duplicati.Library.Main.Controller+<>c__DisplayClass13_0.<Backup>b__0 (Duplicati.Library.Main.BackupResults result) [0x00035] in <c6c6871f516b48f59d88f9d731c3ea4d>:0
  33. at Duplicati.Library.Main.Controller.RunAction[T] (T result, System.String[]& paths, Duplicati.Library.Utility.IFilter& filter, System.Action`1[T] method) [0x0011d] in <c6c6871f516b48f59d88f9d731c3ea4d>:0
  34. ---> (Inner Exception #0) System.AggregateException: Object reference not set to an instance of an object ---> System.NullReferenceException: Object reference not set to an instance of an object
  35. at Duplicati.Library.Main.Volumes.BlockVolumeWriter.AddBlock (System.String hash, System.Byte[] data, System.Int32 offset, System.Int32 size, Duplicati.Library.Interface.CompressionHint hint) [0x00032] in <c6c6871f516b48f59d88f9d731c3ea4d>:0
  36. at Duplicati.Library.Main.Operation.Backup.SpillCollectorProcess+<>c__DisplayClass0_0+<<Run>b__0>d.MoveNext () [0x003df] in <c6c6871f516b48f59d88f9d731c3ea4d>:0
  37. --- End of stack trace from previous location where exception was thrown ---
  38. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0
  39. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0
  40. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0
  41. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0
  42. at System.Runtime.CompilerServices.TaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
  43. at CoCoL.AutomationExtensions+<RunTask>d__10`1[T].MoveNext () [0x0007a] in <6973ce2780de4b28aaa2c5ffc59993b1>:0
  44. --- End of stack trace from previous location where exception was thrown ---
  45. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0
  46. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0
  47. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0
  48. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0
  49. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
  50. at Duplicati.Library.Main.Operation.BackupHandler+<RunMainOperation>d__12.MoveNext () [0x00349] in <c6c6871f516b48f59d88f9d731c3ea4d>:0
  51. --- End of stack trace from previous location where exception was thrown ---
  52. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0
  53. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0
  54. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0
  55. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0
  56. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
  57. at Duplicati.Library.Main.Operation.BackupHandler+<RunAsync>d__19.MoveNext () [0x00a43] in <c6c6871f516b48f59d88f9d731c3ea4d>:0
  58. --- End of inner exception stack trace ---
  59. at Duplicati.Library.Main.Operation.BackupHandler+<RunAsync>d__19.MoveNext () [0x01033] in <c6c6871f516b48f59d88f9d731c3ea4d>:0
  60. ---> (Inner Exception #0) System.NullReferenceException: Object reference not set to an instance of an object
  61. at Duplicati.Library.Main.Volumes.BlockVolumeWriter.AddBlock (System.String hash, System.Byte[] data, System.Int32 offset, System.Int32 size, Duplicati.Library.Interface.CompressionHint hint) [0x00032] in <c6c6871f516b48f59d88f9d731c3ea4d>:0
  62. at Duplicati.Library.Main.Operation.Backup.SpillCollectorProcess+<>c__DisplayClass0_0+<<Run>b__0>d.MoveNext () [0x003df] in <c6c6871f516b48f59d88f9d731c3ea4d>:0
  63. --- End of stack trace from previous location where exception was thrown ---
  64. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0
  65. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0
  66. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0
  67. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0
  68. at System.Runtime.CompilerServices.TaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
  69. at CoCoL.AutomationExtensions+<RunTask>d__10`1[T].MoveNext () [0x0007a] in <6973ce2780de4b28aaa2c5ffc59993b1>:0
  70. --- End of stack trace from previous location where exception was thrown ---
  71. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0
  72. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0
  73. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0
  74. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0
  75. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
  76. at Duplicati.Library.Main.Operation.BackupHandler+<RunMainOperation>d__12.MoveNext () [0x00349] in <c6c6871f516b48f59d88f9d731c3ea4d>:0
  77. --- End of stack trace from previous location where exception was thrown ---
  78. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0
  79. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0
  80. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0
  81. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0
  82. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
  83. at Duplicati.Library.Main.Operation.BackupHandler+<RunAsync>d__19.MoveNext () [0x00a43] in <c6c6871f516b48f59d88f9d731c3ea4d>:0 <---
  84.  
  85. ---> (Inner Exception #1) System.AggregateException: One or more errors occurred. ---> System.Net.WebException: The operation has timed out.
  86. at System.Net.WebConnectionStream.Read (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x00054] in <bd46d4d4f7964dfa9beea098499ab597>:0
  87. at System.IO.StreamReader.ReadBuffer (System.Char[] userBuffer, System.Int32 userOffset, System.Int32 desiredChars, System.Boolean& readToUserBuffer) [0x000e9] in <8f2c484307284b51944a1a13a14c0266>:0
  88. at System.IO.StreamReader.Read (System.Char[] buffer, System.Int32 index, System.Int32 count) [0x0009d] in <8f2c484307284b51944a1a13a14c0266>:0
  89. at Newtonsoft.Json.JsonTextReader.ReadData (System.Boolean append, System.Int32 charsRequired) [0x00024] in <dc86da7fc46c487ba6c7ab826da479cc>:0
  90. at Newtonsoft.Json.JsonTextReader.ReadData (System.Boolean append) [0x00000] in <dc86da7fc46c487ba6c7ab826da479cc>:0
  91. at Newtonsoft.Json.JsonTextReader.ParsePostValue (System.Boolean ignoreComments) [0x00089] in <dc86da7fc46c487ba6c7ab826da479cc>:0
  92. at Newtonsoft.Json.JsonTextReader.Read () [0x0005a] in <dc86da7fc46c487ba6c7ab826da479cc>:0
  93. at Newtonsoft.Json.JsonReader.Skip () [0x00024] in <dc86da7fc46c487ba6c7ab826da479cc>:0
  94. at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetExtensionData (Newtonsoft.Json.Serialization.JsonObjectContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.JsonReader reader, System.String memberName, System.Object o) [0x00042] in <dc86da7fc46c487ba6c7ab826da479cc>:0
  95. at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject (System.Object newObject, Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonObjectContract contract, Newtonsoft.Json.Serialization.JsonProperty member, System.String id) [0x00163] in <dc86da7fc46c487ba6c7ab826da479cc>:0
  96. --- End of stack trace from previous location where exception was thrown ---
  97. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0
  98. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0
  99. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0
  100. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0
  101. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
  102. at Duplicati.Library.Main.Operation.Common.BackendHandler+<>c__DisplayClass13_0+<<UploadFileAsync>b__2>d.MoveNext () [0x00170] in <c6c6871f516b48f59d88f9d731c3ea4d>:0
  103. --- End of stack trace from previous location where exception was thrown ---
  104. at Duplicati.Library.Main.Operation.Common.BackendHandler+<DoWithRetry>d__21`1[T].MoveNext () [0x004c0] in <c6c6871f516b48f59d88f9d731c3ea4d>:0
  105. --- End of stack trace from previous location where exception was thrown ---
  106. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0
  107. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0
  108. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0
  109. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0
  110. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
  111. at Duplicati.Library.Main.Operation.Common.BackendHandler+<>c__DisplayClass13_0+<<UploadFileAsync>b__1>d.MoveNext () [0x000b1] in <c6c6871f516b48f59d88f9d731c3ea4d>:0
  112. --- End of stack trace from previous location where exception was thrown ---
  113. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0
  114. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0
  115. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0
  116. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0
  117. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
  118. at Duplicati.Library.Main.Operation.Common.BackendHandler+<UploadFileAsync>d__13.MoveNext () [0x00181] in <c6c6871f516b48f59d88f9d731c3ea4d>:0
  119. --- End of stack trace from previous location where exception was thrown ---
  120. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0
  121. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0
  122. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0
  123. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0
  124. at System.Runtime.CompilerServices.TaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
  125. at Duplicati.Library.Main.Operation.Backup.BackendUploader+<>c__DisplayClass0_0+<<Run>b__0>d.MoveNext () [0x00519] in <c6c6871f516b48f59d88f9d731c3ea4d>:0
  126. --- End of stack trace from previous location where exception was thrown ---
  127. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0
  128. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0
  129. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0
  130. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0
  131. at System.Runtime.CompilerServices.TaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
  132. at CoCoL.AutomationExtensions+<RunTask>d__10`1[T].MoveNext () [0x0007a] in <6973ce2780de4b28aaa2c5ffc59993b1>:0
  133. --- End of inner exception stack trace ---
  134. ---> (Inner Exception #0) System.Net.WebException: The operation has timed out.
  135. at System.Net.WebConnectionStream.Read (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x00054] in <bd46d4d4f7964dfa9beea098499ab597>:0
  136. at System.IO.StreamReader.ReadBuffer (System.Char[] userBuffer, System.Int32 userOffset, System.Int32 desiredChars, System.Boolean& readToUserBuffer) [0x000e9] in <8f2c484307284b51944a1a13a14c0266>:0
  137. at System.IO.StreamReader.Read (System.Char[] buffer, System.Int32 index, System.Int32 count) [0x0009d] in <8f2c484307284b51944a1a13a14c0266>:0
  138. at Newtonsoft.Json.JsonTextReader.ReadData (System.Boolean append, System.Int32 charsRequired) [0x00024] in <dc86da7fc46c487ba6c7ab826da479cc>:0
  139. at Newtonsoft.Json.JsonTextReader.ReadData (System.Boolean append) [0x00000] in <dc86da7fc46c487ba6c7ab826da479cc>:0
  140. at Newtonsoft.Json.JsonTextReader.ParsePostValue (System.Boolean ignoreComments) [0x00089] in <dc86da7fc46c487ba6c7ab826da479cc>:0
  141. at Newtonsoft.Json.JsonTextReader.Read () [0x0005a] in <dc86da7fc46c487ba6c7ab826da479cc>:0
  142. at Newtonsoft.Json.JsonReader.Skip () [0x00024] in <dc86da7fc46c487ba6c7ab826da479cc>:0
  143. at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetExtensionData (Newtonsoft.Json.Serialization.JsonObjectContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.JsonReader reader, System.String memberName, System.Object o) [0x00042] in <dc86da7fc46c487ba6c7ab826da479cc>:0
  144. at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject (System.Object newObject, Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonObjectContract contract, Newtonsoft.Json.Serialization.JsonProperty member, System.String id) [0x00163] in <dc86da7fc46c487ba6c7ab826da479cc>:0
  145. --- End of stack trace from previous location where exception was thrown ---
  146. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0
  147. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0
  148. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0
  149. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0
  150. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
  151. at Duplicati.Library.Main.Operation.Common.BackendHandler+<>c__DisplayClass13_0+<<UploadFileAsync>b__2>d.MoveNext () [0x00170] in <c6c6871f516b48f59d88f9d731c3ea4d>:0
  152. --- End of stack trace from previous location where exception was thrown ---
  153. at Duplicati.Library.Main.Operation.Common.BackendHandler+<DoWithRetry>d__21`1[T].MoveNext () [0x004c0] in <c6c6871f516b48f59d88f9d731c3ea4d>:0
  154. --- End of stack trace from previous location where exception was thrown ---
  155. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0
  156. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0
  157. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0
  158. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0
  159. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
  160. at Duplicati.Library.Main.Operation.Common.BackendHandler+<>c__DisplayClass13_0+<<UploadFileAsync>b__1>d.MoveNext () [0x000b1] in <c6c6871f516b48f59d88f9d731c3ea4d>:0
  161. --- End of stack trace from previous location where exception was thrown ---
  162. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0
  163. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0
  164. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0
  165. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0
  166. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
  167. at Duplicati.Library.Main.Operation.Common.BackendHandler+<UploadFileAsync>d__13.MoveNext () [0x00181] in <c6c6871f516b48f59d88f9d731c3ea4d>:0
  168. --- End of stack trace from previous location where exception was thrown ---
  169. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0
  170. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0
  171. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0
  172. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0
  173. at System.Runtime.CompilerServices.TaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
  174. at Duplicati.Library.Main.Operation.Backup.BackendUploader+<>c__DisplayClass0_0+<<Run>b__0>d.MoveNext () [0x00519] in <c6c6871f516b48f59d88f9d731c3ea4d>:0
  175. --- End of stack trace from previous location where exception was thrown ---
  176. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0
  177. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0
  178. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0
  179. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0
  180. at System.Runtime.CompilerServices.TaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
  181. at CoCoL.AutomationExtensions+<RunTask>d__10`1[T].MoveNext () [0x0007a] in <6973ce2780de4b28aaa2c5ffc59993b1>:0 <---
  182. <---
  183. <---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement