Guest User

SuperMemoAssistant.Plugins.Import-20220416

a guest
Apr 16th, 2022
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.13 KB | None | 0 0
  1. 2022-04-16 23:35:33.914 +08:00 [DBG] Exception loggers registered (first-chance logging: off)
  2. 2022-04-16 23:35:33.947 +08:00 [DBG] Logger initialized
  3. 2022-04-16 23:35:33.970 +08:00 [INF] Plugin SuperMemoAssistant.Plugins.Import version 2.1.0-beta.12 initialized
  4. 2022-04-16 23:35:36.558 +08:00 [INF] Publishing service SuperMemoAssistant.Plugins.Import.Models.IImportPluginService
  5. 2022-04-16 23:35:37.354 +08:00 [DBG] Extension chrome-extension://hcnpikjdiaedadmfkflhilndgailpogj/ (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.127 Safari/537.36) connected.
  6. 2022-04-16 23:35:37.393 +08:00 [DBG] Downloading feeds
  7. 2022-04-16 23:35:37.405 +08:00 [DBG] Downloaded 0 items
  8. 2022-04-16 23:35:37.406 +08:00 [DBG] No new entries downloaded.
  9. 2022-04-16 23:35:37.412 +08:00 [DBG] Assigned default hotkey Ctrl+Alt+Shift+B to ImportTabs (Import content from a list of url).
  10. 2022-04-16 23:35:37.412 +08:00 [DBG] Assigned default hotkey Ctrl+Alt+Shift+A to ImportBrowser (Import tabs from open browsers).
  11. 2022-04-16 23:35:46.813 +08:00 [ERR] Exception caught while importing url 'https://bbs.nga.cn/read.php?tid=14870467&_fp=3'.
  12. Flurl.Http.FlurlHttpException: Call failed with status code 403 (Forbidden): GET https://bbs.nga.cn/read.php?tid=14870467&_fp=3
  13. 在 Flurl.Http.FlurlRequest.<HandleExceptionAsync>d__35.MoveNext() 位置 C:\projects\flurl\src\Flurl.Http\FlurlRequest.cs:行号 348
  14. --- 引发异常的上一位置中堆栈跟踪的末尾 ---
  15. 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  16. 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  17. 在 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  18. 在 Flurl.Http.FlurlRequest.<SendAsync>d__29.MoveNext() 位置 C:\projects\flurl\src\Flurl.Http\FlurlRequest.cs:行号 195
  19. --- 引发异常的上一位置中堆栈跟踪的末尾 ---
  20. 在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  21. 在 Flurl.Http.FlurlRequest.<SendAsync>d__29.MoveNext() 位置 C:\projects\flurl\src\Flurl.Http\FlurlRequest.cs:行号 201
  22. --- 引发异常的上一位置中堆栈跟踪的末尾 ---
  23. 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  24. 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  25. 在 Flurl.Http.ResponseExtensions.<ReceiveString>d__3.MoveNext() 位置 C:\projects\flurl\src\Flurl.Http\ResponseExtensions.cs:行号 62
  26. --- 引发异常的上一位置中堆栈跟踪的末尾 ---
  27. 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  28. 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  29. 在 System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult()
  30. 在 SuperMemoAssistant.Plugins.Import.Tasks.WebImporter.<DownloadAsync>d__8.MoveNext() 位置 P:\SuperMemo\SuperMemoAssistant.master.git\src\Plugins\SuperMemoAssistant.Plugins.Import\src\SuperMemoAssistant.Plugins.Import\Tasks\WebImporter.cs:行号 127
  31. 2022-04-16 23:35:50.878 +08:00 [DBG] Extension chrome-extension://hcnpikjdiaedadmfkflhilndgailpogj/ disconnected.
  32. 2022-04-16 23:35:55.733 +08:00 [DBG] Extension chrome-extension://hcnpikjdiaedadmfkflhilndgailpogj/ (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.127 Safari/537.36) connected.
  33. 2022-04-16 23:36:02.492 +08:00 [ERR] Exception caught while importing url 'https://bbs.nga.cn/read.php?tid=14870467&_fp=3'.
  34. Flurl.Http.FlurlHttpException: Call failed with status code 403 (Forbidden): GET https://bbs.nga.cn/read.php?tid=14870467&_fp=3
  35. 在 Flurl.Http.FlurlRequest.<HandleExceptionAsync>d__35.MoveNext() 位置 C:\projects\flurl\src\Flurl.Http\FlurlRequest.cs:行号 348
  36. --- 引发异常的上一位置中堆栈跟踪的末尾 ---
  37. 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  38. 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  39. 在 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  40. 在 Flurl.Http.FlurlRequest.<SendAsync>d__29.MoveNext() 位置 C:\projects\flurl\src\Flurl.Http\FlurlRequest.cs:行号 195
  41. --- 引发异常的上一位置中堆栈跟踪的末尾 ---
  42. 在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  43. 在 Flurl.Http.FlurlRequest.<SendAsync>d__29.MoveNext() 位置 C:\projects\flurl\src\Flurl.Http\FlurlRequest.cs:行号 201
  44. --- 引发异常的上一位置中堆栈跟踪的末尾 ---
  45. 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  46. 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  47. 在 Flurl.Http.ResponseExtensions.<ReceiveString>d__3.MoveNext() 位置 C:\projects\flurl\src\Flurl.Http\ResponseExtensions.cs:行号 62
  48. --- 引发异常的上一位置中堆栈跟踪的末尾 ---
  49. 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  50. 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  51. 在 System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult()
  52. 在 SuperMemoAssistant.Plugins.Import.Tasks.WebImporter.<DownloadAsync>d__8.MoveNext() 位置 P:\SuperMemo\SuperMemoAssistant.master.git\src\Plugins\SuperMemoAssistant.Plugins.Import\src\SuperMemoAssistant.Plugins.Import\Tasks\WebImporter.cs:行号 127
  53. 2022-04-16 23:36:09.465 +08:00 [ERR] Exception caught while importing url 'https://bbs.nga.cn/read.php?tid=14870467&_fp=3'.
  54. Flurl.Http.FlurlHttpException: Call failed with status code 403 (Forbidden): GET https://bbs.nga.cn/read.php?tid=14870467&_fp=3
  55. 在 Flurl.Http.FlurlRequest.<HandleExceptionAsync>d__35.MoveNext() 位置 C:\projects\flurl\src\Flurl.Http\FlurlRequest.cs:行号 348
  56. --- 引发异常的上一位置中堆栈跟踪的末尾 ---
  57. 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  58. 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  59. 在 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  60. 在 Flurl.Http.FlurlRequest.<SendAsync>d__29.MoveNext() 位置 C:\projects\flurl\src\Flurl.Http\FlurlRequest.cs:行号 195
  61. --- 引发异常的上一位置中堆栈跟踪的末尾 ---
  62. 在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  63. 在 Flurl.Http.FlurlRequest.<SendAsync>d__29.MoveNext() 位置 C:\projects\flurl\src\Flurl.Http\FlurlRequest.cs:行号 201
  64. --- 引发异常的上一位置中堆栈跟踪的末尾 ---
  65. 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  66. 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  67. 在 Flurl.Http.ResponseExtensions.<ReceiveString>d__3.MoveNext() 位置 C:\projects\flurl\src\Flurl.Http\ResponseExtensions.cs:行号 62
  68. --- 引发异常的上一位置中堆栈跟踪的末尾 ---
  69. 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  70. 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  71. 在 System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult()
  72. 在 SuperMemoAssistant.Plugins.Import.Tasks.WebImporter.<DownloadAsync>d__8.MoveNext() 位置 P:\SuperMemo\SuperMemoAssistant.master.git\src\Plugins\SuperMemoAssistant.Plugins.Import\src\SuperMemoAssistant.Plugins.Import\Tasks\WebImporter.cs:行号 127
  73. 2022-04-16 23:36:11.162 +08:00 [ERR] Exception caught while importing url 'https://bbs.nga.cn/read.php?tid=14870467&_fp=3'.
  74. Flurl.Http.FlurlHttpException: Call failed with status code 403 (Forbidden): GET https://bbs.nga.cn/read.php?tid=14870467&_fp=3
  75. 在 Flurl.Http.FlurlRequest.<HandleExceptionAsync>d__35.MoveNext() 位置 C:\projects\flurl\src\Flurl.Http\FlurlRequest.cs:行号 348
  76. --- 引发异常的上一位置中堆栈跟踪的末尾 ---
  77. 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  78. 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  79. 在 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  80. 在 Flurl.Http.FlurlRequest.<SendAsync>d__29.MoveNext() 位置 C:\projects\flurl\src\Flurl.Http\FlurlRequest.cs:行号 195
  81. --- 引发异常的上一位置中堆栈跟踪的末尾 ---
  82. 在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  83. 在 Flurl.Http.FlurlRequest.<SendAsync>d__29.MoveNext() 位置 C:\projects\flurl\src\Flurl.Http\FlurlRequest.cs:行号 201
  84. --- 引发异常的上一位置中堆栈跟踪的末尾 ---
  85. 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  86. 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  87. 在 Flurl.Http.ResponseExtensions.<ReceiveString>d__3.MoveNext() 位置 C:\projects\flurl\src\Flurl.Http\ResponseExtensions.cs:行号 62
  88. --- 引发异常的上一位置中堆栈跟踪的末尾 ---
  89. 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  90. 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  91. 在 System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult()
  92. 在 SuperMemoAssistant.Plugins.Import.Tasks.WebImporter.<DownloadAsync>d__8.MoveNext() 位置 P:\SuperMemo\SuperMemoAssistant.master.git\src\Plugins\SuperMemoAssistant.Plugins.Import\src\SuperMemoAssistant.Plugins.Import\Tasks\WebImporter.cs:行号 127
  93. 2022-04-16 23:36:18.254 +08:00 [WRN] the provided value is not in a valid base64 format: 'https://bbs.nga.cn/favicon.ico'
  94. System.FormatException: 输入的不是有效的 Base-64 字符串,因为它包含非 Base-64 字符、两个以上的填充字符,或者填充字符间包含非法字符。
  95. 在 System.Convert.FromBase64_Decode(Char* startInputPtr, Int32 inputLength, Byte* startDestPtr, Int32 destLength)
  96. 在 System.Convert.FromBase64CharPtr(Char* inputPtr, Int32 inputLength)
  97. 在 System.Convert.FromBase64String(String s)
  98. 在 SuperMemoAssistant.Sys.Windows.Data.ImageSourceBase64Converter.Convert(Object value, Type targetType, Object parameter, CultureInfo culture) 位置 P:\SuperMemo\SuperMemoAssistant.master.git\src\Interop\src\SuperMemoAssistant.Interop\Sys\Windows\Data\ImageSourceBase64Converter.cs:行号 77
  99. 2022-04-16 23:36:22.973 +08:00 [ERR] Exception caught while importing url 'https://bbs.nga.cn/read.php?tid=14870467&_fp=3'.
  100. Flurl.Http.FlurlHttpException: Call failed with status code 403 (Forbidden): GET https://bbs.nga.cn/read.php?tid=14870467&_fp=3
  101. 在 Flurl.Http.FlurlRequest.<HandleExceptionAsync>d__35.MoveNext() 位置 C:\projects\flurl\src\Flurl.Http\FlurlRequest.cs:行号 348
  102. --- 引发异常的上一位置中堆栈跟踪的末尾 ---
  103. 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  104. 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  105. 在 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  106. 在 Flurl.Http.FlurlRequest.<SendAsync>d__29.MoveNext() 位置 C:\projects\flurl\src\Flurl.Http\FlurlRequest.cs:行号 195
  107. --- 引发异常的上一位置中堆栈跟踪的末尾 ---
  108. 在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  109. 在 Flurl.Http.FlurlRequest.<SendAsync>d__29.MoveNext() 位置 C:\projects\flurl\src\Flurl.Http\FlurlRequest.cs:行号 201
  110. --- 引发异常的上一位置中堆栈跟踪的末尾 ---
  111. 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  112. 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  113. 在 Flurl.Http.ResponseExtensions.<ReceiveString>d__3.MoveNext() 位置 C:\projects\flurl\src\Flurl.Http\ResponseExtensions.cs:行号 62
  114. --- 引发异常的上一位置中堆栈跟踪的末尾 ---
  115. 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  116. 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  117. 在 System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult()
  118. 在 SuperMemoAssistant.Plugins.Import.Tasks.WebImporter.<DownloadAsync>d__8.MoveNext() 位置 P:\SuperMemo\SuperMemoAssistant.master.git\src\Plugins\SuperMemoAssistant.Plugins.Import\src\SuperMemoAssistant.Plugins.Import\Tasks\WebImporter.cs:行号 127
  119. 2022-04-16 23:36:22.979 +08:00 [FTL] Unhandled exception
  120. System.NullReferenceException: 未将对象引用设置到对象的实例。
  121. 在 SuperMemoAssistant.Extensions.TaskEx.<RunAsync>d__1.MoveNext() 位置 P:\SuperMemo\SuperMemoAssistant.master.git\src\Interop\src\SuperMemoAssistant.Interop\Extensions\TaskEx.cs:行号 74
  122. --- 引发异常的上一位置中堆栈跟踪的末尾 ---
  123. 在 System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)
  124. 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  125. 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
Add Comment
Please, Sign In to add comment